]> The Tcpdump Group git mirrors - tcpdump/commit
OpenFlow 1.0: enable decoding of nested frames
authorDenis Ovsienko <[email protected]>
Mon, 9 Sep 2013 09:48:11 +0000 (13:48 +0400)
committerDenis Ovsienko <[email protected]>
Mon, 9 Sep 2013 09:48:11 +0000 (13:48 +0400)
commit44f6dd92c10600ae14739578be7a7ef78405426f
tree7fbbdaec53149f30736c3c12c743dc20e6d71820
parentf1261458ff579040bd2c5dc1c2277e2441103dc7
OpenFlow 1.0: enable decoding of nested frames

The packet that may be contained in an OFPT_PACKET_IN or OFPT_PACKET_OUT
OpenFlow message is a plain Ethernet frame. Make it possible to have
ether_print() process that frame, with a controlled verbosity level (see
a comment in print-openflow-1.0.c for details). Update an existing test
case to employ the new feature.
print-openflow-1.0.c
tests/TESTLIST
tests/of10_s4810-vvvv.out [moved from tests/of10_s4810-vv.out with 98% similarity]