]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Convert ifconfig to use lib80211.
authorAdrian Chadd <adrian@FreeBSD.org>
Mon, 30 Nov 2015 06:34:16 +0000 (06:34 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Mon, 30 Nov 2015 06:34:16 +0000 (06:34 +0000)
commitd01cb677bafc71ff353d77656f57401f7fd97b32
treec0507fbf413a6d4181eb32f73ae1703dd7f8bd3c
parentff066b54ec978e362726f843aa16713d875b9d4c
Convert ifconfig to use lib80211.

* remove regdomain.[ch] - it's now part of lib80211.
* convert ifieee80211.c to use the ioctl routines in lib80211 and
  implement the "error? exit" wrapper behaviour the callers expect.
sbin/ifconfig/Makefile
sbin/ifconfig/ifieee80211.c
sbin/ifconfig/regdomain.c [deleted file]
sbin/ifconfig/regdomain.h [deleted file]