cvs commit: src/sys/net80211 ieee80211_acl.c ieee80211_ioctl.c
ieee80211_ioctl.h ieee80211_proto.h
Sam Leffler
sam at FreeBSD.org
Sat Aug 13 17:31:49 GMT 2005
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
More information about the cvs-src
mailing list