linux/net/decnet
Patrick McHardy 2dfe55b47e [NET]: Use u32 for routing table IDs
Use u32 for routing table IDs in net/ipv4 and net/decnet in preparation of
support for a larger number of routing tables. net/ipv6 already uses u32
everywhere and needs no further changes. No functional changes are made by
this patch.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 14:54:24 -07:00
..
netfilter [NETLINK]: Encapsulate eff_cap usage within security framework. 2006-06-29 16:57:55 -07:00
af_decnet.c [DECNET]: Covert rules to use generic code 2006-09-22 14:54:15 -07:00
dn_dev.c [DECNET]: Covert rules to use generic code 2006-09-22 14:54:15 -07:00
dn_fib.c [NET]: Use u32 for routing table IDs 2006-09-22 14:54:24 -07:00
dn_neigh.c [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
dn_nsp_in.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
dn_nsp_out.c [DECnet]: Endian annotation and fixes for DECnet. 2006-03-20 22:42:39 -08:00
dn_route.c [DECNET]: Covert rules to use generic code 2006-09-22 14:54:15 -07:00
dn_rules.c [DECNET]: Covert rules to use generic code 2006-09-22 14:54:15 -07:00
dn_table.c [NET]: Use u32 for routing table IDs 2006-09-22 14:54:24 -07:00
dn_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig [DECNET]: Covert rules to use generic code 2006-09-22 14:54:15 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
README Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_decnet.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00

                       Linux DECnet Project
                      ======================

The documentation for this kernel subsystem is available in the
Documentation/networking subdirectory of this distribution and also
on line at http://www.chygwyn.com/DECnet/

Steve Whitehouse <SteveW@ACM.org>