CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/10 11:28:57
Modified files:
regress/sys/net/pf_forward: ping6_mtu.py
Log message:
Add a workaround that scapy srp1() cannot detect ICMP6 error replies
with broken checksums in the quoted IPv6 packet. Fork a process
to sendp() the packet in the background and sniff() the reply
manually in the foreground.
