Latest updates from Teaman-IPTraffic
commit3e59c78f30e8e7ac164dd62721b3fdf4ee69f1bc
authorAugusto Bott <augusto@bott.com.br>
Sat, 27 Aug 2011 03:29:14 +0000 (27 00:29 -0300)
committerAugusto Bott <augusto@bott.com.br>
Sat, 27 Aug 2011 07:31:00 +0000 (27 04:31 -0300)
tree529247cbf9d139d183efb4a2d86f79fbbb720606
parent0c137ddf624edbb75d2e68524b8a05073da39a32
Latest updates from Teaman-IPTraffic

cstats fixes, improvements on IP Traffic and QoS pages

* cstats: since cstats can keep track IP traffic for a limited number of
  addresses on its database, when an address is added to the "Excluded IPs"
  list (admin-iptraffic.asp), its traffic history gets purged (makes room
  for another/new address to be tracked).
* IP Traffic: previously, the "Details" page (renamed to "Transfer Rates")
  used different conntrack files under /proc for K24 and K26 builds, in an
  attempt to consider any/all IPv4 + IPv6 connections known to the router.
  This version sticks to IPv4-only until we figure out how to properly do that.
* IP Traffic: added a "Monthly" history page, many visual improvements,
  added "helper" links/shortcuts from/to IP Traffic and QoS pages.
release/src/router/cstats/cstats.c
release/src/router/httpd/bwm.c
release/src/router/www/bwm-common.js
release/src/router/www/bwm-hist.js
release/src/router/www/ipt-24.asp
release/src/router/www/ipt-daily.asp [copied from release/src/router/www/ipt-history.asp with 80% similarity]
release/src/router/www/ipt-details.asp
release/src/router/www/ipt-monthly.asp [moved from release/src/router/www/ipt-history.asp with 69% similarity]
release/src/router/www/qos-ctrate.asp
release/src/router/www/qos-detailed.asp
release/src/router/www/tomato.js