Date: Fri, 24 May 2024 14:52:26 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 279208] filling up arp table with static entries leads to a crash Message-ID: <bug-279208-7501-3poo5pzjIa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-279208-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-279208-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=3D279208 Zhenlei Huang <zlei@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |DUPLICATE --- Comment #6 from Zhenlei Huang <zlei@FreeBSD.org> --- (In reply to Sergey from comment #5) > I have a master gateway that I have updated=20 > FreeBSD localhost 13.2-RELEASE-p4 FreeBSD 13.2-RELEASE-p4 GENERIC i386 > up to > FreeBSD localhost 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 GENERIC amd64=20 `arp -na` is stable on 14.1-BETA3. No problem with about 10000 arp entries. ``` # arp -na | wc -l 10003 ```=20 > After that, I encountered unstable operation of the static arp table, whi= ch is > actively used there. That should be regression of arp(8) which has been converted to use netlink= in 14.0. > It seems that it is too early to upgrade to a 64-bit system. That is not fair to 64-bit system ;) *** This bug has been marked as a duplicate of bug 277063 *** --=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-279208-7501-3poo5pzjIa>