commit | 7f74ecd788a8b2a122d4d8bdc4d517cc60b8b638 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Tue Apr 22 21:31:58 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 22 21:42:27 2014 -0400 |
tree | 1b931b6b57e26b4f4fdfba0cb928fd55731493ad | |
parent | 451f921639fea4600dfb9ab2889332bdcc7b48d3 [diff] |
audit: send multicast messages only if there are listeners Test first to see if there are any userspace multicast listeners bound to the socket before starting the multicast send work. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>