Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Nov 2004 17:11:15 +0000 (UTC)
From:      Brian Somers <brian@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c main.c ppp.8.m4 radius.c
Message-ID:  <200411291711.iATHBFav017663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2004-11-29 17:11:15 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h command.c main.c 
                         ppp.8.m4 radius.c 
  Log:
  Send NAS-IP-Address as well as NAS-Identifier
  Add ``disable NAS-IP-Address'' and ``disable NAS-Identifier'' options to
  support pre-rfc2865 RADIUS servers.
  This pushes our enable/disable items over the 32 bit limit, so reoganise
  things to allow a bunch more options.
  Go to version 3.4.1 so that any compatability problems can be identified.
  
  Revision  Changes    Path
  1.136     +14 -7     src/usr.sbin/ppp/bundle.c
  1.52      +29 -24    src/usr.sbin/ppp/bundle.h
  1.303     +25 -13    src/usr.sbin/ppp/command.c
  1.192     +1 -1      src/usr.sbin/ppp/main.c
  1.314     +43 -0     src/usr.sbin/ppp/ppp.8.m4
  1.51      +8 -12     src/usr.sbin/ppp/radius.c



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