summaryrefslogtreecommitdiff
path: root/lib/token-bucket.c
Commit message (Expand)AuthorAgeFilesLines
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-031-1/+1
* token-bucket: Add token_bucket_wait_at().Jarno Rajahalme2016-09-201-3/+4
* token-bucket: Correctly truncate existing tokens.Eziz Durdyyev2016-07-141-1/+1
* lib: Move token-bucket.h to <openvswitch/token-bucket.h>Thomas Graf2014-12-151-1/+1
* token-bucket: New library for generic rate-limiting.Ben Pfaff2012-06-211-0/+96