Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-10 | misc: fix buffer issue in geneve_input | Zhiyong Yang | 1 | -10/+8 |
2019-05-21 | geneve_input: leverage vlib_get_buffers | Zhiyong Yang | 1 | -12/+11 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -4/+4 |
2019-03-06 | geneve: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 1 | -26/+20 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -3/+3 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -1/+1 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -6/+3 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2017-11-24 | GENEVE: shift/mask for header | Marco Varlese | 1 | -24/+33 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 1 | -0/+1323 |