On Wed, Feb 01, 2023 at 01:36:34PM +0100, Jakub Sitnicki wrote: > Linux commit 91d0b78c5177 ("inet: Add IP_LOCAL_PORT_RANGE socket option") > introduced a new socket option available for AF_INET and AF_INET6 sockets. > > Option will be available starting from Linux 6.3. Document it. > > Signed-off-by: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx> > --- > Submitting this man page update as the author of the feature. > > We did a technical review of the man page text together with the code [1]. > > [1]: https://lore.kernel.org/all/20221221-sockopt-port-range-v6-0-be255cc0e51f@xxxxxxxxxxxxxx/ Reviewed-by: Simon Horman <simon.horman@xxxxxxxxxxxx>