On Mon, Oct 19, 2020 at 08:25:24PM +0800, Xin Long wrote:
> --- a/Documentation/networking/ip-sysctl.rst
> +++ b/Documentation/networking/ip-sysctl.rst
> @@ -2640,6 +2640,15 @@ addr_scope_policy - INTEGER
>  
>       Default: 1
>  
> +encap_port - INTEGER
> +     The default remote UDP encapsalution port.
                                     ^^^ typo

> +     When UDP tunneling is enabled, this global value is used to set
> +     the dest port for the udp header of outgoing packets by default.
                              ^^^ uppercase as well
> +     Users can also change the value for each sock/asoc/transport by
> +     using setsockopt.

Please also add something like:
        For further information, please refer to RFC6951.

> +
> +     Default: 0
> +


Reply via email to