sonic-buildimage/src/ptf.patch
Lawrence Lee 5bb8c1a485
[PTF] Patch PTF library to use correct VXLAN module (#13155)
Why I did it
The current PTF library contains a typo - when building a VxLAN packet, it uses the VxLAN module directly from the scapy library which will cause test failures.

How I did it
Patch simple_vxlan_packet to use the VxLAN module wrapped/defined in packet.py from the PTF library.

Signed-off-by: Lawrence Lee <lawlee@microsoft.com>
2023-01-17 15:03:13 -08:00
..
0001-Use-VXLAN-module-defined-in-packet.py.patch [PTF] Patch PTF library to use correct VXLAN module (#13155) 2023-01-17 15:03:13 -08:00
series [PTF] Patch PTF library to use correct VXLAN module (#13155) 2023-01-17 15:03:13 -08:00