9fans archive / 2003 / 09 / 1293    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: 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 :)