CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/08/24 16:14:01
Modified files:
regress/sys/net/pf_fragment: Makefile ping6_mtu_1300.py
Log message:
Enable path MTU test with ping for IPv6. Scapy srp1() does not
accept inner IPv6 packets in ICMP6 with bad checksum created by pf.
Use same workaround as in pf_forward tests and fork a process for
sniffing.
