cvs commit: src/sys/netinet6 ip6_input.c
Sam Leffler
sam at FreeBSD.org
Thu Oct 16 11:57:47 PDT 2003
sam 2003/10/16 11:57:46 PDT
FreeBSD src repository
Modified files:
sys/netinet6 ip6_input.c
Log:
pfil hooks can modify packet contents so check if the destination
address has been changed when PFIL_HOOKS is enabled and, if it has,
arrange for the proper action by ip*_forward.
Submitted by: Pyun YongHyeon
Supported by: FreeBSD Foundation
Revision Changes Path
1.55 +11 -1 src/sys/netinet6/ip6_input.c
More information about the cvs-src
mailing list