cvs commit: src/sbin/ifconfig af_ipx.c ifconfig.c ifconfig.h
Robert Watson
rwatson at FreeBSD.org
Wed Jun 13 18:08:01 UTC 2007
rwatson 2007-06-13 18:08:00 UTC
FreeBSD src repository
Modified files:
sbin/ifconfig af_ipx.c ifconfig.c ifconfig.h
Log:
Remove IPX over IP tunneling pieces from ifconfig(8), omitted portion of
previous commit:
Remove IPX over IP tunneling support, which allows IPX routing over IP
tunnels, and was not MPSAFE. The code can be easily restored in the
event that someone with an IPX over IP tunnel configuration can work
with me to test patches.
This removes one of five remaining consumers of NET_NEEDS_GIANT.
Approved by: re (kensmith)
Spotted by: Artem Naluzhny <tutat nhamon dot com dot ua>
Revision Changes Path
1.4 +0 -10 src/sbin/ifconfig/af_ipx.c
1.133 +0 -2 src/sbin/ifconfig/ifconfig.c
1.21 +0 -1 src/sbin/ifconfig/ifconfig.h
More information about the cvs-src
mailing list