aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_flood.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-07l2: handle complete clone fail in l2_floodDave Barach1-2/+8
2019-10-22vppinfra: add vec_set_len()BenoƮt Ganne1-1/+2
2019-08-15vlib: copy trace_handle in vlib_buffer_copy/clone() functionsJohn Lo1-6/+0
2019-03-12l2: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-9/+9
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-4/+4
2018-11-02vlib: define minimum chained buffer segment sizeDamjan Marion1-3/+1
2018-10-10L2-flood: no clone for 1 replicationNeale Ranns1-59/+69
2018-09-25L2 BD: introduce a BD interface on which to send UU packetsNeale Ranns1-2/+4
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-13L2-FWD: use vlib_buffer_enqueue_to_next and cache prefetch fixNeale Ranns1-1/+2
2018-09-03Deprecate old buffer replication schemeDamjan Marion1-1/+0
2018-08-09Fix L2 flooding to BVI with error return not workingJohn Lo1-4/+3
2018-07-26L2 Flood: use the buffer clone API rather than buffer recycleNeale Ranns1-260/+168
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+568