netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] mpls: mulipath improvements
@ 2015-10-27  0:37 Robert Shearman
  2015-10-27  0:37 ` [PATCH net-next 1/2] mpls: fix forwarding using v4/v6 explicit null Robert Shearman
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Shearman @ 2015-10-27  0:37 UTC (permalink / raw)
  To: davem; +Cc: netdev, Roopa Prabhu, Eric W. Biederman, Robert Shearman

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-10-28  2:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27  0:37 [PATCH net-next 0/2] mpls: mulipath improvements Robert Shearman
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

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).