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)
commit84a3e72c3a5c2441be46c4afba95fe5af3c370e7
treea97cd55eaa02bdbb354f75d3060c4861900098b1
parent86c3f0f8307ac18f3ad3109e1969c62b8fbed5df
ipv6: log src and dst along with "udp checksum is 0"

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>
net/ipv6/ip6_checksum.c