chiark / gitweb /
sd-rtnl: improve detection of broadcast messages
authorTom Gundersen <teg@jklm.no>
Fri, 13 Mar 2015 15:12:57 +0000 (16:12 +0100)
committerTom Gundersen <teg@jklm.no>
Fri, 13 Mar 2015 15:12:57 +0000 (16:12 +0100)
Do not rely on nl_pid == 0, but check the groups instead. We currently avoid using
nl_pid == 0 for unicast anyway, so this should be redundant, but let's try to be
correct.


No differences found