ipv6: log src and dst along with "udp checksum is 0"
authorBjørn Mork <bjorn@mork.no>
Tue, 25 Feb 2014 20:11:02 +0000 (21:11 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Feb 2014 20:46:25 +0000 (15:46 -0500)
These info messages are rather pointless without any means to identify
the source of the bogus packets.  Logging the src and dst addresses and
ports may help a bit.

Cc: Joe Perches <joe@perches.com>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found