secdev/scapy

[enhancement] Provide a diff feature that refine packet comparison

Open

#4.739 geöffnet am 9. Mai 2025

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.949 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (9.312 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 5T 20h) (15 gemergte PRs in 30 T)

Beschreibung

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