Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-04-08 | fixing typos | Jim Thompson | 1 | -1/+1 |
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 |
2019-02-14 | Add -fno-common compile option | BenoƮt Ganne | 1 | -1/+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-17 | VOM: support for pipes | Neale Ranns | 2 | -10/+10 |
2018-07-09 | new pipe code does not use stdints | Neale Ranns | 1 | -2/+2 |
2018-07-07 | Pipes | Neale Ranns | 4 | -0/+1141 |