secdev/scapy

[enhancement] Provide a diff feature that refine packet comparison

Open

#4.739 aberto em 9 de mai. de 2025

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Python (1.949 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (9.312 stars)
Métricas de merge de PR
 (Mesclagem média 5d 20h) (15 fundiu PRs em 30d)

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).

Guia do colaborador