]> git.ozlabs.org Git - ppp.git/commit
pppd: Drop linux IPX support (#326)
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Jan 2022 06:48:14 +0000 (06:48 +0000)
committerGitHub <noreply@github.com>
Thu, 13 Jan 2022 06:48:14 +0000 (17:48 +1100)
commitc2881a6b71a36d28a89166e82820dc5e711fd775
treed5eb40cf3f086ca86e510bcc8c50ec34f399d7a9
parent81a4d35394096e4e9bd7b9b189e91190e58b02a7
pppd: Drop linux IPX support (#326)

The 5.15 Linux kernel has removed ipx support, along with the userspace
visible header. This support wasn't very well maintained in the kernel
for several years so drop the support from ppp as well since this won't
be usable in future.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
configure.ac
pppd/Makefile.am
pppd/ipxcp.c [deleted file]
pppd/ipxcp.h [deleted file]
pppd/main.c
pppd/pathnames.h
pppd/pppd.8
pppd/pppd.h
pppd/pppdconf.h.in
pppd/sys-linux.c
sample/options