aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/util
AgeCommit message (Expand)AuthorFilesLines
2023-03-23vnet: throttling configuration improvementMaxime Peim2-14/+10
2021-05-01vlib: refactor trajectory trace debug featureBenoƮt Ganne1-99/+0
2019-07-31vppinfra: refactor test_and_set spinlocks to use clib_spinlock_tjaszha031-9/+7
2018-10-29Use throttle_t for ND throttlingNeale Ranns1-5/+7
2018-10-23c11 safe string handling supportDave Barach2-8/+8
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-2/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-08-30Refactor the ARP throttle into a common type so it can be reusedNeale Ranns2-0/+117
2018-07-23fix vector index range checksEyal Bari1-1/+1
2017-12-06Restructure some files in LB to src/vnet to reuseHongjun Ni2-0/+141
2017-11-28tcp: fix retransmissions under buffer shortageFlorin Coras1-1/+5
2017-10-19VPP-1024: rewrite buffer trajectory tracerDave Barach1-0/+95
2017-01-27IP Multicast FIB (mfib)Neale Ranns2-0/+1251