Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -6/+6 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets | Neale Ranns | 1 | -2/+2 |
2018-09-07 | geneve: fix variable initial value | Zhiyong Yang | 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 | 2 | -2/+2 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+3 |
2018-02-01 | FIB: Consolidate several copies of fib_ip_proto() into one. | Jon Loeliger | 1 | -6/+0 |
2018-01-24 | Improve tunnel interface creation performance | John Lo | 1 | -14/+5 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -7/+7 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -10/+8 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -2/+2 |
2018-01-05 | Unify and cleanup usage of hash_set/unset_mem by various tunnels | John Lo | 1 | -26/+7 |
2017-11-27 | Address COVERITY warnings | Marco Varlese | 1 | -0/+6 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-11-24 | GENEVE: shift/mask for header | Marco Varlese | 3 | -51/+133 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-10-17 | Add API versioning to GENEVE tunnel implementation. | Marco Varlese | 1 | -1/+3 |
2017-10-06 | Initial GENEVE TUNNEL implementation and tests. | Marco Varlese | 8 | -0/+3794 |