From owner-cvs-all Fri Sep 3 3:33:38 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 C8BD614D27; Fri, 3 Sep 1999 03:33:36 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id DAA38838; Fri, 3 Sep 1999 03:31:34 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199909031031.DAA38838@freefall.freebsd.org> From: Brian Somers Date: Fri, 3 Sep 1999 03:31:34 -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/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 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