Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 08:33:09 +0000 (UTC)
From:      Bruce M Simpson <bms@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_input.c
Message-ID:  <200406160833.i5G8X9TO046417@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406160833.i5G8X9TO046417>