From ildarkarimov22 at gmail.com Mon Mar 23 04:34:38 2015 From: ildarkarimov22 at gmail.com (Ildar Karimov) Date: Mon, 23 Mar 2015 16:34:38 +0500 Subject: [Xorp-hackers] xorp routing facilities in user space Message-ID: Hi. I have a question about XORP routing facilities in user space. Question: Does XORP supports forwarding and route table in user space? Is possible don't use linux kernel for routing? I mean just in user space. Sincerely, Ildar Karimov From greearb at candelatech.com Mon Mar 23 08:47:45 2015 From: greearb at candelatech.com (Ben Greear) Date: Mon, 23 Mar 2015 08:47:45 -0700 Subject: [Xorp-hackers] xorp routing facilities in user space In-Reply-To: References: Message-ID: <551035A1.6000802@candelatech.com> On 03/23/2015 04:34 AM, Ildar Karimov wrote: > Hi. I have a question about XORP routing facilities in user space. > > Question: Does XORP supports forwarding and route table in user space? > Is possible don't use linux kernel for routing? I mean just in user > space. Xorp just sets up the routes in the kernel and the kernel handles the actual packets. Certain multicast routing is handled in user-space, but other than that, it is all handled in the kernel. Thanks, Ben > > Sincerely, > > Ildar Karimov > > _______________________________________________ > Xorp-hackers mailing list > Xorp-hackers at icir.org > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers > -- Ben Greear Candela Technologies Inc http://www.candelatech.com From pvinod.sarma at freescale.com Thu Mar 26 22:20:04 2015 From: pvinod.sarma at freescale.com (pvinod.sarma at freescale.com) Date: Fri, 27 Mar 2015 05:20:04 +0000 Subject: [Xorp-hackers] XORP support for powerpc Message-ID: Hi , Can XORP be compiled for powerpc 64 bit architecture ?? Doest it support the PPC architecture ? If yes, which version of XORP can I use ?? Thanks, Vinod. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.ICSI.Berkeley.EDU/pipermail/xorp-hackers/attachments/20150327/316e440e/attachment.html From greearb at candelatech.com Fri Mar 27 07:31:55 2015 From: greearb at candelatech.com (Ben Greear) Date: Fri, 27 Mar 2015 07:31:55 -0700 Subject: [Xorp-hackers] XORP support for powerpc In-Reply-To: References: Message-ID: <551569DB.40202@candelatech.com> Use the latest code in git, and use a proper cross-compiler and it should work. If it does not, post a link of the compile error, the exact commands you ran to compile xorp, and a link to your full cross-compile chain and associated libraries and I will see if I can reproduce and fix the problem. Thanks, Ben On 03/26/2015 10:20 PM, pvinod.sarma at freescale.com wrote: > Hi , > > Can XORP be compiled for powerpc 64 bit architecture ?? Doest it support the PPC architecture ? If yes, which version of XORP can I use ?? > > Thanks, > > Vinod. > > > > _______________________________________________ > Xorp-hackers mailing list > Xorp-hackers at icir.org > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers > -- Ben Greear Candela Technologies Inc http://www.candelatech.com