From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <037f01c3878f$d7fc11c0$b9844051@insultant.net> From: "boyd, rounin" To: <9fans@cse.psu.edu> References: <52815.135.214.42.162.1064956401.squirrel@www.infernopark.com> Subject: Re: [9fans] Re: NAT MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Tue, 30 Sep 2003 22:16:56 +0200 Topicbox-Message-UUID: 593e45a8-eacc-11e9-9e20-41e7f4b1d025 > sometime back there was a mail that said NAT and firewall code will be > integrated to Plan 9 kernel. i was wondering whether it is really a good > idea to put NAT/firewall code into the OS. no it isn't. bugs will kill you dead. if it's in user mode the problem can be contained and a lot easier to code/run/test. no root on plan 9 :)