]> The Tcpdump Group git mirrors - tcpdump/commit
add a test case for Babel protocol with Pad1 TLVs
authorDenis Ovsienko <[email protected]>
Fri, 10 May 2013 11:42:15 +0000 (15:42 +0400)
committerDenis Ovsienko <[email protected]>
Wed, 29 May 2013 09:03:23 +0000 (13:03 +0400)
commitdbd9d385cc2bd17147f34762896519998ea2353e
treeb0a706b2df94c55ef0cab1320fde437df5559886
parentf4d295e94a5d6f376c25c32de07cd4583227b694
add a test case for Babel protocol with Pad1 TLVs

The packet capture consists of two datagrams produced with a modified
version of Quagga-RE babeld, such that each TLV of the datagrams is
followed with one Pad1 TLV. This encoding is not what a Babel speaker
would typically send, but it is otherwise valid and up to the spec
(RFC6126 Sections 4.2 onwards).

The current version of the decoder has a bug iterating over Pad1.
tests/TESTLIST
tests/babel_pad1.out [new file with mode: 0644]
tests/babel_pad1.pcap [new file with mode: 0644]