Date: Sat, 13 Aug 2005 17:31:48 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net80211 ieee80211_acl.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_proto.h Message-ID: <200508131731.j7DHVmGk063892@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2005-08-13 17:31:48 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_acl.c ieee80211_ioctl.c
ieee80211_ioctl.h ieee80211_proto.h
Log:
Extend acl support to pass ioctl requests through and use this to
add support for getting the current policy setting and collecting
the list of mac addresses in the acl table.
Submitted by: Michal Mertl (original version)
MFC after: 2 weeks
Revision Changes Path
1.4 +53 -1 src/sys/net80211/ieee80211_acl.c
1.34 +17 -3 src/sys/net80211/ieee80211_ioctl.c
1.14 +6 -0 src/sys/net80211/ieee80211_ioctl.h
1.16 +3 -0 src/sys/net80211/ieee80211_proto.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508131731.j7DHVmGk063892>
