android_kernel_samsung_msm8976/net/decnet
David S. Miller 49fabfb2ba decnet: Do not build routes to devices without decnet private data.
commit a36a0d4008488fa545c74445d69eaf56377d5d4e upstream.

In particular, make sure we check for decnet private presence
for loopback devices.

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2016-06-07 10:42:54 +02:00
..
netfilter net: Use netlink_ns_capable to verify the permisions of netlink messages 2014-06-26 15:12:37 -04:00
Kconfig
Makefile
README
TODO
af_decnet.c net: add validation for the socket syscall protocol argument 2016-01-22 19:47:55 -08:00
dn_dev.c net: Use netlink_ns_capable to verify the permisions of netlink messages 2014-06-26 15:12:37 -04:00
dn_fib.c net: Use netlink_ns_capable to verify the permisions of netlink messages 2014-06-26 15:12:37 -04:00
dn_neigh.c
dn_nsp_in.c
dn_nsp_out.c
dn_route.c decnet: Do not build routes to devices without decnet private data. 2016-06-07 10:42:54 +02:00
dn_rules.c
dn_table.c
dn_timer.c
sysctl_net_decnet.c

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>