Re: [PATCH v2 iproute2 net-next 2/2] iproute: Add support for MPLS LWT ttl attribute

2017-04-11 Thread David Ahern
On 4/11/17 2:37 AM, Robert Shearman wrote: > Add support for setting and displaying the ttl attribute > for MPLS IP lighweight tunnels. > > Signed-off-by: Robert Shearman > --- > ip/iproute_lwtunnel.c | 31 +-- > man/man8/ip-route.8.in | 9

[PATCH v2 iproute2 net-next 2/2] iproute: Add support for MPLS LWT ttl attribute

2017-04-11 Thread Robert Shearman
Add support for setting and displaying the ttl attribute for MPLS IP lighweight tunnels. Signed-off-by: Robert Shearman --- ip/iproute_lwtunnel.c | 31 +-- man/man8/ip-route.8.in | 9 - 2 files changed, 37 insertions(+), 3 deletions(-)