]> The Tcpdump Group git mirrors - tcpdump/commit
OpenFlow 1.0: add another test case
authorDenis Ovsienko <[email protected]>
Wed, 10 Jul 2013 08:06:53 +0000 (12:06 +0400)
committerDenis Ovsienko <[email protected]>
Wed, 10 Jul 2013 08:25:00 +0000 (12:25 +0400)
commitdee6a8c36114d13127cc351399e02ac6c730dc49
treeb41e1606eabcff1b6141841f46739596c5edd27b
parent6ef94969127487ee6dd34d025094133a2fcb8a2e
OpenFlow 1.0: add another test case

The capture was produced using a Dell Force10 S4810 switch running FTOS
9.1 and configured for two OpenFlow instances. Both instances try to
connect to a Trema controller. Instance 1 connects and proceeds to a
protocol exchange driven by a test script. Besides other messages
instance 1 produces a malformed OFPT_STATS_REPLY message (there are
multiple table descriptors with table_id set to 0) and an OFPT_PACKET_IN
message with xid set to 0. Instance 5 tries to connect, but its
OFPT_FEATURES_REPLY contains a malformed bitmap and the controller
closes the connection. The controller is shut down soon thereafter.
tests/TESTLIST
tests/of10_s4810-vv.out [new file with mode: 0644]
tests/of10_s4810.pcap [new file with mode: 0644]