secdev/scapy

[enhancement] Provide a diff feature that refine packet comparison

Open

#4,739 opened on May 9, 2025

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Python (9,312 stars) (1,949 forks)batch import
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).

Contributor guide