Move hostapd-to-driver flag mapping to be within ap_drv_ops.c
[libeap.git] / hostapd / ap_drv_ops.c
2009-12-24 Jouni MalinenMove hostapd-to-driver flag mapping to be within ap_drv...
2009-12-24 Jouni MalinenRemove direct driver calls from accounting.c
2009-12-24 Jouni MalinenMove more driver ops into struct hostapd_driver_ops
2009-12-24 Jouni MalinenUse hostapd driver op wrapper for send_mgmt_frame
2009-12-24 Jouni MalinenMerge driver ops set_wps_beacon_ie and set_wps_probe_re...
2009-12-24 Jouni Malinenhostapd: Use separate driver operations abstraction