Age | Commit message (Expand) | Author | Files | Lines |
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 |