Date: Wed, 04 May 2022 20:06:18 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 263604] ifconfig: Low performance with many interface/IP Message-ID: <bug-263604-227-2FTh1N6MN1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-263604-227@https.bugs.freebsd.org/bugzilla/> References: <bug-263604-227@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=3D263604 Stefan E=C3=9Fer <se@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #233531|0 |1 is obsolete| | --- Comment #7 from Stefan E=C3=9Fer <se@FreeBSD.org> --- Created attachment 233726 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233726&action= =3Dedit ifconfig: limit sort by address to 32 addresses The attached patch limits the sorting to at most 32 IP addresses. The limit could be #defined (e.g. ADDR_SORT_LIMIT) to make it configurable - but I have not included such a symbolic name in the patch to keep it simple= ... --=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-263604-227-2FTh1N6MN1>