aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dpo/dvr_dpo.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-05vnet: fix format of deleted sw interfacesVladislav Grishenko1-6/+3
2021-07-13misc: fix init order to avoid startup warningsBin Zhou (bzhou2)1-3/+0
2020-10-08l2: input performanceNeale Ranns1-1/+2
2019-06-06DVR: Control the reinject as L2 or L3 based on the output interface typeNeale Ranns1-10/+66
2019-03-11dpo: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-18/+9
2019-02-14Add -fno-common compile optionBenoƮt Ganne1-0/+2
2018-07-19Remove unused argument to vlib_feature_nextDamjan Marion1-6/+3
2018-04-09DVR: save the rewrite length in packet meta-data for featuresNeale Ranns1-3/+9
2018-02-07Refactor vlib_buffer flagsDamjan Marion1-6/+6
2018-01-09DVR: run L3 output featuresNeale Ranns1-0/+591