kernel-hacking-2024-linux-s.../net/decnet
Denis V. Lunev 0359238333 [FIB]: Add netns to fib_rules_ops.
The backward link from FIB rules operations to the network namespace
will allow to simplify the API a bit.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 15:08:13 -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 [FIB]: Add netns to fib_rules_ops. 2008-01-28 15:08:13 -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>