]> git.proxmox.com Git - mirror_iproute2.git/commit - include/utils.h
drop support for IPX
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 15 Nov 2018 19:26:13 +0000 (11:26 -0800)
committerDavid Ahern <dsahern@gmail.com>
Sat, 24 Nov 2018 15:27:56 +0000 (07:27 -0800)
commitce5071eda617c60f075935d2acd0d9c4ace311c2
tree9400b86180df54295a35bbe4e78e332a875bb364
parent27f4e510035964cbff95cca7eca57537d42aaeec
drop support for IPX

IPX has been depracted then removed from upstream kernels.
Drop support from ip route as well.

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