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

2017-10-30 Thread David Ahern
On 10/30/17 2:50 PM, Vishwanath Pai wrote: > It does print out the full uncompressed IPv6 address. I modified the > message manually by hand while copying it out to the commit message in > order to hide the real IP address of my machines, but did not realize > that it was different from what the ke

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

2017-10-30 Thread Vishwanath Pai
On 10/30/2017 04:43 PM, David Ahern wrote: > On 10/30/17 2:29 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

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

2017-10-30 Thread David Ahern
On 10/30/17 2:29 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 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