In ip6_input() use a shortcut to detect our own address if the pf
authorbluhm <bluhm@openbsd.org>
Tue, 19 Jul 2016 09:23:51 +0000 (09:23 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 19 Jul 2016 09:23:51 +0000 (09:23 +0000)
commit7d717e4f20a3151ece5b0b1bfb5907156fb528bb
tree1c106720ff38e9c27573652578fdba0383393e1e
parent75ebdd4751121d1cf9662d67c6562387f5c60cf2
In ip6_input() use a shortcut to detect our own address if the pf
state key is linked to a socket inp.
OK mpi@ henning@
sys/netinet6/ip6_input.c