]> The Tcpdump Group git mirrors - tcpdump/commit
Add Broadcom tags tests 728/head
authorFlorian Fainelli <[email protected]>
Sat, 26 Jan 2019 00:58:42 +0000 (16:58 -0800)
committerFlorian Fainelli <[email protected]>
Mon, 28 Jan 2019 18:56:18 +0000 (10:56 -0800)
commit3d1bade63b45bc1a0fc0ea49949e0d165b2383b0
treefd613c6ef2fc1d6a0ee83e5b57b63835039cfadf
parent6eaebfe99288e7a24188bf2d3771865ff702af43
Add Broadcom tags tests

Add 3 tests to test that we can properly dissect Broadcom tags. Two are
for DSA_TAG_BRCM where the tag is between Ethernet MAC SA and
Type/Length and one for DSA_TAG_BRCM_PREPEND where the tag is
encapsulating the Ethernet frame (thus requires -e to be shown).
tests/TESTLIST
tests/brcm-tag-e.out [new file with mode: 0644]
tests/brcm-tag-prepend.out [new file with mode: 0644]
tests/brcm-tag-prepend.pcap [new file with mode: 0644]
tests/brcm-tag.out [new file with mode: 0644]
tests/brcm-tag.pcap [new file with mode: 0644]