Fri, May 13, 2016 at 11:01:19AM IDT, olichtne@redhat.com wrote:
From: Ondrej Lichtner olichtne@redhat.com
The default bind() call on the IPRSocket binds us to all possible RTNL broadcast groups. This restricts those groups to just those related to link and ip address updates. This should reduce the number of messages, hopefuly lovering the changes of the socket running out of
"hopefully lowering the chances of ..."
buffer space and getting closed by the kernel.
Signed-off-by: Ondrej Lichtner olichtne@redhat.com