CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2011/07/09 11:42:19
Modified files: sys/net : pf.c Log message: If ipv4+icmp6 or ipv6+icmp packets were embedded into an icmp payload, we missed to drop them. While there, also add a reason to the corresponding check in pf_test(). ok mcbride@ claudio@