Date: Thu, 25 Feb 1999 12:06:57 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp command.c defs.c defs.h modem.c Message-ID: <199902252006.MAA30971@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/02/25 12:06:57 PST
Modified files: (Branch: RELENG_3)
usr.sbin/ppp command.c defs.c defs.h modem.c
Log:
MFC: Parse IP addresses more securely - specifically, don't allow
a bum name to return as 0.0.0.0... we don't want ``delete xxx''
to delete the default route when xxx doesn't resolve.
Support IP number specifications as the host when specifying
a tcp-style device (rather than *just* hostnames).
Revision Changes Path
1.177.2.1 +7 -22 src/usr.sbin/ppp/command.c
1.17.2.1 +38 -1 src/usr.sbin/ppp/defs.c
1.36.2.1 +2 -1 src/usr.sbin/ppp/defs.h
1.100.2.1 +4 -9 src/usr.sbin/ppp/modem.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?199902252006.MAA30971>
