OpenFlow: Add a test capture file

This capture file triggered a buffer over-read with the 4.9.2 release
and was fixed in the 4.9.3 release.

The problem was fixed in master branch by commit
ad69daa2e4.

Update the output of the test accordingly.

Partial update from 1ccaff3764
in 4.9 branch.
This commit is contained in:
Francois-Xavier Le Bail 2019-10-24 15:50:29 +00:00
parent 4ad4b6ee7d
commit 4f604725d3
3 changed files with 17 additions and 0 deletions

View File

@ -234,6 +234,7 @@ of10_s4810-vvvv of10_s4810.pcap of10_s4810-vvvv.out -vvvv
of10_pf5240-vv of10_pf5240.pcap of10_pf5240-vv.out -vv
of10_7050q-v of10_7050q.pcapng of10_7050q-v.out -v
of10_7050sx_bsn-vv of10_7050sx_bsn.pcap of10_7050sx_bsn-vv.out -vv
of10_7050sx_bsn-oobr of10_7050sx_bsn-oobr.pcap of10_7050sx_bsn-oobr.out -v
# GeoNetworking and CALM FAST tests
geonet-calm-fast geonet_and_calm_fast.pcap geonet_and_calm_fast.out -vv

View File

@ -0,0 +1,16 @@
1 16:11:54.505352 IP (tos 0x0, ttl 64, id 60713, offset 0, flags [DF], proto TCP (6), length 562)
109.74.202.168.6653 > 88.150.169.52.4756: Flags [P.], seq 3422281781:3422282291, ack 774258090, win 252, options [nop,nop,TS val 590230876 ecr 50526785], length 510: OpenFlow
version 1.0, type VENDOR, length 24, xid 0x0000001a, vendor 0x005c16c7 (Big Switch Networks)
subtype SET_IP_MASK, index 1, mask 255.0.14.0
version 1.0, type VENDOR, length 24, xid 0x0000001b, vendor 0x005c16c7 (Big Switch Networks)
subtype SET_IP_MASK, index 2, mask 255.0.28.0
version 1.0, type VENDOR, length 24, xid 0x0000001c, vendor 0x005c16c7 (Big Switch Networks)
subtype SET_IP_MASK, index 3, mask 255.0.56.0
version 1.0, type VENDOR, length 24, xid 0x0000001d, vendor 0x005c16c7 (Big Switch Networks)
subtype SET_IP_MASK, index 4, mask 255.0.112.0
version 1.0, type VENDOR, length 24, xid 0x0000001e, vendor 0x005c16c7 (Big Switch Networks)
subtype SET_IP_MASK, index 5, mask 255.0.224.0
version 1.0, type VENDOR, length 24, xid 0x0000001f, vendor 0x005c16c7 (Big Switch Networks)
subtype GET_IP_MASK_REQUEST, index 3
version 1.0, type VENDOR, length 30, xid 0x00000020, vendor 0x005c16c7 (Big Switch Networks)
subtype SHELL_COMMAND, service 0, data 'show cloc' [|openflow]

Binary file not shown.