On Fri, 24 Jan 2025, 16:48-0000, Mark Johnston wrote: > The branch main has been updated by markj: > > URL: > https://cgit.FreeBSD.org/src/commit/?id=04a3ca71ead61b4ced23a791d3a5e2633ca1ef72 > > commit 04a3ca71ead61b4ced23a791d3a5e2633ca1ef72 > Author: Mark Johnston <ma...@freebsd.org> > AuthorDate: 2025-01-24 16:37:43 +0000 > Commit: Mark Johnston <ma...@freebsd.org> > CommitDate: 2025-01-24 16:37:43 +0000 > > netcat: Add a flag to enable the use of SO_REUSEPORT_LB > > This is handy for testing purposes. Hide it behind a long option so > that it doesn't conflict with upstream, like we do with several other > flags. > > Reviewed by: imp, glebius, delphij > MFC after: 2 weeks > Sponsored by: Klara, Inc. > Sponsored by: Stormshield > Differential Revision: https://reviews.freebsd.org/D48543 [...]
A nice one! -- Maxim Konovalov