Date: Fri, 07 Apr 2006 12:36:14 -0400 From: Chuck Swiger <cswiger@mac.com> To: Amit Mondal <amit.freebsd@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: freeBSD tcp enhancement Message-ID: <443694FE.1090900@mac.com> In-Reply-To: <a6cf19a10604061736i6c9f8ea2p5a9dfbe4e85f1aa3@mail.gmail.com> References: <a6cf19a10604061736i6c9f8ea2p5a9dfbe4e85f1aa3@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Amit Mondal wrote: > I am a newbie to freeBSD. I am trying to modify freeBSD tcp for some > security ehancement. Could anyone pls point me to how/where to start or any > suitable material/tutorial to start with. The classic IPv4 code lies in /usr/src/sys/netinet, but see netinet6, netipsec, and even netgraph. If you want to hack on a TCP/IP stack, have fun, but it's entirely possible that the problem you're trying to solve already has been.... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443694FE.1090900>