From: Robert Shearman <rshearma@brocade.com>
To: <davem@davemloft.net>
Cc: <netdev@vger.kernel.org>,
Roopa Prabhu <roopa@cumulusnetworks.com>,
"Eric W. Biederman" <ebiederm@xmission.com>,
Robert Shearman <rshearma@brocade.com>
Subject: [PATCH net-next 0/2] mpls: mulipath improvements
Date: Tue, 27 Oct 2015 00:37:34 +0000 [thread overview]
Message-ID: <1445906256-14927-1-git-send-email-rshearma@brocade.com> (raw)
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
next reply other threads:[~2015-10-27 0:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-27 0:37 Robert Shearman [this message]
2015-10-27 0:37 ` [PATCH net-next 1/2] mpls: fix forwarding using v4/v6 explicit null Robert Shearman
2015-10-28 1:22 ` roopa
2015-10-27 0:37 ` [PATCH net-next 2/2] mpls: reduce memory usage of routes Robert Shearman
2015-10-28 1:39 ` roopa
2015-10-28 2:53 ` [PATCH net-next 0/2] mpls: mulipath improvements David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1445906256-14927-1-git-send-email-rshearma@brocade.com \
--to=rshearma@brocade.com \
--cc=davem@davemloft.net \
--cc=ebiederm@xmission.com \
--cc=netdev@vger.kernel.org \
--cc=roopa@cumulusnetworks.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).