aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/policer/node_funcs.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2022-06-29classify: use 32 bits hashBenoƮt Ganne1-2/+2
2022-05-05policer: output interface policerStanislav Zaikin1-10/+60
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion1-2/+2
2021-02-19policer: add thread handoff for device inputBrian Russell1-9/+47
2021-02-19policer: move handoff checks into policer codeBrian Russell1-11/+7
2021-02-19policer: add policing as device-input featureBrian Russell1-222/+19
2021-02-15policer: improve policer structBrian Russell1-3/+3
2021-02-12policer: remove SSE2 prefixBrian Russell1-5/+5
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-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-08L2 BVI/FIB: Update L2 FIB table when BVI's MAC changesNeale Ranns1-0/+2
2017-12-18VPP-269 Coding standards cleanup - vnet/vnet/policerKrishanpal singh1-11/+14
2017-10-10punt and drop features:Neale Ranns1-58/+1
2017-07-23Improve L2 Input/Output Feature Infrastructure and UsageJohn Lo1-8/+3
2017-02-22VPP-635: CLI Memory leak with invalid parameterBilly McFall1-5/+14
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+938