Re: [PATCH v2 net-next] net: display hw address of source machine during ipv6 DAD failure

2017-11-01 Thread David Miller
From: Vishwanath Pai Date: Mon, 30 Oct 2017 19:38:52 -0400 > This patch updates the error messages displayed in kernel log to include > hwaddress of the source machine that caused ipv6 duplicate address > detection failures. > > Examples: > > a) When we receive a NA packet from another machine

Re: [PATCH v2 net-next] net: display hw address of source machine during ipv6 DAD failure

2017-10-30 Thread David Ahern
On 10/30/17 5:38 PM, Vishwanath Pai wrote: > This patch updates the error messages displayed in kernel log to include > hwaddress of the source machine that caused ipv6 duplicate address > detection failures. > > Examples: > > a) When we receive a NA packet from another machine advertising our >

[PATCH v2 net-next] net: display hw address of source machine during ipv6 DAD failure

2017-10-30 Thread Vishwanath Pai
This patch updates the error messages displayed in kernel log to include hwaddress of the source machine that caused ipv6 duplicate address detection failures. Examples: a) When we receive a NA packet from another machine advertising our address: ICMPv6: NA: 34:ab:cd:56:11:e8 advertised our addr