Re: [PATCH net-next] ipv6: icmp: include addresses in debug messages

2015-10-26 Thread David Miller
From: Bjørn Mork Date: Sat, 24 Oct 2015 14:00:20 +0200 > 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 This is fine, applied, thanks. -- To unsubscribe from this list

[PATCH net-next] ipv6: icmp: include addresses in debug messages

2015-10-24 Thread Bjørn Mork
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 --- I've had this laying around for much too long because I haven't been convinced it's a good idea... But keeping it around longe