Age | Commit message (Expand) | Author | Files | Lines |
2022-02-22 | vxlan: crash on assigning IP address to interface | Ed Warnicke | 1 | -1/+0 |
2021-12-14 | vxlan: crash on configuring vxlan tunnel on l3 mode | Steven Luong | 1 | -1/+2 |
2021-11-23 | vxlan: multiarch optimization of vxlan | Ray Kinsella | 1 | -2/+0 |
2021-04-23 | vxlan: Fix L3 mode | Nathan Skrzypczak | 1 | -0/+1 |
2021-03-19 | vxlan: add tunnel cache to graph node | Junfeng Wang | 1 | -0/+6 |
2021-02-05 | vxlan: add udp-port configuration support | Artem Glazychev | 1 | -2/+10 |
2020-10-21 | misc: minimize dependencies on udp.h | Florin Coras | 1 | -1/+1 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node | Nick Zavaritsky | 1 | -2/+2 |
2019-11-26 | fib: reduce save_rewrite_length to u8 | Klement Sekera | 1 | -1/+1 |
2019-01-09 | VXLAN: Prevent duplicate bypass graph nodes. | Jon Loeliger | 1 | -0/+4 |
2018-10-05 | vxlan:ip4 decap:remove access to tunnel object | Eyal Bari | 1 | -0/+18 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 1 | -2/+2 |
2018-08-28 | vxlan: decap use vlib_buffer_enqueue_to_next | Eyal Bari | 1 | -1/+1 |
2018-07-09 | vxlan:use bihash_16_8 for ipv4 lookup | Eyal Bari | 1 | -16/+10 |
2018-07-05 | vxlan:use bihash_24_8 for ipv6 lookup | Eyal Bari | 1 | -53/+58 |
2018-06-13 | vxlan:offload RX flow | eyal bari | 1 | -0/+8 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+3 |
2018-05-02 | vxlan:encap - use vnet rewrite | eyal bari | 1 | -3/+2 |
2018-02-14 | vxlan:remove interface recycle mechanism | Eyal Bari | 1 | -3/+0 |
2018-02-07 | VXLAN: Allow user to specify a custom vxlan tunnel instance id. | Jon Loeliger | 1 | -0/+13 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -1/+1 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path | John Lo | 1 | -0/+2 |
2017-01-20 | VXLAN - Add IPv6 tunnels src ref count | Eyal Bari | 1 | -15/+2 |
2017-01-03 | vxlan fix mcast tunnel delete | Eyal Bari | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+199 |