diff options
author | Jan Sembera <jsembera@suse.cz> | 2008-12-09 23:48:32 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-09 23:48:32 (GMT) |
commit | 24fc7b86dc0470616803be2f921c8cd5c459175d (patch) | |
tree | 0bcb5ae6211c642eb2f8a6e150243ac7c44da1eb /.gitignore | |
parent | fbf0229e946deb9e6c711f9eaa5c8d670c3a28fd (diff) | |
download | linux-24fc7b86dc0470616803be2f921c8cd5c459175d.tar.xz |
ipv6: silence log messages for locally generated multicast
This patch fixes minor annoyance during transmission of unsolicited
neighbor advertisements from userspace to multicast addresses (as
far as I can see in RFC, this is allowed and the similar functionality
for IPv4 has been in arping for a long time).
Outgoing multicast packets get reinserted into local processing as if they
are received from the network. The machine thus sees its own NA and fills
the logs with error messages. This patch removes the message if NA has been
generated locally.
Signed-off-by: Jan Sembera <jsembera@suse.cz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions