1
0
mirror of https://gitlab.labs.nic.cz/labs/bird.git synced 2024-05-11 16:54:54 +00:00

3 Commits

Author SHA1 Message Date
574b232427 Timers: Fix TBF and some last remains 2017-12-07 13:53:42 +01:00
025525266f Timers: Replace old timers with microsecond timers
The old timer interface is still kept, but implemented by new timers. The
plan is to switch from the old inteface to the new interface, then clean
it up.
2017-12-07 13:49:27 +01:00
1123e70740 Implements token bucket filter for rate limiting. 2014-10-02 12:52:50 +02:00