mlaier 2004/03/02 12:29:55 PST
FreeBSD src repository
Modified files:
sys/netinet6 ip6_input.c
Log:
Move PFIL_HOOKS and ipfw past the scope checks to allow easy redirection to
linklocal.
Obtained from: OpenBSD
Reviewed by: ume
Approved by: bms(mentor)
Revision Changes Path
1.71 +32 -32 src/sys/netinet6/ip6_input.c