summaryrefslogtreecommitdiff
path: root/lib/token-bucket.c
Commit message (Expand)AuthorAgeFilesLines
* 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