Re: [PATCH net-next v3 1/2] mpls: allow TTL propagation to IP packets to be configured

2017-03-13 Thread David Ahern
On 3/10/17 1:43 PM, Robert Shearman wrote: > Provide the ability to control on a per-route basis whether the TTL > value from an MPLS packet is propagated to an IPv4/IPv6 packet when > the last label is popped as per the theoretical model in RFC 3443 > through a new route attribute,

[PATCH net-next v3 1/2] mpls: allow TTL propagation to IP packets to be configured

2017-03-10 Thread Robert Shearman
Provide the ability to control on a per-route basis whether the TTL value from an MPLS packet is propagated to an IPv4/IPv6 packet when the last label is popped as per the theoretical model in RFC 3443 through a new route attribute, RTA_TTL_PROPAGATE which can be 0 to mean disable propagation and