Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 1997 00:53:15 -0800 (PST)
From:      David Greenman <davidg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/net rtsock.c
Message-ID:  <199710310853.AAA12778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      1997/10/31 00:53:15 PST

  Modified files:
    sys/net              rtsock.c 
  Log:
  Fixed bug in RTM_ADD where rmx_locks weren't being set on the new route,
  preventing "route add default 1.2.3.4 -lock -mtu 1500" from working as
  expected (which is, BTW, to disable Path MTU Discovery).
  
  Revision  Changes    Path
  1.37      +4 -1      src/sys/net/rtsock.c



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