Changes between Version 1 and Version 2 of doc/developer/WiFiDog_V2
- Timestamp:
- 03/25/08 21:53:10 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/developer/WiFiDog_V2
v1 v2 26 26 === Status thread === 27 27 * Contacts the auth server and sends status every 5 minutes (default) 28 ** Wifidog uptime29 ** System uptime30 ** System free memory31 ** System load average32 ** Other stats...33 ** Currently connected clients34 *** Incoming bandwidth statistics35 *** Outgoing bandwidth statistics36 *** QoS settings37 *** Specific firewall rules28 * Wifidog uptime 29 * System uptime 30 * System free memory 31 * System load average 32 * Other stats... 33 * Currently connected clients 34 * Incoming bandwidth statistics 35 * Outgoing bandwidth statistics 36 * QoS settings 37 * Specific firewall rules 38 38 * If auth server can't be contacted for some reason, retry faster (30 seconds maybe) 39 39 * If it failed contacting the auth server twice, apply the "what to do when the internet is down" policy (either "allow" or "reject but explain what's going on")