linux/net/decnet
Eric W. Biederman 95743deb34 [DECNET]: Handle a failure in neigh_parms_alloc (take 2)
While enhancing the neighbour code to handle multiple network
namespaces I noticed that decnet is assuming neigh_parms_alloc
will allways succeed, which is clearly wrong.  So handle the
failure.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Steven Whitehouse <steve@chygwyn.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-01-25 15:51:51 -08:00
..
netfilter
Kconfig
Makefile
README
TODO
af_decnet.c
dn_dev.c [DECNET]: Handle a failure in neigh_parms_alloc (take 2) 2007-01-25 15:51:51 -08:00
dn_fib.c
dn_neigh.c
dn_nsp_in.c
dn_nsp_out.c
dn_route.c [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 2006-12-02 21:30:44 -08:00
dn_rules.c
dn_table.c [PATCH] slab: remove kmem_cache_t 2006-12-07 08:39:25 -08:00
dn_timer.c
sysctl_net_decnet.c [PATCH] sysctl: remove unused "context" param 2006-12-10 09:55:41 -08:00

README

                       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>