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 | 2 | -10/+10 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -0/+4 |
2018-08-25 | cmake: handle api_test_plugins in add_vpp_plugin macro | Damjan Marion | 1 | -3/+1 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -3/+6 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+26 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 1 | -3/+3 |
2018-07-19 | Fix IPv6 csum calculation in GTP-U encapsulation | Andreas Schultz | 1 | -24/+25 |
2018-07-18 | Fix GTP-U length header field in encoding | Andreas Schultz | 2 | -11/+23 |
2018-07-18 | Fix GTP-U header in 4x IPv4 vector encapsulation | Andreas Schultz | 1 | -1/+1 |
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/+5 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-13 | Improve "show xxx tunnel" and "show int addr" output | John Lo | 1 | -7/+7 |
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 | -26/+7 |
2017-11-03 | Set up P2P flag to gtpu interface | Hongjun Ni | 1 | -0/+1 |
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-10-03 | Repair vlib API socket server | Dave Barach | 2 | -2/+0 |
2017-08-25 | Use Quad-loop to improve gtpu-encap performance | Hongjun Ni | 1 | -49/+194 |
2017-08-08 | L2 over MPLS | Neale Ranns | 1 | -1/+1 |
2017-08-03 | gtpu bypass function doesn't work (VPP-924) | jerryian | 1 | -0/+14 |
2017-07-14 | vnet_buffer_t flags cleanup | Damjan Marion | 1 | -9/+9 |
2017-06-02 | Add l3 routing for GTP-U decap | Hongjun Ni | 10 | -14/+25 |
2017-05-22 | Fix GTP-U Coverity issues | Hongjun Ni | 1 | -24/+15 |
2017-05-15 | Add GTP-U plugin. VPP-694 | Hongjun Ni | 10 | -0/+4205 |