Remove DECnet support from kernel
DECnet is an obsolete network protocol that receives more attention from kernel janitors than users. It belongs in computer protocol history museum not in Linux kernel. It has been "Orphaned" in kernel since 2010. The iproute2 support for DECnet was dropped in 5.0 release. The documentation link on Sourceforge says it is abandoned there as well. Leave the UAPI alone to keep userspace programs compiling. This means that there is still an empty neighbour table for AF_DECNET. The table of /proc/sys/net entries was updated to match current directories and reformatted to be alphabetical. Signed-off-by:Stephen Hemminger <stephen@networkplumber.org> Acked-by:
David Ahern <dsahern@kernel.org> Acked-by:
Nikolay Aleksandrov <razor@blackwall.org> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/admin-guide/kernel-parameters.txt 0 additions, 4 deletionsDocumentation/admin-guide/kernel-parameters.txt
- Documentation/admin-guide/sysctl/net.rst 8 additions, 7 deletionsDocumentation/admin-guide/sysctl/net.rst
- Documentation/networking/decnet.rst 0 additions, 243 deletionsDocumentation/networking/decnet.rst
- Documentation/networking/index.rst 0 additions, 1 deletionDocumentation/networking/index.rst
- Documentation/userspace-api/ioctl/ioctl-number.rst 0 additions, 1 deletionDocumentation/userspace-api/ioctl/ioctl-number.rst
- MAINTAINERS 0 additions, 7 deletionsMAINTAINERS
- arch/mips/configs/decstation_64_defconfig 0 additions, 2 deletionsarch/mips/configs/decstation_64_defconfig
- arch/mips/configs/decstation_defconfig 0 additions, 2 deletionsarch/mips/configs/decstation_defconfig
- arch/mips/configs/decstation_r4k_defconfig 0 additions, 2 deletionsarch/mips/configs/decstation_r4k_defconfig
- arch/mips/configs/gpr_defconfig 0 additions, 2 deletionsarch/mips/configs/gpr_defconfig
- arch/mips/configs/mtx1_defconfig 0 additions, 2 deletionsarch/mips/configs/mtx1_defconfig
- arch/mips/configs/rm200_defconfig 0 additions, 2 deletionsarch/mips/configs/rm200_defconfig
- arch/powerpc/configs/ppc6xx_defconfig 0 additions, 2 deletionsarch/powerpc/configs/ppc6xx_defconfig
- include/linux/netdevice.h 0 additions, 4 deletionsinclude/linux/netdevice.h
- include/linux/netfilter.h 0 additions, 5 deletionsinclude/linux/netfilter.h
- include/linux/netfilter_defs.h 0 additions, 8 deletionsinclude/linux/netfilter_defs.h
- include/net/dn.h 0 additions, 231 deletionsinclude/net/dn.h
- include/net/dn_dev.h 0 additions, 200 deletionsinclude/net/dn_dev.h
- include/net/dn_fib.h 0 additions, 169 deletionsinclude/net/dn_fib.h
- include/net/dn_neigh.h 0 additions, 32 deletionsinclude/net/dn_neigh.h
Loading
-
mentioned in commit 2a974abc
-
mentioned in commit a433b85d
-
mentioned in commit d3f7f557
-
mentioned in commit fbc0209a
-
mentioned in commit 1c004b37
-
mentioned in commit 53076071
-
mentioned in commit 7d07fd03
-
mentioned in commit bf82668e
-
mentioned in commit e6104284
-
mentioned in commit 57e83c24
Please register or sign in to comment