Date: Thu, 5 Sep 2002 09:45:02 -0700 From: Brooks Davis <brooks@one-eyed-alien.net> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net if_gif.c if_gif.h Message-ID: <20020905094452.A3044@Odin.AC.HMC.Edu> In-Reply-To: <200209051535.g85FZdq2038989@freefall.freebsd.org>; from sobomax@FreeBSD.org on Thu, Sep 05, 2002 at 08:35:39AM -0700 References: <200209051535.g85FZdq2038989@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 05, 2002 at 08:35:39AM -0700, Maxim Sobolev wrote: > sobomax 2002/09/05 08:35:39 PDT >=20 > Modified files: > sys/net if_gif.c if_gif.h=20 > Log: > Make recursion prevention variable per-instance and remove XXX comment > about thread-unsafety. Good solution. On minor issue. This changes the meaning of max_gif_nesting. Before it was the number of gif over gif tunnels you could nest. Now it's the number of times you can traverse the same tunnel while routing a packet. I'm not sure it makes any sense for it to be tunable any more. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9d4n8XY6L6fI4GtQRAopTAJ0Shx4Obb8NGSt+OiodA6W68MK7bgCfTq77 lXWp+XKf6M3OEvsdw8fUDrY= =9TBt -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/-- 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?20020905094452.A3044>