Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 1996 13:38:59 -0800 (PST)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/ppp command.c defs.h ip.c main.c ppp.8
Message-ID:  <199612032138.NAA13897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nate        96/12/03 13:38:58

  Modified:    usr.sbin/ppp  command.c defs.h ip.c main.c ppp.8
  Log:
  Added my 'ddial' patches to user-PPP.  The new mode tries it's darndest
  to keep the link up, so it re-dials whenever it detects the link go
  down.  This is useful for 'dedicated' links who use PPP.
  
  It's been used for over a year w/out problems at different sites.
  
  Revision  Changes    Path
  1.25      +4 -2      src/usr.sbin/ppp/command.c
  1.5       +2 -1      src/usr.sbin/ppp/defs.h
  1.10      +3 -3      src/usr.sbin/ppp/ip.c
  1.23      +17 -6     src/usr.sbin/ppp/main.c
  1.20      +13 -2     src/usr.sbin/ppp/ppp.8



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