Re: Explicit as-path filtering (with prepending allowed)

2019-10-02 Thread Wilco Baan Hofman
On 02/10/2019 01:58, Wilco Baan Hofman wrote: > > > On 19/09/2019 06:42, Nigel Kukard wrote: >> Hi guys, >> >> Is there perhaps an equivalent in BIRD for the following... >> >> ^(65000_)+(65101_)+(65253_)+$ >> >> The closest I could come was the following, but I am unsure if >> it would mat

Re: OSPF over openvpn; adjacency problems

2019-10-02 Thread Ondrej Zajicek
On Tue, Oct 01, 2019 at 08:13:17PM +0200, Thorsten Alteholz wrote: > Hi, > > I am trying to use OSPF over an openvpn link. tcpdump tells me that both > ends send their HELLO packet but bird does not want to recognize them. > > When looking at ospf_rc_hook() in proto/ospf/packet.c the HELLO packet

Re: OSPF over openvpn; adjacency problems

2019-10-02 Thread Thorsten Alteholz
Hi Kees and Ondrej, thanks a lot for your answers and your suggestions. I am rather new to the bird codebase and please forgive me if I make a blunder, but from my point of view openvpn should not be blamed here. I dug a bit into the code and ospf_rx_hook() got all needed packages. They were