]> git.ipfire.org Git - thirdparty/hostap.git/commit
AP: Add fuzz to idle-timer calculations
authorBen Greear <greearb@candelatech.com>
Fri, 6 Apr 2012 08:47:29 +0000 (11:47 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 6 Apr 2012 08:47:29 +0000 (11:47 +0300)
commitce28e2795ad6a416731c3c57df310168a5c32537
treef7f3fa4d545922908389754d19b610ff9da4b4e5
parentf05b6b18bb54c6c3e5b5b2c224ec0933c6005262
AP: Add fuzz to idle-timer calculations

This should keep us from getting into a state where we bounce large
numbers of stations all at once. Spreading out the bounce should cause
less stress on the network as the idle stations won't all be trying to
reconnect at once.

Signed-hostap: Ben Greear <greearb@candelatech.com>
src/ap/sta_info.c