Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | misc: remove GNU Indent directives |  Damjan Marion | 1 | -18/+0 |
2023-11-10 | gtpu: support non-G-PDU packets and PDU Session |  Rune E. Jensen | 1 | -24/+377 |
2022-10-11 | fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel. |  Huawei LI | 1 | -3/+2 |
2022-04-14 | gtpu: fix memory leak |  Leung Lai Yung | 1 | -0/+1 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -2/+2 |
2021-12-03 | fib: Fix the display (or lack of) for fib node types in dependent children lists |  Neale Ranns | 1 | -1/+1 |
2021-10-21 | fib: respect mfib entry flags on create with paths |  Paul Atkins | 1 | -5/+6 |
2021-10-04 | docs: plugin comment nitfixes |  Nathan Skrzypczak | 1 | -7/+10 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -6/+4 |
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 | 1 | -32/+63 |
2020-05-05 | gtpu: RX offload for IPv6 payload supporting |  Chenmin Sun | 1 | -4/+5 |
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 | 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 |
2020-02-17 | gtpu: offload RX flow |  Chenmin Sun | 1 | -1/+139 |
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-09 | gtpu: use explicit types in api |  Ole Troan | 1 | -2/+1 |
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 | 1 | -0/+12 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -4/+4 |
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 | -4/+4 |
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-13 | Improve "show xxx tunnel" and "show int addr" output |  John Lo | 1 | -7/+7 |
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-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-06-02 | Add l3 routing for GTP-U decap |  Hongjun Ni | 1 | -2/+11 |
2017-05-15 | Add GTP-U plugin. VPP-694 |  Hongjun Ni | 1 | -0/+1128 |