9fans archive / 2003 / 09 / 1293 prev nextFrom: boyd, rounin <boyd@ins...> Subject: NAT Date: Tue, 30 Sep 2003 22:16:56 +0200 > 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 :)