summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/fetch.c
diff options
context:
space:
mode:
authorkp <kp@FreeBSD.org>2015-06-18 20:59:48 +0000
committerkp <kp@FreeBSD.org>2015-06-18 20:59:48 +0000
commit7602db847b7820a651918f47a72aec1ab5f309e6 (patch)
tree5500b708f1bc3e2c6e94cc8868b581ca20933039 /lib/libfetch/fetch.c
parent1af840c38ec20bb93f4838a45f3df0e34d6c5660 (diff)
downloadFreeBSD-src-7602db847b7820a651918f47a72aec1ab5f309e6.zip
FreeBSD-src-7602db847b7820a651918f47a72aec1ab5f309e6.tar.gz
Merge r281536
pf: Fix forwarding detection If the direction is not PF_OUT we can never be forwarding. Some input packets have rcvif != ifp (looped back packets), which lead us to ip6_forward() inbound packets, causing panics. Equally, we need to ensure that packets were really received and not locally generated before trying to ip6_forward() them. Differential Revision: https://reviews.freebsd.org/D2822 Reviewed by: gnn
Diffstat (limited to 'lib/libfetch/fetch.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud