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