]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: icmp: include addresses in debug messages
authorBjørn Mork <bjorn@mork.no>
Sat, 24 Oct 2015 12:00:20 +0000 (14:00 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 27 Oct 2015 04:59:42 +0000 (21:59 -0700)
commitb1aa03dfa7b35359a05acd854488fb4d5772a0fa
treedb95a279e1b8329f040908744c7c561df44772ee
parent2a4c56a3a2329fe61b7b2b2340b66f8346358f3f
ipv6: icmp: include addresses in debug messages

Messages like "icmp6_send: no reply to icmp error" are close
to useless. Adding source and destination addresses to provide
some more clue.

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/icmp.c