On Thu, 3 Oct 2019, Alarig Le Lay wrote:
If you mean running with another user than root, I don’t see it on Linux
either.
This seems to be a "problem" of the distribution:
thorsten@obelix:~$ ps aux|grep bird
bird 27983 0.0 0.1 15424 2248 ?Ss 22:07 0:00 /usr/sbin/bird
-f
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
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
arrives in bird, but is discarded because of "strange address combinations