[Bug 233535] Machines lost ping6 after adding same IPv6 address

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 13 13:17:38 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233535

--- Comment #11 from Andrey V. Elsukov <ae at FreeBSD.org> ---
Also there is memory leak for "in6_multi" type. It can be observed by this
script:

while true; do
ifconfig mce3 inet6 fe80::15
sleep 2
done

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list