On Mon, 10 Apr 2017 15:36:10 +0100 Robert Shearman <rshea...@brocade.com> wrote:
> This patch series adds support for per-MPLS-lightweight-tunnel ttl > values and per route ttl-propagation for the purposes of MPLS to be > specified. > > Robert Shearman (2): > iproute: Add support for ttl-propagation attribute > iproute: Add support for MPLS LWT ttl attribute > > ip/iproute.c | 22 ++++++++++++++++++++++ > ip/iproute_lwtunnel.c | 31 +++++++++++++++++++++++++++++-- > man/man8/ip-route.8.in | 19 +++++++++++++++++-- > 3 files changed, 68 insertions(+), 4 deletions(-) > Both applied, thanks