bgpd and indirect nexthops

2016-11-03 Thread Rivo Nurges
Hi! I have ibgp setup where I receive number of routes with indirect nexthops. "nexthop qualify via bgp" is configured. I'm using snapshot from 31.11.2016 and current bgpd sources. When I start bgpd it usually comes up with either some or none of the indirect nexthops resolved: # bgpctl show

Re: SOCKET_LOCK looking for testers

2016-11-03 Thread Nils Frohberg
On Thu, Nov 03, 2016 at 11:21:52AM +0100, Martin Pieuchot wrote: > Here's the next iteration of my diff introducing a rwlock to serialize > the network input path with socket paths. Changes are: This crashes with very similar symptoms to the ones I reported to you when I tested the netlock

Re: simplify vxlan_lookup return value handling

2016-11-03 Thread Mike Belopuhov
On Wed, Oct 26, 2016 at 17:40 +0200, Mike Belopuhov wrote: > On Tue, Oct 25, 2016 at 21:22 +0200, Mike Belopuhov wrote: > > After my previous commit to the vxlan(4) driver it can > > no longer return -1 making this code path obsolete. > > OK to remove it? > > Reyk has pointed out that the error

SOCKET_LOCK looking for testers

2016-11-03 Thread Martin Pieuchot
Here's the next iteration of my diff introducing a rwlock to serialize the network input path with socket paths. Changes are: - more timeout_set_proc() that should fix problems reported by Chris Jackman. - I introduced a set of macro to make it easier to audit existing splsoftnet().

Re: Problems with rdomain and net/if.c v1.455

2016-11-03 Thread Nils Frohberg
On Wed, Nov 02, 2016 at 05:44:14PM +0100, Martin Pieuchot wrote: > On 28/10/16(Fri) 16:27, Claudio Jeker wrote: > > On Fri, Oct 28, 2016 at 04:19:35PM +0200, Nils Frohberg wrote: > > > I currently cannot access the local IP of an interface on rdomain 1: > > > > > > Script started on Fri Oct 28