https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263604
Stefan Eßer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Stefan Eßer <[email protected]> --- (In reply to Ed Maste from comment #5) How about skipping the sort if there are more than a certain number of IP addresses (e.g. 16 or 32)? That would preserve the current behavior for all typical configurations, but would prevent the significant overhead caused by the sorting of very long lists. -- You are receiving this mail because: You are the assignee for the bug.
