Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2001 19:23:49 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h chap_ms.c command.c ipcp.c route.c route.h
Message-ID:  <200104050223.f352NnU04506@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/04/04 19:23:49 PDT

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h chap_ms.c command.c 
                         ipcp.c route.c route.h 
  Log:
  When we change the interface MTU, run through the routing table and tweak
  all route MTUs too.
  
  Revision  Changes    Path
  1.116     +5 -123    src/usr.sbin/ppp/bundle.c
  1.44      +1 -3      src/usr.sbin/ppp/bundle.h
  1.15      +2 -3      src/usr.sbin/ppp/chap_ms.c
  1.256     +3 -3      src/usr.sbin/ppp/command.c
  1.104     +3 -3      src/usr.sbin/ppp/ipcp.c
  1.69      +260 -14   src/usr.sbin/ppp/route.c
  1.16      +5 -1      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?200104050223.f352NnU04506>