aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/accounting.h
Commit message (Collapse)AuthorAgeFilesLines
* Added support for removing RADIUS accounting and RADIUS in generalJouni Malinen2009-01-081-1/+22
| | | | | CONFIG_NO_ACCOUNTING=y and CONFIG_NO_RADIUS=y build options can now be used to remove RADIUS support from the hostapd build.
* Simplified RADIUS accounting id usageJouni Malinen2008-11-231-1/+0
| | | | | | | | Changed accounting_sta_start() to call accounting_sta_get_id() internally in accounting.c so that external callers do not need to do anything to allocate unique accounting id. When starting a new session, a unique identifier is needed anyway, so no need to keep these operations separate.
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+27