cvs commit: src/sys/netinet ip_input.c
Sam Leffler
sam at FreeBSD.org
Thu Oct 16 09:25:27 PDT 2003
sam 2003/10/16 09:25:26 PDT
FreeBSD src repository
Modified files:
sys/netinet ip_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.
Supported by: FreeBSD Foundation
Submitted by: Pyun YongHyeon
Revision Changes Path
1.246 +11 -1 src/sys/netinet/ip_input.c
More information about the cvs-src
mailing list