Re: [j-nsp] DHCPv6 client on SRX210 - IPv6 forwarding breaks at lease expiration

2015-10-09 Thread will
On Sat, Aug 01, 2015 at 09:28:50AM -0700, Chris Woodfield wrote: > TL;DR: IPv6 forwarding breaks when my DHCPv6 client lease expires, even > though CLI output claims it’s been renewed. I expereinced this too on SRX240H (not H2) running 12.1X46-D35 on comcast cable. Hopefully it's this:

Re: [j-nsp] Multi Core on JUNOS?

2015-10-09 Thread Raphael Mazelier
Le 08/10/15 18:46, Saku Ytti a écrit : On 8 October 2015 at 18:45, Giuliano (WZTECH) wrote: It's the step#1, they can get the underlaying OS to support SMP. But rpd is still 100% flat, run-to-completion. You can almost think of FreeBSD as hypervisor and rpd as

Re: [j-nsp] Multi Core on JUNOS?

2015-10-09 Thread Saku Ytti
On 9 October 2015 at 16:45, Adam Chappell wrote: Hey Adam, > I can imagine that making rpd MT is probably hard to the point of almost not > being worth the benefit (with current REs), unless one can adequately break Yeah I can imagine there are tons of problems in the

Re: [j-nsp] Multi Core on JUNOS?

2015-10-09 Thread Jeff Haas
Adam, > On Oct 9, 2015, at 9:45 AM, Adam Chappell wrote: >> > I can imagine that making rpd MT is probably hard to the point of almost > not being worth the benefit (with current REs), unless one can adequately > break down the problem into divisable chunks of work that

Re: [j-nsp] Multi Core on JUNOS?

2015-10-09 Thread Adam Chappell
On 8 October 2015 at 17:46, Saku Ytti wrote: > > Hard step#3 is to make rpd use multiple cores. JNPR seems to choose to > DIY inside rpd and just launch threads. I personally would like to see > rpd distributed to multiple OS processes, and capitalise more on > FreeBSD's memory