From owner-cvs-all Wed Oct 20 18:19:25 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 4FEB714CAC; Wed, 20 Oct 1999 18:19:24 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA78185; Wed, 20 Oct 1999 18:19:24 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199910210119.SAA78185@freefall.freebsd.org> From: Brian Somers Date: Wed, 20 Oct 1999 18:19:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp physical.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/10/20 18:19:23 PDT Modified files: usr.sbin/ppp physical.c Log: If we're running ppp -direct over a tcp or udp connection, record the IP number in the `from' slot and not the tty slot. We put ``ppp'' in the tty slot - in line with what ftp (and probably others) does. Revision Changes Path 1.27 +11 -2 src/usr.sbin/ppp/physical.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message