Guillaume Valadon

Results 152 comments of Guillaume Valadon

@itchenfei thanks for your answer. Can you share a pcap files containing the NS / NA that were not matched? Your initial fix looks like the more efficient (i.e. using...

Thanks for sharing. These NA packets do look strange. Is the following patch fixing your issue? ``` % git diff diff --git a/scapy/layers/inet6.py b/scapy/layers/inet6.py index b585c92e..2745291d 100644 --- a/scapy/layers/inet6.py +++...