From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@9fans.net Date: Wed, 25 Mar 2009 15:09:33 +0000 From: jetskean@gmail.com Message-ID: <7890e0cf-0d65-4eb4-8c96-590ca92bf76c@x1g2000prh.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable References: <9511f83e0903241211j711f29c7y8085d9a8744d9a87@mail.gmail.com> Subject: Re: [9fans] Plan 9 on Routers? Topicbox-Message-UUID: c499d4e0-ead4-11e9-9d60-3106f5b1d025 On Mar 25, 6:14�am, rahul.is.a...@gmail.com (Rahul Murmuria) wrote: > I was poking around for what it would take to get there. I found > this[1]. I am basically looking to have a way to do routing using Plan > 9. You can already do that on any standard Linux�using Quagga[2] based > on GNU Zebra. > > Maybe there is a filesystem that exposes the kernel routing table to > user space for certain routing algorithm scripts to hack upon? > > My objective is to be able to implement a new routing protocol on a > router created using a standard computer with multiple NIC cards, > maybe on a model P2P type network? I also would love to see what > having /net on a router would enable us to do. > I didn't understand IP 'till I read the Plan9 source code. In my opinion, it should replace the RFCs as the standard. If you can't implement your *new* protocol with the existing interfaces, then I suggest you should follow the linux route.