aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srp/node.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-23vppinfra: change vlib_register_node so it takes format string for node nameDamjan Marion1-3/+5
2021-06-07pg: Reduce the inclusion of pg.hNeale Ranns1-0/+11
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-2/+2
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 Barach1-5/+5
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-01API / CLI event-log tracingDave Barach1-69/+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 Wallace1-0/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+932