X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=test%2Fpatches%2Fscapy-2.3.3%2Finet6.py.patch;h=2bac37ef4adb774618a6acaeb4e5597f41073157;hb=30e7671c85087b5781a34bde45ef3846f5de8c17;hp=706e19738c4b24935a33375fbcb00253a17349ce;hpb=619179cfcdb087acb0864d273c4fbd3b7396974c;p=vpp.git diff --git a/test/patches/scapy-2.3.3/inet6.py.patch b/test/patches/scapy-2.3.3/inet6.py.patch index 706e19738c4..2bac37ef4ad 100644 --- a/test/patches/scapy-2.3.3/inet6.py.patch +++ b/test/patches/scapy-2.3.3/inet6.py.patch @@ -128,7 +128,7 @@ index 03b80ec..06ef27f 100644 + # +-+-+-+-+-+-+-+-+ + + name = "IPv6 Segment Routing Extension Header" -+ fields_desc = [ ByteEnumField("nh", 59, ipv6nh), ++ fields_desc = [ ByteEnumField("nh", 143, ipv6nh), + ByteField("len", None), + ByteField("type", 4), + ByteField("segleft", None),