secdev/scapy
View on GitHub[enhancement] Provide a diff feature that refine packet comparison
Open
#4,739 opened on May 9, 2025
enhancementhelp wanted
Description
Not just a comparison of serialized buffers, but a fine report on data that diverges between two packets.
This feature may support approximate comparisons for certain fields (like timestamps for example).