From owner-cvs-all Thu Dec 14 6: 0:49 2000 From owner-cvs-all@FreeBSD.ORG Thu Dec 14 06:00:47 2000 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from warning.follo.net (warning.follo.net [195.204.136.30]) by hub.freebsd.org (Postfix) with ESMTP id 2D53337B400; Thu, 14 Dec 2000 06:00:46 -0800 (PST) Received: (from eivind@localhost) by warning.follo.net (8.9.3/8.9.3) id PAA94796; Thu, 14 Dec 2000 15:00:45 +0100 (CET) Date: Thu, 14 Dec 2000 15:00:44 +0100 From: Eivind Eklund 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> References: <200012141359.eBEDxBB01567@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200012141359.eBEDxBB01567@freefall.freebsd.org>; from eivind@FreeBSD.org on Thu, Dec 14, 2000 at 05:59:11AM -0800 Sender: eivind@warning.follo.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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