Age | Commit message (Expand) | Author | Files | Lines |
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 | 3 | -7/+7 |
2018-09-06 | vxlan_gpe: optimize encap performance | Zhiyong Yang | 1 | -32/+47 |
2018-08-20 | vxlan_gpe_encap: fix packet len error | Zhiyong Yang | 1 | -1/+1 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -6/+3 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 2 | -2/+2 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+3 |
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-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -2/+2 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -28/+39 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -10/+8 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -2/+2 |
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 | 3 | -2/+11 |
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 | 5 | -1268/+1437 |
2017-11-26 | FIB: store the node type not the function pointer. | Neale Ranns | 1 | -2/+0 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
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-07-14 | vnet_buffer_t flags cleanup | Damjan Marion | 1 | -9/+9 |
2017-06-25 | VPP crash on creating vxlan gpe interface. VPP-875 | Hongjun Ni | 3 | -6/+11 |
2017-06-06 | Rework vxlan-gpe to support FIB 2.0 and bypass mode | Hongjun Ni | 5 | -83/+1161 |
2017-05-24 | IPv6 Performance bugs | Neale Ranns | 1 | -4/+4 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 2 | -11/+11 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -1/+1 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 1 | -16/+46 |
2017-01-03 | vlxlan-gpe - fix api registering | Gabriel Ganne | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 10 | -0/+3337 |