Scapy upgrade to 2.4.0.rc5 06/10806/9
authorNeale Ranns <nranns@cisco.com>
Sun, 25 Feb 2018 20:27:18 +0000 (12:27 -0800)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 19 Mar 2018 13:09:45 +0000 (13:09 +0000)
commit2bc940272ec75d1094326eafb4a3fa2c614e3a7b
treed813084708e143fc9eb6edbca408ba93beadaf41
parentf38bef46a3511249f352d18072f97a49f2c5b06c
Scapy upgrade to 2.4.0.rc5

- many of the patches fd.io applies in test/patches/2.3.3 are now upstreamed in 2.4
- 2.4 adds support for IGMPv3 which is my main motivation for the upgrade

Change-Id: If2c0a524e3cba320b4a5d8cd07817c6ea2bf0c5a
Signed-off-by: Neale Ranns <nranns@cisco.com>
test/Makefile
test/patches/scapy-2.4/bier.patch [new file with mode: 0644]
test/patches/scapy-2.4/enable_geneve.patch [new file with mode: 0644]
test/patches/scapy-2.4/geneve.patch [new file with mode: 0644]
test/patches/scapy-2.4/gre.patch [new file with mode: 0644]
test/patches/scapy-2.4/mpls.py.patch [new file with mode: 0644]
test/test_dhcp.py
test/test_gtpu.py
test/test_ipsec_ah.py
test/test_srv6.py
test/util.py