iproute2/ip
Patrick McHardy bd4bcdad77 Preparation for 32 bit table IDs
[IPROUTE]: Preparation for 32 bit table IDs

The route table filter uses an integer for the table number and the value
-1 to represent cloned routes. For 32 bit table IDs it needs to become an
unsigned, so this won't work anymore. Introduce a new filter flag "cloned"
and use instead of filter.tb = -1.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-08-10 16:11:53 -07:00
..
.gitignore Another .gitignore file. 2006-08-08 12:11:23 -07:00
Makefile IP ntable support and header update. 2006-01-10 18:43:32 +00:00
ifcfg if you simply run `ifcfg iface`, you get: 2006-05-09 10:56:53 -07:00
ip.c IP ntable support and header update. 2006-01-10 18:43:32 +00:00
ip_common.h IP ntable support and header update. 2006-01-10 18:43:32 +00:00
ipaddress.c Fix leaks and warnings reported by valgrind. 2005-09-21 19:33:17 +00:00
iplink.c The ip(8) command has a bug when dealing with IPoIB link layer 2006-03-21 23:57:50 +00:00
ipmaddr.c Cleanup GCC4 warnings about signedness. 2005-07-05 22:37:15 +00:00
ipmonitor.c Fix ip monitor since it is special and can't reuse 2005-09-07 17:43:00 +00:00
ipmroute.c Reenable 'ip mroute' 2005-10-07 16:41:34 +00:00
ipneigh.c The ip(8) command has a bug when dealing with IPoIB link layer 2006-03-21 23:57:50 +00:00
ipntable.c Add missing files. 2006-01-10 18:50:18 +00:00
ipprefix.c tb buffer initialization is now done in the parser 2005-01-18 22:11:58 +00:00
iproute.c Preparation for 32 bit table IDs 2006-08-10 16:11:53 -07:00
iprule.c Fix ip rule flush 2005-10-12 22:32:34 +00:00
iptunnel.c Fix build error on Ubuntu (Debian) because of ip.h dependence 2006-08-08 12:16:55 -07:00
ipxfrm.c ndle DCCP in ipxfrm.c to allow using port numbers in the selector. 2006-01-12 18:31:36 +00:00
routef (Logical change 1.3) 2004-04-15 20:56:59 +00:00
routel (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtm_map.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtmon.c Add ip rule flush capabilty and fix all the prototype changes 2004-12-07 21:48:29 +00:00
rtpr (Logical change 1.3) 2004-04-15 20:56:59 +00:00
xfrm.h ndle DCCP in ipxfrm.c to allow using port numbers in the selector. 2006-01-12 18:31:36 +00:00
xfrm_monitor.c Minor fixes from Masahide for XFRM dynamic keying 2005-11-07 18:39:30 +00:00
xfrm_policy.c Minor fixes from Masahide for XFRM dynamic keying 2005-11-07 18:39:30 +00:00
xfrm_state.c Minor fixes from Masahide for XFRM dynamic keying 2005-11-07 18:39:30 +00:00