From: Marian Danisek (majo_at_sunteq.sk)
Date: 2002-09-11 09:40:47 UTC
Is this code snippet from hostap_ioctl.c mean than I cannot use iwpriv
maccmd commnad if i compile hostap with -DPRISM2_HOSTAPD (for 802.1x
support)?
Is there any way to use both mac acl and 802.1x ?
thanx
#ifndef PRISM2_HOSTAPD
case PRISM2_IOCTL_MACCMD: if (!capable(CAP_NET_ADMIN)) ret = -EPERM; else ret = ap_mac_cmd_ioctl(local, (int *) wrq->u.name); break;
-- SUNTEQ s. r. o. Bojnicka cesta 35 # Prievidza # 971 04 # Slovak republic Tel: +421-46-5430 754 # Fax: +421-46-5439 144 http://www.sunteq.sk/ ------------------------------------------------------------ A mind is like a parachute... it only works when it's open.