Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Sep 1999 03:31:34 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp radius.c
Message-ID:  <199909031031.DAA38838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/09/03 03:31:34 PDT

  Modified files:
    usr.sbin/ppp         radius.c 
  Log:
  When sending radius authentication requests:
  
    Supply RAD_NAS_IDENTIFIER if we have a `hostname` and
    RAD_IP_ADDRESS if that hostname resolves.
  
    Supply RAD_NAS_PORT using the ttyslot() of the tty that
    we're authenticating on if it's a tty device.
  
  Partially submitted by: Andriy I Pilipenko <bamby@marka.net.ua>
  PR:			12225
  
  Revision  Changes    Path
  1.8       +47 -2     src/usr.sbin/ppp/radius.c



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?199909031031.DAA38838>