Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2000 15:00:44 +0100
From:      Eivind Eklund <eivind@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/release/sysinstall tcpip.c
Message-ID:  <20001214150044.A94406@warning.follo.net>
In-Reply-To: <200012141359.eBEDxBB01567@freefall.freebsd.org>; from eivind@FreeBSD.org on Thu, Dec 14, 2000 at 05:59:11AM -0800
References:  <200012141359.eBEDxBB01567@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 14, 2000 at 05:59:11AM -0800, Eivind Eklund wrote:
> eivind      2000/12/14 05:59:11 PST
> 
>   Modified files:
>     release/sysinstall   tcpip.c 
>   Log:
>   Add better IP, netmask and gateway checks.
>   
>   - IP addresses are verified as being correct dotted quad format.
>   - Netmasks are verified as being in correct dotted quad or 0x* format,
>     and being consecutive 1 bits followed by consecutive 0 bits.
>   - The gateway is verified as being correct dotted quad format and
>     being reachable through the configured IP address and netmask.

I forgot to add "Reviewed by: jkh" here.  Sorry.

Eivind.


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?20001214150044.A94406>