[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1491899841-1361-1-git-send-email-rshearma@brocade.com>
Date: Tue, 11 Apr 2017 09:37:19 +0100
From: Robert Shearman <rshearma@...cade.com>
To: <netdev@...r.kernel.org>
CC: <stephen@...workplumber.org>,
David Ahern <dsa@...ulusnetworks.com>,
Robert Shearman <rshearma@...cade.com>
Subject: [PATCH v2 iproute2 net-next 0/2] ip: Allow TTL propagation to/from IP packets to be configured
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.
Changes in v2:
- use matches instead of strcmp for enabled/disabled keywords to
avoid excessive typing
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(-)
--
2.1.4
Powered by blists - more mailing lists