Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2018 13:17:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 233535] Machines lost ping6 after adding same IPv6 address
Message-ID:  <bug-233535-7501-UEGa5t2Jtc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233535-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233535-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233535

--- Comment #11 from Andrey V. Elsukov <ae@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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233535-7501-UEGa5t2Jtc>