mirror_iproute2/lib
Patrick McHardy 34e9564753 Add support for larger number of routing tables
[IPROUTE]: Add support for larger number of routing tables

Support support for 2^32 routing tables by using the new RTA_TABLE
attribute for specifying tables > 255 and intepreting it if it is
sent by the kernel.

When tables > 255 are used on a kernel not supporting it an error will
occur because of the unknown netlink attribute.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-08-10 16:12:07 -07:00
..
dnet_ntop.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
dnet_pton.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
inet_proto.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
ipx_ntop.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
ipx_pton.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
libnetlink.c Fix endless loop in netlink error handling. 2006-03-10 23:31:46 +00:00
ll_addr.c Cleanup GCC4 warnings about signedness. 2005-07-05 22:37:15 +00:00
ll_map.c Device indices are unsigned and use if_nametoindex as fallback 2005-06-07 22:15:48 +00:00
ll_proto.c more build problems on older systems. 2004-06-09 22:53:56 +00:00
ll_types.c Import patch iband.patch 2005-02-09 22:07:24 +00:00
Makefile (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rt_names.c Add support for larger number of routing tables 2006-08-10 16:12:07 -07:00
utils.c Update header files to 2.6.14 2005-09-01 19:21:50 +00:00