summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_cpuset.c
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2009-05-27 12:44:36 +0000
committertrasz <trasz@FreeBSD.org>2009-05-27 12:44:36 +0000
commit63bb0d13abb334cce96d3c28be655a52cd8d50a8 (patch)
tree8927393596bcda0c8c3da8e1ece5523c383890f3 /sys/kern/kern_cpuset.c
parentbe5a4879e2ce5806e6040f9324d63f33ba8f4e2e (diff)
downloadFreeBSD-src-63bb0d13abb334cce96d3c28be655a52cd8d50a8.zip
FreeBSD-src-63bb0d13abb334cce96d3c28be655a52cd8d50a8.tar.gz
Don't discard packets with 'Destination Unreachable' at the beginning
of ip_forward(), if the IPSEC is compiled in. It is possible that there is an SPD that this packets will go through, even if there is no matching route. If not, ICMP will be sent anyway, after ip_output(). This is somewhat similar in purpose to r191621, except that one was for the packets sent from the host, while this one is for packets being forwarded by the host. Reviewed by: bz@ Sponsored by: Wheel Sp. z o.o. (http://www.wheel.pl)
Diffstat (limited to 'sys/kern/kern_cpuset.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud