]> git.ipfire.org Git - thirdparty/hostap.git/commit
Remove references to time_t/time()
authorPer Ekman <pek@kth.se>
Mon, 12 Sep 2011 19:14:30 +0000 (22:14 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 12 Sep 2011 19:14:30 +0000 (22:14 +0300)
commit3d9e2e6615438959c9508f64d5148e06320b4827
treeef6c422caec5d33fd920e1a585614f63c0a96bc4
parent531f0331a12fee6e7a08654071b1287a135a068b
Remove references to time_t/time()

Use os_time() in AP mode instead of direct time() calls.
src/ap/accounting.c
src/ap/ieee802_11_auth.c
src/ap/ieee802_1x.c
src/ap/tkip_countermeasures.c