2008-09-19 zzz

* Tunnels:
      - Add missing message accounting for inbound gateways,
        we were underestimating participating traffic because of it,
        and the tunnels were classified "inactive"
      - Add participating tunnel role on tunnels.jsp
This commit is contained in:
zzz
2008-09-19 01:03:57 +00:00
parent 0bbc94f43c
commit 6b1224b23e
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2008-09-19 zzz
* Tunnels:
- Add missing message accounting for inbound gateways,
we were underestimating participating traffic because of it,
and the tunnels were classified "inactive"
- Add participating tunnel role on tunnels.jsp
2008-09-18 zzz
* Throttle:
- Correctly check inbound and outbound total bw limits separately