Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 19:01:06 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp ipcp.c ipv6cp.c ncpaddr.c ncpaddr.h route.c route.h
Message-ID:  <200108160201.f7G216i42976@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

brian       2001/08/15 19:01:06 PDT

  Modified files:
    usr.sbin/ppp         ipcp.c ipv6cp.c ncpaddr.c ncpaddr.h 
                         route.c route.h 
  Log:
  Specify the gateway address when updating the MTU and send/recv pipe
  sizes on a route.
  
  IMHO this shouldn't be necessary (the destination & mask/prefixlen
  should be enough), but without it, the default route update under
  OpenBSD will fail.
  
  Thanks to: Russell T Hunt <alaric@MIT.EDU>
  
  Revision  Changes    Path
  1.111     +11 -4     src/usr.sbin/ppp/ipcp.c
  1.2       +14 -4     src/usr.sbin/ppp/ipv6cp.c
  1.3       +7 -1      src/usr.sbin/ppp/ncpaddr.c
  1.2       +2 -1      src/usr.sbin/ppp/ncpaddr.h
  1.74      +38 -25    src/usr.sbin/ppp/route.c
  1.19      +3 -2      src/usr.sbin/ppp/route.h


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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