Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 1 | -2/+2 |
2021-03-05 | ipsec: Support async mode per-SA | Neale Ranns | 1 | -1/+1 |
2019-10-30 | docs: devices-- add FEATURES.yaml | Paul Vinciguerra | 1 | -4/+4 |
2019-04-08 | minor spelling errors (both in comments) | Jim Thompson | 1 | -1/+1 |
2019-04-06 | Pipe: fix double count on TX (TX counting is done in interface-output) | Neale Ranns | 1 | -11/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -2/+2 |
2018-10-20 | pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx... | Andrew Yourtchenko | 1 | -29/+30 |
2018-08-17 | Fix a bug in function pipe_rx | Lijian Zhang | 1 | -1/+1 |
2018-07-09 | new pipe code does not use stdints | Neale Ranns | 1 | -2/+2 |
2018-07-07 | Pipes | Neale Ranns | 1 | -0/+802 |