kernel-hacking-2024-linux-s.../net/decnet
Denis V. Lunev b7c6ba6eb1 [NETNS]: Consolidate kernel netlink socket destruction.
Create a specific helper for netlink kernel socket disposal. This just
let the code look better and provides a ground for proper disposal
inside a namespace.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Tested-by: Alexey Dobriyan <adobriyan@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:08:07 -08:00
..
netfilter [NETNS]: Consolidate kernel netlink socket destruction. 2008-01-28 15:08:07 -08:00
af_decnet.c [DECNET]: Use htons() where appropriate. 2008-01-28 14:58:01 -08:00
dn_dev.c [DECNET]: Switch to using ctl_paths. 2008-01-28 15:01:09 -08:00
dn_fib.c
dn_neigh.c [NETNS]: Modify the neighbour table code so it handles multiple network namespaces 2008-01-28 15:00:03 -08:00
dn_nsp_in.c
dn_nsp_out.c [DECNET]: Use htons() where appropriate. 2008-01-28 14:58:01 -08:00
dn_route.c [NETNS][DST] dst: pass the dst_ops as parameter to the gc functions 2008-01-28 15:02:46 -08:00
dn_rules.c [NETNS]: Pass fib_rules_ops into default_pref method. 2008-01-28 15:01:22 -08:00
dn_table.c
dn_timer.c
Kconfig
Makefile
README
sysctl_net_decnet.c [DECNET]: Switch to using ctl_paths. 2008-01-28 15:01:09 -08:00
TODO

                       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>