]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation/networking: fix default_ttl typo in mpls-sysctl
authorHangbin Liu <liuhangbin@gmail.com>
Mon, 1 Jul 2019 08:45:28 +0000 (16:45 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jul 2019 17:41:33 +0000 (10:41 -0700)
commitef83e0624ca566b487380121a4788c11665df9f3
treee312ceaf1835c75d8324918efb0352229c02c8bc
parent7ac1a022b649850f1e21f02faf35303b4ebc188a
Documentation/networking: fix default_ttl typo in mpls-sysctl

default_ttl should be integer instead of bool

Reported-by: Ying Xu <yinxu@redhat.com>
Fixes: 8443041478f7 ("mpls: allow TTL propagation from IP packets to be configured")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/mpls-sysctl.txt