netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [IPROUTE 00/03]: Increase number of possible routing tables
@ 2006-08-10 22:14 Patrick McHardy
  2006-08-10 22:14 ` [IPROUTE 01/03]: Preparation for 32 bit table IDs Patrick McHardy
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Patrick McHardy @ 2006-08-10 22:14 UTC (permalink / raw)
  To: shemminger; +Cc: netdev, Patrick McHardy

These patches add support for a larger number of routing tables to iproute
and are needed for the patches doing the same for the kernel I just sent.
They apply on top of the "[IPROUTE]: Support IPv6 routing table filter" patch.

Please apply, thanks.


 include/linux/rtnetlink.h |    4 -
 include/rt_names.h        |    2 
 ip/ip_common.h            |    8 +++
 ip/iproute.c              |   63 ++++++++++++++++------------
 ip/iprule.c               |   14 +++++-
 lib/rt_names.c            |  100 ++++++++++++++++++++++++++++++++++------------
 6 files changed, 133 insertions(+), 58 deletions(-)

Patrick McHardy:
      [IPROUTE]: Preparation for 32 bit table IDs
      [IPROUTE]: Use hash for routing table name cache
      [IPROUTE]: Add support for larger number of routing tables

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

end of thread, other threads:[~2006-08-10 23:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-10 22:14 [IPROUTE 00/03]: Increase number of possible routing tables Patrick McHardy
2006-08-10 22:14 ` [IPROUTE 01/03]: Preparation for 32 bit table IDs Patrick McHardy
2006-08-10 22:14 ` [IPROUTE 02/03]: Use hash for routing table name cache Patrick McHardy
2006-08-10 22:14 ` [IPROUTE 03/03]: Add support for larger number of routing tables Patrick McHardy
2006-08-10 23:13 ` [IPROUTE 00/03]: Increase number of possible " Stephen Hemminger
2006-08-10 23:23   ` Patrick McHardy

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