android_kernel_google_msm/net/decnet
David S. Miller c275431b28 net: Document dst->obsolete better.
Add a big comment explaining how the field works, and use defines
instead of magic constants for the values assigned to it.

Suggested by Joe Perches.

Signed-off-by: David S. Miller <davem@davemloft.net>
Change-Id: I2c8ca84d38cd49ccc1207db588108d78e6f9403a
2020-11-30 19:39:24 +03:00
..
netfilter security: remove the security_netlink_recv hook as it is equivalent to capable() 2012-01-05 18:53:01 -05:00
af_decnet.c net: add validation for the socket syscall protocol argument 2016-10-29 23:12:11 +08:00
dn_dev.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dn_fib.c
dn_neigh.c decnet: Add missing neigh->ha locking to dn_neigh_output_packet() 2012-02-01 16:34:25 -05:00
dn_nsp_in.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dn_nsp_out.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
dn_route.c net: Document dst->obsolete better. 2020-11-30 19:39:24 +03:00
dn_rules.c
dn_table.c
dn_timer.c
Kconfig
Makefile
README
sysctl_net_decnet.c
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>