[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1445906256-14927-1-git-send-email-rshearma@brocade.com>
Date: Tue, 27 Oct 2015 00:37:34 +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: mulipath improvements
Two improvements to the recently added mpls multipath support. The
first is a fix for missing initialisation the nexthop address length
for the v4 and v6 explicit null label routes, and the second is to
reduce the amount of memory used by mpls routes by changing the way
the via addresses are stored.
Robert Shearman (2):
mpls: fix forwarding using v4/v6 explicit null
mpls: reduce memory usage of routes
net/mpls/af_mpls.c | 123 +++++++++++++++++++++++++++++++++++++---------------
net/mpls/internal.h | 26 ++++++++++-
2 files changed, 112 insertions(+), 37 deletions(-)
--
2.1.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists