aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/buffer.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-20vlib: add format_vnet_buffer_no_chainBenoît Ganne1-4/+17
2021-07-16vlib: add tunnel offload flags for vlib_buffer_tMohsin Kazmi1-1/+10
2021-05-05vlib: move offload flags to 1st cacheline in vlib_buffer_tMohsin Kazmi1-1/+1
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-1/+19
2019-10-31vlib: only dump 1st buffer in chain by defaultBenoît Ganne1-1/+1
2018-11-30Metadata / opaque formatting belongs in vppDave Barach1-2/+2
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns1-0/+3
2018-03-16QoS recording and markingNeale Ranns1-0/+4
2018-02-07Refactor vlib_buffer flagsDamjan Marion1-1/+1
2017-12-01vnet: fix a typo in vnet/buffer.cSteven1-1/+1
2017-11-21dpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_tDamjan Marion1-0/+56