Re: [rtnetlink] Potential bug in Linux (rt)netlink code

2018-10-21 Thread Henning Rogge
Does anyone else have an idea how to debug this problem? Henning Rogge Am 15.10.2018 um 07:25 schrieb Henning Rogge: Am 12.10.2018 um 20:51 schrieb Stephen Hemminger: On Fri, 12 Oct 2018 09:30:40 +0200 Henning Rogge wrote: Hi, I am working on a self-written routing agent (https://github.co

Re: [rtnetlink] Potential bug in Linux (rt)netlink code

2018-10-14 Thread Henning Rogge
Am 12.10.2018 um 20:51 schrieb Stephen Hemminger: On Fri, 12 Oct 2018 09:30:40 +0200 Henning Rogge wrote: Hi, I am working on a self-written routing agent (https://github.com/OLSR/OONF) and am stuck on a problem with netlink that I cannot explain with an userspace error. I am using a netlink

Re: [rtnetlink] Potential bug in Linux (rt)netlink code

2018-10-12 Thread Stephen Hemminger
On Fri, 12 Oct 2018 09:30:40 +0200 Henning Rogge wrote: > Hi, > > I am working on a self-written routing agent > (https://github.com/OLSR/OONF) and am stuck on a problem with netlink > that I cannot explain with an userspace error. > > I am using a netlink socket for setting routes > (RTM_NE

[rtnetlink] Potential bug in Linux (rt)netlink code

2018-10-12 Thread Henning Rogge
Hi, I am working on a self-written routing agent (https://github.com/OLSR/OONF) and am stuck on a problem with netlink that I cannot explain with an userspace error. I am using a netlink socket for setting routes (RTM_NEWROUTE/RTM_DELROUTE), querying the kernel for the current routes in the