git: inet6: discard NA messages with a lladdress we own
Roy Marples
roy at crater.dragonflybsd.org
Thu Aug 8 09:52:46 PDT 2019
commit e4c5aabdf0b701bbc3f9926061e79704a64cbce4
Author: Roy Marples <roy at marples.name>
Date: Thu Aug 8 17:41:55 2019 +0100
inet6: discard NA messages with a lladdress we own
This allows userland to send NA messages for already existing
addresses without the kernel reporting incorrectly that a
duplicate address has been detected.
Summary of changes:
sys/netinet6/nd6_nbr.c | 21 ++++++++++++++-------
1 file changed, 14 insertions(+), 7 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e4c5aabdf0b701bbc3f9926061e79704a64cbce4
--
DragonFly BSD source repository
More information about the Commits
mailing list