aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/policer
AgeCommit message (Expand)AuthorFilesLines
2020-03-12policer: API cleanupJakub Grajciar3-52/+111
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-03-07policer: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-26/+19
2018-12-20delete policer classify repeat count drop packets when action is DROPcohu1-5/+0
2018-10-23c11 safe string handling supportDave Barach3-9/+9
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra5-8/+8
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-0/+2
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-11api: remove transport specific code from handlersFlorin Coras1-7/+7
2018-01-09api: refactor vlibmemoryFlorin Coras1-2/+2
2017-12-18VPP-269 Coding standards cleanup - vnet/vnet/policerKrishanpal singh1-11/+14
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace2-1/+3
2017-10-20null-terminate some formatted stringGabriel Ganne1-0/+2
2017-10-10punt and drop features:Neale Ranns3-62/+94
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-08-22policer: remove unused codeDamjan Marion1-4/+0
2017-08-10Fix memory leaks found in policer code.Chaoyu Jin1-0/+34
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo1-8/+3
2017-06-03Fix for gcc7Marco Varlese1-1/+1
2017-03-22policer: fix byte ordering in policer_details msgMarek Gradzki1-2/+2
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall2-8/+24
2017-01-27API refactoring : policerPavel Kotucek2-0/+379
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion6-0/+3478