Age | Commit message (Expand) | Author | Files | Lines |
2020-09-04 | ip: enhance vtep4_check of tunnel by vector way |  Zhiyong Yang | 1 | -12/+30 |
2020-08-31 | flow: code refactor |  Chenmin Sun | 1 | -1/+1 |
2020-06-16 | gtpu: support separate rx-decap and encap-tx teid values |  John Lo | 6 | -76/+232 |
2020-05-09 | gtpu: fix coverity issue |  Chenmin Sun | 1 | -2/+2 |
2020-05-05 | gtpu: RX offload for IPv6 payload supporting |  Chenmin Sun | 3 | -8/+38 |
2020-05-03 | tests: vpp_interface remove deprecated packed properties |  Paul Vinciguerra | 1 | -6/+5 |
2020-04-10 | geneve: Fix the byte swapping for the VNI |  Neale Ranns | 1 | -2/+3 |
2020-04-08 | udp: cleanup input node |  Florin Coras | 1 | -2/+2 |
2020-03-21 | gtpu: encap-vrf-id in show gtpu tunnels command |  Nick Zavaritsky | 1 | -2/+9 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node |  Nick Zavaritsky | 3 | -90/+30 |
2020-02-18 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2020-02-17 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2020-02-17 | gtpu: offload RX flow |  Chenmin Sun | 6 | -2/+785 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 1 | -2/+2 |
2020-01-06 | lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe |  Hongjun Ni | 1 | -0/+10 |
2019-12-20 | vxlan: reuse inner packet flow hash for tunnel outer header load balance |  Shawn Ji | 1 | -0/+9 |
2019-12-19 | gtpu: Track the dst FIB entry instead of RR sourcing that |  Miklos Tirpak | 1 | -9/+9 |
2019-12-17 | vxlan geneve gtpu: fix short help |  Paul Vinciguerra | 1 | -1/+1 |
2019-12-14 | tests: changes for scapy 2.4.3 migration |  snaramre | 1 | -1/+2 |
2019-12-09 | gtpu: use explicit types in api |  Ole Troan | 6 | -78/+83 |
2019-11-13 | gtpu: check packet has enough data for gtpu header |  Benoît Ganne | 2 | -106/+60 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-23 | gtpu: msg id fix in send_gtpu_tunnel_details api |  Miklos Tirpak | 1 | -1/+2 |
2019-09-27 | gtpu: remove api boilerplate |  Ole Troan | 6 | -232/+11 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test |  Dave Wallace | 1 | -0/+393 |
2019-07-22 | gtpu: fix missing trace issue |  Zhiyong Yang | 1 | -0/+16 |
2019-07-09 | vat: unload unused vat plugins |  Dave Barach | 1 | -20/+2 |
2019-06-18 | fib: fib api updates |  Neale Ranns | 1 | -7/+5 |
2019-05-22 | gtpu: don't register udp ports unless a tunnel is created |  Jakub Grajciar | 1 | -5/+11 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 1 | -1/+1 |
2019-03-01 | gtpu: migrate old MULTIARCH macros to VLIB_NODE_FN |  Filip Tehlar | 5 | -50/+34 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -3/+3 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 4 | -8/+8 |
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 |