Age | Commit message (Expand) | Author | Files | Lines |
2022-10-11 | fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. |  Huawei LI | 1 | -3/+2 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -1/+1 |
2021-10-21 | fib: respect mfib entry flags on create with paths |  Paul Atkins | 1 | -7/+6 |
2021-10-08 | vxlan-gpe: add udp-port configuration support |  Artem Glazychev | 1 | -22/+39 |
2021-10-06 | docs: more nitfixes |  Nathan Skrzypczak | 1 | -18/+20 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -0/+1 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node |  Nick Zavaritsky | 1 | -34/+7 |
2020-02-18 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2020-02-17 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2019-12-17 | vxlan geneve gtpu: fix short help |  Paul Vinciguerra | 1 | -1/+1 |
2019-07-19 | fib: FIB Entry tracking |  Neale Ranns | 1 | -8/+7 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -5/+5 |
2019-06-04 | features will register udp ports once configured |  Jakub Grajciar | 1 | -5/+11 |
2019-05-22 | vxlan-gpe: fix CLI document error |  Zhiyong Yang | 1 | -3/+3 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-09-25 | L2 BD: introduce a BD interface on which to send UU packets |  Neale Ranns | 1 | -2/+2 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -5/+5 |
2018-02-01 | FIB: Consolidate several copies of fib_ip_proto() into one. |  Jon Loeliger | 1 | -6/+0 |
2018-01-24 | Improve tunnel interface creation performance |  John Lo | 1 | -14/+4 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output |  John Lo | 1 | -28/+39 |
2018-01-05 | Unify and cleanup usage of hash_set/unset_mem by various tunnels |  John Lo | 1 | -29/+16 |
2017-12-13 | make "test-all" target pass again |  Gabriel Ganne | 1 | -1/+1 |
2017-12-13 | VPP-1099 Fix create vxlan-gpe tunnel local 10::1 remote 20::1 vni 11 (for ipv6) |  Swarup Nayak | 1 | -0/+1 |
2017-12-13 | VPP-275 Coding standards cleanup - vnet/vnet/vxlan-gpe |  sharath reddy | 1 | -432/+470 |
2017-11-26 | FIB: store the node type not the function pointer. |  Neale Ranns | 1 | -2/+0 |
2017-08-08 | L2 over MPLS |  Neale Ranns | 1 | -1/+1 |
2017-08-04 | Initialize vxlan-gpe bypass mode |  Hongjun Ni | 1 | -0/+16 |
2017-06-25 | VPP crash on creating vxlan gpe interface. VPP-875 |  Hongjun Ni | 1 | -0/+3 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode |  Hongjun Ni | 1 | -66/+622 |
2017-05-24 | IPv6 Performance bugs |  Neale Ranns | 1 | -4/+4 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter |  Billy McFall | 1 | -16/+46 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+659 |