From owner-svn-src-all@FreeBSD.ORG Tue Apr 7 07:38:29 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 246A7106587F; Tue, 7 Apr 2009 07:38:29 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail18.syd.optusnet.com.au (mail18.syd.optusnet.com.au [211.29.132.199]) by mx1.freebsd.org (Postfix) with ESMTP id A1A858FC0C; Tue, 7 Apr 2009 07:38:28 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from server.vk2pj.dyndns.org (c122-106-216-167.belrs3.nsw.optusnet.com.au [122.106.216.167]) by mail18.syd.optusnet.com.au (8.13.1/8.13.1) with ESMTP id n377cO8s005102 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 7 Apr 2009 17:38:25 +1000 X-Bogosity: Ham, spamicity=0.000000 Received: from server.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by server.vk2pj.dyndns.org (8.14.3/8.14.3) with ESMTP id n377cNjP013608; Tue, 7 Apr 2009 17:38:23 +1000 (EST) (envelope-from peter@server.vk2pj.dyndns.org) Received: (from peter@localhost) by server.vk2pj.dyndns.org (8.14.3/8.14.3/Submit) id n377cNjd013607; Tue, 7 Apr 2009 17:38:23 +1000 (EST) (envelope-from peter) Date: Tue, 7 Apr 2009 17:38:23 +1000 From: Peter Jeremy To: Robert Watson Message-ID: <20090407073823.GA13564@server.vk2pj.dyndns.org> References: <200904061427.n36ERTVF074015@svn.freebsd.org> <1239030459.1946.4.camel@localhost> <5EEC0668-D1C4-45E8-AFC1-959AE3E8715E@lakerest.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J2SCkAp4GZ/dPZZf" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.19 (2009-01-05) Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, Randall Stewart , Randall Stewart , svn-src-head@freebsd.org, Coleman Kane Subject: Re: svn commit: r190775 - head/sbin/route X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 07:38:30 -0000 --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2009-Apr-06 18:45:29 +0100, Robert Watson wrote: > Perhaps I'm sort of old-fashioned, but I would generally expect: > > (1) No netmask specified -- use class to determine netmask > (2) netmask specified using -net 192.168/20 -- use /20 > (3) netmask specified using -netmask -- use the -netmask argument. Likewise. I also feel that the newly committed behaviour breaks POLA and doesn't match the behaviour of Linux,=20 A possible mechanism to handle CIDR routing is to have /etc/netmasks ala Solaris which specifies netmask sizes for different subnets. --=20 Peter Jeremy --J2SCkAp4GZ/dPZZf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAknbAu8ACgkQ/opHv/APuIf1DQCfR3zjj0XA8v79sL5DkwKt89K9 UvwAn3RgFhXzrIctk1i0TIcmzNjAWl/f =n/np -----END PGP SIGNATURE----- --J2SCkAp4GZ/dPZZf--