aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/gtpu
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion4-30/+0
2023-11-10gtpu: support non-G-PDU packets and PDU SessionRune E. Jensen8-527/+2551
2022-10-11fib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu tunnel.Huawei LI1-3/+2
2022-04-14gtpu: fix memory leakLeung Lai Yung1-0/+1
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-2/+2
2021-12-03fib: Fix the display (or lack of) for fib node types in dependent children listsNeale Ranns1-1/+1
2021-11-23vxlan: multiarch optimization of vxlanRay Kinsella1-2/+0
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins1-5/+6
2021-10-18interface: add api test fileFilip Tehlar1-18/+0
2021-10-04docs: plugin comment nitfixesNathan Skrzypczak1-7/+10
2021-05-13tests: move test source to vpp/testDave Wallace1-413/+0
2021-05-05vlib: move offload flags to 1st cacheline in vlib_buffer_tMohsin Kazmi1-2/+2
2021-03-19vxlan: add tunnel cache to graph nodeJunfeng Wang2-10/+11
2021-02-15vlib: refactor checksum offload supportMohsin Kazmi1-7/+9
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko1-0/+2
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-9/+7
2020-10-21misc: minimize dependencies on udp.hFlorin Coras1-1/+2
2020-10-07misc: Purge unused pg includesNeale Ranns1-1/+0
2020-09-04ip: enhance vtep4_check of tunnel by vector wayZhiyong Yang1-12/+30
2020-08-31flow: code refactorChenmin Sun1-1/+1
2020-06-16gtpu: support separate rx-decap and encap-tx teid valuesJohn Lo6-76/+232
2020-05-09gtpu: fix coverity issueChenmin Sun1-2/+2
2020-05-05gtpu: RX offload for IPv6 payload supportingChenmin Sun3-8/+38
2020-05-03tests: vpp_interface remove deprecated packed propertiesPaul Vinciguerra1-6/+5
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns1-2/+3
2020-04-08udp: cleanup input nodeFlorin Coras1-2/+2
2020-03-21gtpu: encap-vrf-id in show gtpu tunnels commandNick Zavaritsky1-2/+9
2020-03-03geneve gtpu vxlan vxlan-gpe: VRF-aware bypass nodeNick Zavaritsky3-90/+30
2020-02-18misc: fix coverity warningsDave Barach1-1/+1
2020-02-17misc: fix coverity warningsDave Barach1-1/+1
2020-02-17gtpu: offload RX flowChenmin Sun6-2/+785
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-2/+2
2020-01-06lb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoeHongjun Ni1-0/+10
2019-12-20vxlan: reuse inner packet flow hash for tunnel outer header load balanceShawn Ji1-0/+9
2019-12-19gtpu: Track the dst FIB entry instead of RR sourcing thatMiklos Tirpak1-9/+9
2019-12-17vxlan geneve gtpu: fix short helpPaul Vinciguerra1-1/+1
2019-12-14tests: changes for scapy 2.4.3 migrationsnaramre1-1/+2
2019-12-09gtpu: use explicit types in apiOle Troan6-78/+83
2019-11-13gtpu: check packet has enough data for gtpu headerBenoƮt Ganne2-106/+60
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-23gtpu: msg id fix in send_gtpu_tunnel_details apiMiklos Tirpak1-1/+2
2019-09-27gtpu: remove api boilerplateOle Troan6-232/+11
2019-08-22tests: move plugin tests to src/plugins/*/testDave Wallace1-0/+393
2019-07-22gtpu: fix missing trace issueZhiyong Yang1-0/+16
2019-07-09vat: unload unused vat pluginsDave Barach1-20/+2
2019-06-18fib: fib api updatesNeale Ranns1-7/+5
2019-05-22gtpu: don't register udp ports unless a tunnel is createdJakub Grajciar1-5/+11
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-03-01gtpu: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar5-50/+34
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-3/+3