From owner-cvs-all Thu Sep 2 8:12:17 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 70A9915C01; Thu, 2 Sep 1999 08:12:15 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA33088; Thu, 2 Sep 1999 08:11:55 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199909021511.IAA33088@freefall.freebsd.org> From: Brian Somers Date: Thu, 2 Sep 1999 08:11:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp radius.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/09/02 08:11:54 PDT Modified files: (Branch: RELENG_3) 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 PR: 12225 Revision Changes Path 1.4.2.7 +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