Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 12:08:11 -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:  <199902252008.MAA31065@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/02/25 12:08:11 PST

  Modified files:        (Branch: RELENG_2_2)
    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.24.2.55 +7 -22     src/usr.sbin/ppp/command.c
  1.11.2.5  +38 -1     src/usr.sbin/ppp/defs.c
  1.4.2.13  +2 -1      src/usr.sbin/ppp/defs.h
  1.24.2.35 +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?199902252008.MAA31065>