aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/buffer.c
AgeCommit message (Expand)AuthorFilesLines
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