]> git.ipfire.org Git - thirdparty/hostap.git/commit
RADIUS server: Use monotonic time
authorJohannes Berg <johannes.berg@intel.com>
Mon, 16 Dec 2013 20:08:30 +0000 (21:08 +0100)
committerJouni Malinen <j@w1.fi>
Tue, 24 Dec 2013 05:32:16 +0000 (07:32 +0200)
commit587071765d5300580bb3b2ed1384457f3e200bd0
tree6717b22ceec78134e6e95b2fb76acbbb7bd9391e
parent40128043ca118e1107c2c7317a4ff9da7f9a6fe7
RADIUS server: Use monotonic time

The RADIUS server needs to calculate uptime, which is relative
and thus should use monotonic time.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
src/radius/radius_server.c