Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 1 | -0/+1 |
2019-07-01 | ip: fix ip lookup for arm | Florin Coras | 1 | -27/+10 |
2019-06-28 | ip: ip-lookup - remove the dead code | Neale Ranns | 1 | -61/+26 |
2019-06-07 | ip: ip4 lookup performance bump with the usual receipe | Neale Ranns | 1 | -435/+378 |
2019-04-24 | ip4_lookup_inline: leverage vlib_get_buffers to improve perf | Zhiyong Yang | 1 | -32/+27 |
2018-10-01 | Support dynamic dual/quad loop selection on aarch64 | Lijian Zhang | 1 | -0/+140 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2018-06-04 | ip: save fib index for buffer in ip lookup | Florin Coras | 1 | -45/+12 |
2018-02-08 | ip: move lookup inline functions to header file | Vijayabhaskar Katamreddy | 1 | -0/+427 |