CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/19 03:23:51
Modified files:
sys/netinet6 : ip6_input.c
Log message:
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@
