Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Oct 1997 23:02:58 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pppd auth.c options.c pppd.h
Message-ID:  <199710100602.XAA19590@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/10/09 23:02:58 PDT

  Modified files:
    usr.sbin/pppd        auth.c options.c pppd.h 
  Log:
  Revive some things that were lost during the ppp-2.3.1 update.
  - (see auth.c rev 1.13) allow the pap/chap secrets file to specify an
  override for the otherwise hard coded IP addresses.  This allows specific
  users to dial in on a rotary which would otherwise get a dynamic address
  forced to authenticate and get their own fixed addresses.
  - (see options.c rev 1.9) recognize the old dns1 and dns2 options.  This
  is a hack (TM). :-)
  
  Revision  Changes    Path
  1.19      +48 -2     src/usr.sbin/pppd/auth.c
  1.15      +6 -3      src/usr.sbin/pppd/options.c
  1.10      +3 -1      src/usr.sbin/pppd/pppd.h



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