K 10 svn:author V 3 bms K 8 svn:date V 27 2004-06-16T08:33:09.000000Z K 7 svn:log V 270 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) END