lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sat, 31 Mar 2012 02:27:09 +0530
From:	Adishesh M <adisheshsm@...il.com>
To:	netdev@...r.kernel.org
Subject: adding ipv6 address manually in Linux

Hi,

there some problem in linux if we send 'unsolicited Neighbor
Advertisement'  message for an ipv6 address as explained below.

Manually add a new ipv6 address in to a Linux machine and send
immediately 'unsolicited Neighbor Advertisement' then newly added
address is considered as duplicate ipv6 address.

usually if a new ipv6 address is added then Linux is sending '
Neighbor solicitation message in order to detect duplicate address. By some
how if i send unsolicited Neighbor advertisement message before linux
sends 'neighbor solicitation' message then linux is marking this
address as duplicate.

'ip -6 addr show' command output is
 inet6 2001:3333:5678:ddd1::55/64 scope global tentative dadfailed


why Linux is considering ipv6 address as duplicate if we send
unsolicited message?

if unsolicited message is sent after Linux completes duplicate address
detection procedure by using neighbor solicitation message then this
address is not considered as duplicate.


Regards,
Adishesh
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ