Sam Leffler 2045f69945 fixup inactivity timers:
o ic_inact_auth is a bad name, it's the inactivity threshold
  for being associated but not authorized; use it that way
o reset ni_inact when switching inactivity thresholds to
  minimize the race against the timer (don't want to lock
  for this stuff)
o change the inactivity probe threshold from a one-shot to
  cover a range: when below this threshold but not expired
  send a probe each inactivity interval; should probably
  guard against the interval being turned way down as this
  could cause us to spam the net with probes
2004-12-31 22:05:13 +00:00
..
2004-12-30 15:32:31 +00:00
2004-12-21 12:32:15 +00:00
2004-12-06 19:46:02 +00:00
2004-12-27 18:18:38 +00:00
2004-11-09 16:47:47 +00:00
2004-12-28 00:07:57 +00:00
2004-12-31 22:05:13 +00:00
2004-10-12 08:22:08 +00:00
2004-11-10 07:16:59 +00:00
2004-11-17 09:09:55 +00:00
2004-12-22 17:32:27 +00:00
2004-12-30 18:31:53 +00:00
2004-12-14 21:35:00 +00:00