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-19 | vxlan: add tunnel cache to graph node |  Junfeng Wang | 1 | -11/+6 |
2021-02-05 | vxlan: add udp-port configuration support |  Artem Glazychev | 1 | -12/+58 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -0/+1 |
2020-10-07 | misc: Purge unused pg includes |  Neale Ranns | 1 | -1/+0 |
2020-09-04 | ip: enhance vtep4_check of tunnel by vector way |  Zhiyong Yang | 1 | -12/+32 |
2020-06-15 | vxlan: remove judgement with always true |  Zhiyong Yang | 1 | -27/+15 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node |  Nick Zavaritsky | 1 | -57/+21 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-10-17 | vxlan:decap caching error (VPP-1462) |  Eyal Bari | 1 | -1/+1 |
2018-10-05 | vxlan:ip4 decap:remove access to tunnel object |  Eyal Bari | 1 | -163/+142 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -3/+3 |
2018-08-28 | vxlan: decap use vlib_buffer_enqueue_to_next |  Eyal Bari | 1 | -254/+220 |
2018-08-01 | vxlan:optimize cached entry compare |  Eyal Bari | 1 | -9/+5 |
2018-07-31 | vxlan:decap.c conform coding style |  Eyal Bari | 1 | -620/+690 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 1 | -3/+3 |
2018-07-09 | vxlan:use bihash_16_8 for ipv4 lookup |  Eyal Bari | 1 | -27/+22 |
2018-07-05 | vxlan:use bihash_24_8 for ipv6 lookup |  Eyal Bari | 1 | -41/+47 |
2018-06-14 | vxlan:use VLIB_NODE_FN for multiarch selection |  Eyal Bari | 1 | -17/+1 |
2018-06-13 | vxlan:offload RX flow |  eyal bari | 1 | -0/+372 |
2018-04-17 | vxlan:remove counters writeback cache |  Eyal Bari | 1 | -466/+236 |
2017-10-23 | VXLAN:small refactor to vxlan input |  Eyal Bari | 1 | -235/+175 |
2017-07-14 | vnet_buffer_t flags cleanup |  Damjan Marion | 1 | -9/+9 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -5/+5 |
2017-02-02 | VXLAN: further unify ip4/ip6 ctl plane handling |  Eyal Bari | 1 | -2/+2 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path |  John Lo | 1 | -173/+282 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+1130 |