aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srp
AgeCommit message (Expand)AuthorFilesLines
2022-03-23vppinfra: change vlib_register_node so it takes format string for node nameDamjan Marion1-3/+5
2022-01-16vppinfra: bitops cleanupDamjan Marion1-2/+1
2021-06-07pg: Reduce the inclusion of pg.hNeale Ranns2-11/+11
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-4/+4
2019-07-25misc: leverage vlib_buffer_get_current in srpZhiyong Yang1-1/+1
2019-06-04srp: leverage vlib_buffer_get_currentZhiyong Yang1-3/+3
2019-01-18buffers: remove freelist argument from vlib_buffer_add_dataDamjan Marion1-5/+3
2019-01-07Handle buffer alloc failure in vlib_buffer_add_dataDave Barach1-11/+25
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach2-6/+6
2018-11-13vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)Damjan Marion1-1/+1
2018-10-23c11 safe string handling supportDave Barach2-4/+4
2018-10-01API / CLI event-log tracingDave Barach2-153/+1
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-1/+1
2018-03-16Fix a long-latent bi=0 bug in vlib_buffer_add_dataDave Barach1-2/+2
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace2-1/+3
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-04-07MPLS McastNeale Ranns1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion6-0/+2120