Date: Fri, 21 Jul 1995 03:03:04 -0700 From: "Rodney W. Grimes" <rgrimes> To: CVS-commiters, cvs-user Subject: cvs commit: src/release/sysinstall tcpip.c Message-ID: <199507211003.DAA19745@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
rgrimes 95/07/21 03:03:02 Branch: release/sysinstall RELENG_2_1_0 Modified: release/sysinstall tcpip.c Log: date: 1995/06/19 23:29:49; author: gpalmer; state: Exp; lines: +3 -3 Fix bogon in network address checking code. It nows allows the number 255 in the first three fields, although 255 in the last octet is still considered an error, as it is still a broadcast address (AFAIK). Noticed By: ljg@space.physics.uiowa.edu (Larry Granroth)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507211003.DAA19745>