Date: Mon, 27 Oct 1997 22:33:25 +0100 (MET) From: Guido van Rooij <guido@gvr.org> To: dg@root.com Cc: guido@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <199710272133.WAA05113@gvr.gvr.org> In-Reply-To: <199710272125.NAA00910@implode.root.com> from David Greenman at "Oct 27, 97 01:25:15 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
David Greenman wrote: > >guido 1997/10/27 13:07:27 PST > > > > Modified files: > > sys/netinet ip_input.c > > Log: > > When dosourcerouting is set do not sourceoute.... > > Huh? > Either I am very stupid and much to tired to do something or we forward loosely routed packets (provided ipforwarding is set). In my opinion, if dosourceroute is set to 0, we should not not let any source routed packets pass. Oops..Now I read what I typed as the commit log...blush. The Log should be: When dosourcerouting is NOT set, do not sourceoute -Guido
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710272133.WAA05113>