OSDN Git Service

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)
commitdca895b65d634f9e6506d5385ed58a8b9abd4900
treee312ceaf1835c75d8324918efb0352229c02c8bc
parent0e3183cd2a64843a95b62f8bd4a83605a4cf0615
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: a59166e47086 ("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