You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/net/decnet
Tom Herbert 28448b8045 net: Split sk_no_check into sk_no_check_{rx,tx} 11 years ago
..
netfilter net: Use netlink_ns_capable to verify the permisions of netlink messages 11 years ago
Kconfig net/decnet: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Makefile
README
TODO
af_decnet.c net: Split sk_no_check into sk_no_check_{rx,tx} 11 years ago
dn_dev.c net: Use netlink_ns_capable to verify the permisions of netlink messages 11 years ago
dn_fib.c net: Use netlink_ns_capable to verify the permisions of netlink messages 11 years ago
dn_neigh.c neigh: convert parms to an array 11 years ago
dn_nsp_in.c net: Fix use after free by removing length arg from sk_data_ready callbacks. 11 years ago
dn_nsp_out.c decnet: use correct RCU API to deref sk_dst_cache field 12 years ago
dn_route.c ipv4: add a sock pointer to dst->output() path. 11 years ago
dn_rules.c sections: fix section conflicts in net 13 years ago
dn_table.c decnet: remove duplicated include from dn_table.c 12 years ago
dn_timer.c decnet: proper socket refcounting 13 years ago
sysctl_net_decnet.c net: Convert uses of typedef ctl_table to struct ctl_table 12 years ago

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>