summaryrefslogtreecommitdiffstats
path: root/sbin/ifconfig/ifconfig.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-06-13 18:07:59 +0000
committerrwatson <rwatson@FreeBSD.org>2007-06-13 18:07:59 +0000
commitb936eeb39ddebd2dd21440a77901dc032bd0f608 (patch)
tree98fb7c4ffa2afe3d88771757ae161ff33fcae39c /sbin/ifconfig/ifconfig.h
parent9156605d1956d8c6eb3d35a32e906f368ca7a2b5 (diff)
downloadFreeBSD-src-b936eeb39ddebd2dd21440a77901dc032bd0f608.zip
FreeBSD-src-b936eeb39ddebd2dd21440a77901dc032bd0f608.tar.gz
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>
Diffstat (limited to 'sbin/ifconfig/ifconfig.h')
-rw-r--r--sbin/ifconfig/ifconfig.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/ifconfig/ifconfig.h b/sbin/ifconfig/ifconfig.h
index d14d240..5ef36c9 100644
--- a/sbin/ifconfig/ifconfig.h
+++ b/sbin/ifconfig/ifconfig.h
@@ -129,7 +129,6 @@ extern int supmedia;
extern int printkeys;
extern int newaddr;
extern int verbose;
-extern int setipdst;
void setifcap(const char *, int value, int s, const struct afswtch *);
OpenPOWER on IntegriCloud