cvs commit: src/sys/netinet ip_input.c
Bruce M Simpson
bms at FreeBSD.org
Wed Jun 16 01:33:19 PDT 2004
bms 2004-06-16 08:33:09 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_input.c
Log:
In ip_forward(), when calculating the MTU in effect for an IPSEC transport
mode tunnel, take the per-route MTU into account, *if* and *only if* it
is non-zero (as found in struct rt_metrics/rt_metrics_lite).
PR: kern/42727
Obtained from: NetBSD (ip_input.c rev 1.151)
Revision Changes Path
1.274 +2 -0 src/sys/netinet/ip_input.c
More information about the cvs-src
mailing list