From owner-cvs-all Wed Mar 29 1:31:32 2000 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 6938B37C190; Wed, 29 Mar 2000 01:31:30 -0800 (PST) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA38874; Wed, 29 Mar 2000 01:31:30 -0800 (PST) (envelope-from brian@FreeBSD.org) Message-Id: <200003290931.BAA38874@freefall.freebsd.org> From: Brian Somers Date: Wed, 29 Mar 2000 01:31:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp filter.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/03/29 01:31:29 PST Modified files: usr.sbin/ppp filter.c Log: Allow the use of hostnames instead of (and as well as) IP numbers in all commands. If people use hostnames and have dodgy resolvers or try to resolve the hostname before the link is up, they get what they deserve.... Requested by: ru Revision Changes Path 1.41 +6 -5 src/usr.sbin/ppp/filter.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message