]> git.proxmox.com Git - mirror_iproute2.git/commit
drop support for DECnet
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 11 Dec 2018 16:40:09 +0000 (08:40 -0800)
committerDavid Ahern <dsahern@gmail.com>
Thu, 13 Dec 2018 20:50:01 +0000 (12:50 -0800)
commit738aebe52b2e53b45bb0e8b55fe341fdb25ff994
tree43c63822648deaf0811f1f50a353d1b1f207700b
parentfbe7da2306430070b3166ea07a5c82c1a5a5f5d0
drop support for DECnet

DECnet belongs in the history museum of dead protocols along
with Appletalk and IPX.

Linux support has outlived its natural life and the time has
come to remove it from iproute2. Dead code is a source
of bugs and exploits.

If anyone actually has DECnet running on some old distribution
they can just keep to the old version of iproute2.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David Ahern <dsahern@gmail.com>
Makefile
README.decnet [deleted file]
README.lnstat
include/utils.h
ip/ip.c
ip/iproute.c
lib/dnet_ntop.c [deleted file]
lib/dnet_pton.c [deleted file]
lib/utils.c
man/man8/ip-route.8.in
man/man8/ip.8