[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1454700472-13543-1-git-send-email-rshearma@brocade.com>
Date: Fri, 5 Feb 2016 19:27:50 +0000
From: Robert Shearman <rshearma@...cade.com>
To: <davem@...emloft.net>
CC: <netdev@...r.kernel.org>, Roopa Prabhu <roopa@...ulusnetworks.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Robert Shearman <rshearma@...cade.com>
Subject: [PATCH net-next 0/2] mpls: packet stats and ttl propagation config
This patch series implements new bits of mpls functionality: keeping
statistics on packets as they pass through the box and allowing ttl
propagation to be configured.
Robert Shearman (2):
mpls: packet stats
mpls: allow TTL propagation to/from IP packets to be configured
Documentation/networking/mpls-sysctl.txt | 19 +++
include/net/netns/mpls.h | 4 +
net/mpls/Makefile | 1 +
net/mpls/af_mpls.c | 205 ++++++++++++++++++++++++-------
net/mpls/internal.h | 93 +++++++++++++-
net/mpls/mpls_iptunnel.c | 21 +++-
net/mpls/proc.c | 128 +++++++++++++++++++
7 files changed, 417 insertions(+), 54 deletions(-)
create mode 100644 net/mpls/proc.c
--
2.1.4
Powered by blists - more mailing lists