Re: Adding setfib support to rc.d/routing

2012-01-22 Thread Hiroki Sato
Sergey Matveychuk wrote in <4f196d64.6020...@semmy.ru>: se> 20.01.2012 10:52, Attila Nagy wrote: se> > Hi, se> > se> > Having multiple routing tables is a very nice and (was a) long awaited se> > capability in FreeBSD. Having it since years is even more cool, se> > because se> > we can assume i

Re: Unnecessary sleep in network.subr: ipv6_up()

2012-01-22 Thread Hiroki Sato
Dennis Kögel wrote in <9bbb9ab2-4f60-4dcb-8d25-fdec83f62...@neveragain.de>: dk> Am 16.01.2012 um 20:45 schrieb Hiroki Sato: dk> > Can you try the attached patch and let me know if it works fine on dk> > your system? dk> dk> It does indeed. Thank you for your report. I committed the change i

Re: kern/164369: [bridge] [patch] two STP bridges have the same id

2012-01-22 Thread adrian
Synopsis: [bridge] [patch] two STP bridges have the same id Responsible-Changed-From-To: freebsd-net->adrian Responsible-Changed-By: adrian Responsible-Changed-When: Sun Jan 22 19:48:49 UTC 2012 Responsible-Changed-Why: I'll poke this. http://www.freebsd.org/cgi/query-pr.cgi?pr=164369 _

vimage recursions?

2012-01-22 Thread Adrian Chadd
Hi, I've just started testing vimage and I've received this: CURVNET_SET() recursion in unp_connect() line 1321, prev in soconnect() (ptr -> ptr) are these a big deal? Adrian ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/l

Re: kern/164369: [bridge] [patch] two STP bridges have the same id

2012-01-22 Thread linimon
Old Synopsis: [patch] two STP bridges have the same id New Synopsis: [bridge] [patch] two STP bridges have the same id Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sun Jan 22 18:35:36 UTC 2012 Responsible-Changed-Why: http://www

Re: Ethernet Switch Framework

2012-01-22 Thread Aleksandr Rybalko
On Sun, 22 Jan 2012 16:31:06 +0100 Stefan Bethke wrote: > Am 20.01.2012 um 21:13 schrieb Aleksandr Rybalko: > > > It include sys/mips/conf/AR7240, that together with hints file is > > good example for typical AR7240 setup. > > IÄm heaving trouble getting this to work. The patch applies cleanly

Re: Ethernet Switch Framework

2012-01-22 Thread Stefan Bethke
Am 20.01.2012 um 21:13 schrieb Aleksandr Rybalko: > It include sys/mips/conf/AR7240, that together with hints file is good > example for typical AR7240 setup. IÄm heaving trouble getting this to work. The patch applies cleanly and I can get a kernel compiled and booted, but neither arge0 nor ar

Re: STP id selection

2012-01-22 Thread Nikos Vassiliadis
On 1/22/2012 9:29 AM, Adrian Chadd wrote: On 21 January 2012 05:37, Nikos Vassiliadis wrote: Hi, The current code in bridgestp.c finds the lower MAC address from all available ethernets and uses it as the STP id. This is problematic when more than one STP bridges participate in the same STP d