Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Aug 2004 23:42:01 +0800
From:      Xin LI <delphij@frontfree.net>
To:        David Malone <dwmalone@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/conf NOTES options src/sys/modules/ip_mroute_mod Makefile src/sys/netinet ip_id.c ip_input.c ip_mroute.c ip_output.c ip_var.h raw_ip.c tcp_syncache.c tcp_usrreq.c src/sys/netinet6 frag6.c in6_pcb.c ...
Message-ID:  <20040814154201.GA306@frontfree.net>
In-Reply-To: <200408141532.i7EFWKAT043669@repoman.freebsd.org>
References:  <200408141532.i7EFWKAT043669@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--cmJC7u66zC7hs+87
Content-Type: multipart/mixed; boundary="HlL+5n6rz5pIUxbD"
Content-Disposition: inline


--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Aug 14, 2004 at 03:32:20PM +0000, David Malone wrote:
> dwmalone    2004-08-14 15:32:20 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     sys/conf             NOTES options=20
>     sys/modules/ip_mroute_mod Makefile=20
>     sys/netinet          ip_mroute.c ip_input.c ip_output.c=20
>                          raw_ip.c ip_var.h ip_id.c tcp_syncache.c=20
>                          tcp_usrreq.c=20
>     sys/netinet6         in6_pcb.c frag6.c in6_proto.c ip6_input.c=20
>                          ip6_output.c ip6_id.c ip6_var.h ipsec.c=20
>     sys/netipsec         xform_ipip.c=20
>   Log:
>   Get rid of the RANDOM_IP_ID option and make it a sysctl.  NetBSD
>   have already done this, so I have styled the patch on their work:

Thanks!  What about having an UPDATING entry for this?

Cheers,
--=20
Xin LI <delphij frontfree net>	http://www.delphij.net/
See complete headers for GPG key and other information.


--HlL+5n6rz5pIUxbD
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=patch-UPDATING
Content-Transfer-Encoding: quoted-printable

Index: UPDATING
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/fcvs/src/UPDATING,v
retrieving revision 1.341
diff -u -r1.341 UPDATING
--- UPDATING	13 Aug 2004 13:14:05 -0000	1.341
+++ UPDATING	14 Aug 2004 15:39:23 -0000
@@ -21,6 +21,12 @@
 	developers choose to disable these features on build machines
 	to maximize performance.
=20
+20040814:
+	RANDOM_IP_ID is now a sysctl and hence no longer necessary in
+	kernel options.  Please adjust your /etc/sysctl.conf and add
+	net.inet.ip.random_id=3D1 if you need it, as it was turned off
+	by default.
+
 20040807:
 	The size of 'struct ifnet' has changed due to the addition of the
 	if_carp placeholder.  All kernel modules implementing network

--HlL+5n6rz5pIUxbD--

--cmJC7u66zC7hs+87
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQFBHjLJOfuToMruuMARAk5MAJ4/pVmhW61BP6LMmiU64cM3+ZW/TwCfUa3F
Gqlxrp0Bi9aU0fwsx1cVvso=
=Iclx
-----END PGP SIGNATURE-----

--cmJC7u66zC7hs+87--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040814154201.GA306>