Re: Buglet in iproute2?

2006-02-22 Thread Jean Tourrilhes
Joerg wrote : > Hello all, > reading the sources of iproute2-2.6.15-060110 I found something that > actually might be a buglet. In libnetlink.c, function rtnl_talk is the > following piece of code: > > 303:if (nladdr.nl_pid != peer || > 304:h->nlmsg_pid != rtnl->local

Buglet in iproute2?

2006-02-22 Thread jpo234
Hello all, reading the sources of iproute2-2.6.15-060110 I found something that actually might be a buglet. In libnetlink.c, function rtnl_talk is the following piece of code: 303:if (nladdr.nl_pid != peer || 304:h->nlmsg_pid != rtnl->local.nl_pid || 305: