VPP-1508: Use scapy.compat to manage packet level library differences. 65/18165/3
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 10 Mar 2019 17:04:23 +0000 (10:04 -0700)
committerOle Trøan <otroan@employees.org>
Mon, 11 Mar 2019 08:11:16 +0000 (08:11 +0000)
commita7427ec6f86cbeba7594f98e41fecab291d66b73
treea1fe195ee4ccdecd420cd908c0752a33ebf3aa19
parent0f6602cb246894ea98253e16aae198094bf78694
VPP-1508: Use scapy.compat to manage packet level library differences.

Change-Id: Icdf6abc9e53d33b26fd1d531c7dda6be0bb9cb55
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
27 files changed:
test/framework.py
test/hook.py
test/test_acl_plugin_l2l3.py
test/test_acl_plugin_macip.py
test/test_bfd.py
test/test_bier.py
test/test_cdp.py
test/test_dhcp.py
test/test_gbp.py
test/test_gre.py
test/test_ip4.py
test/test_ip4_vrf_multi_instance.py
test/test_ip6.py
test/test_ipsec_nat.py
test/test_lb.py
test/test_map.py
test/test_mpls.py
test/test_nat.py
test/test_neighbor.py
test/test_punt.py
test/test_qos.py
test/test_reassembly.py
test/test_srv6.py
test/test_srv6_ad.py
test/test_srv6_as.py
test/util.py
test/vpp_pg_interface.py