Skip to content

Commit 62aa26a

Browse files
committed
Add a 802.1ad (QinQ) test file
It replace a test file where packets only had one VLAN tag.
1 parent d991fd2 commit 62aa26a

File tree

7 files changed

+6
-2228
lines changed

7 files changed

+6
-2228
lines changed

tests/802.1ad_QinQ.out

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1 2019-12-08 21:59:54.599412 00:20:d2:5a:fb:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype 802.1Q (0x8100), vlan 2001, p 0, ethertype ARP (0x0806), Request who-has 172.21.79.100 tell 172.21.79.97, length 42
2+
2 2019-12-08 21:59:54.599680 00:80:ea:81:88:63 > 00:20:d2:5a:fb:3f, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype 802.1Q (0x8100), vlan 2001, p 0, ethertype ARP (0x0806), Reply 172.21.79.100 is-at 00:80:ea:81:88:63, length 42

tests/802.1ad_QinQ.pcap

184 Bytes
Binary file not shown.

tests/802.1ad_QinQv.out

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1 2019-12-08 21:59:54.599412 00:20:d2:5a:fb:3f > ff:ff:ff:ff:ff:ff, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype 802.1Q (0x8100), vlan 2001, p 0, ethertype ARP (0x0806), Ethernet (len 6), IPv4 (len 4), Request who-has 172.21.79.100 tell 172.21.79.97, length 42
2+
2 2019-12-08 21:59:54.599680 00:80:ea:81:88:63 > 00:20:d2:5a:fb:3f, ethertype 802.1Q-QinQ (0x88a8), length 64: vlan 200, p 0, ethertype 802.1Q (0x8100), vlan 2001, p 0, ethertype ARP (0x0806), Ethernet (len 6), IPv4 (len 4), Reply 172.21.79.100 is-at 00:80:ea:81:88:63, length 42

tests/QinQpacket.out

Lines changed: 0 additions & 249 deletions
This file was deleted.

tests/QinQpacket.pcap

-76.4 KB
Binary file not shown.

tests/QinQpacketv.out

Lines changed: 0 additions & 1977 deletions
This file was deleted.

tests/TESTLIST

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,8 @@ forces01vvvv forces1.pcap forces1vvvv.out -v -v -v -v
189189
#forces02vv forces2.pcap forces2vv.out -v -v
190190

191191
# 802.1ad, QinQ tests
192-
qinq QinQpacket.pcap QinQpacket.out -e
193-
qinqv QinQpacket.pcap QinQpacketv.out -e -v
192+
802.1ad_QinQ 802.1ad_QinQ.pcap 802.1ad_QinQ.out -e
193+
802.1ad_QinQv 802.1ad_QinQ.pcap 802.1ad_QinQv.out -e -v
194194

195195
# now SFLOW tests
196196
sflow1 sflow_multiple_counter_30_pdus.pcap sflow_multiple_counter_30_pdus.out -v

0 commit comments

Comments
 (0)