On Wed, 1 Feb 2023 13:36:34 +0100 Jakub Sitnicki <jakub@xxxxxxxxxxxxxx> 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/ > --- > man7/ip.7 | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+) Marking this patch as not applicable in netdev patchwork since it is for documentation and I assume linux-man has its own tracking.