summaryrefslogtreecommitdiffstats
path: root/tests/regression/bridge/vlan.t.payload
Commit message (Collapse)AuthorAgeFilesLines
* tests: vlan pcp and cfi are located in the first bytePablo Neira Ayuso2015-12-141-10/+10
| | | | | | | Adjust tests to fix wrong payloads, both pcp and cfi are located in the first nibble of the first byte. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* vlan: make != tests workFlorian Westphal2015-09-181-0/+11
|
* tests: vlan testsFlorian Westphal2015-09-181-0/+190
add a few regression tests that match vlan id/dei/pcp fields of the vlan header. Signed-off-by: Florian Westphal <fw@strlen.de>