ip: Replace Sematics for Interface IP addresses
[vpp.git] / src / plugins / gtpu /
2020-04-10 Neale Rannsgeneve: Fix the byte swapping for the VNI 36/26336/5
2020-04-08 Florin Corasudp: cleanup input node 16/26416/11
2020-03-21 Nick Zavaritskygtpu: encap-vrf-id in show gtpu tunnels command 13/25713/3
2020-03-03 Nick Zavaritskygeneve gtpu vxlan vxlan-gpe: VRF-aware bypass node 63/25563/2
2020-02-18 Dave Barachmisc: fix coverity warnings 47/25247/3
2020-02-17 Dave Barachmisc: fix coverity warnings 14/25214/3
2020-02-17 Chenmin Sungtpu: offload RX flow 82/25182/3
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2020-01-06 Hongjun Nilb: add FEATURE file for lb/pppoe/gtpu/vxlan-gpe/pppoe 76/24176/2
2019-12-20 Shawn Jivxlan: reuse inner packet flow hash for tunnel outer... 49/24049/6
2019-12-19 Miklos Tirpakgtpu: Track the dst FIB entry instead of RR sourcing... 70/24070/2
2019-12-17 Paul Vinciguerravxlan geneve gtpu: fix short help 28/23328/2
2019-12-14 snaramretests: changes for scapy 2.4.3 migration 99/23999/3
2019-12-09 Ole Troangtpu: use explicit types in api 66/23866/2
2019-11-13 Benoît Gannegtpu: check packet has enough data for gtpu header 94/22994/2
2019-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-10-23 Miklos Tirpakgtpu: msg id fix in send_gtpu_tunnel_details api 04/22904/2
2019-09-27 Ole Troangtpu: remove api boilerplate 34/22334/3
2019-08-22 Dave Wallacetests: move plugin tests to src/plugins/*/test 46/21446/3
2019-07-22 Zhiyong Yanggtpu: fix missing trace issue 65/20765/2
2019-07-09 Dave Barachvat: unload unused vat plugins 64/20564/2
2019-06-18 Neale Rannsfib: fib api updates 96/12296/42
2019-05-22 Jakub Grajciargtpu: don't register udp ports unless a tunnel is created 52/19752/2
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-03-01 Filip Tehlargtpu: migrate old MULTIARCH macros to VLIB_NODE_FN 68/17868/4
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-09-25 Neale RannsL2 BD: introduce a BD interface on which to send UU... 89/14689/5
2018-09-24 Paul VinciguerraTrivial: Clean up some typos. 40/14940/6
2018-08-27 Mohsin Kazmicmake: Fix plugins .h includes 06/14506/1
2018-08-25 Damjan Marioncmake: handle api_test_plugins in add_vpp_plugin macro 84/14484/3
2018-08-25 Damjan Marioncmake: improve add_vpp_plugin macro 82/14482/1
2018-08-17 Damjan MarionCMake as an alternative to autotools (experimental) 51/14151/24
2018-07-19 Damjan MarionRemove unused argument to vlib_feature_next 64/13564/2
2018-07-19 Andreas SchultzFix IPv6 csum calculation in GTP-U encapsulation 11/13511/4
2018-07-18 Andreas SchultzFix GTP-U length header field in encoding 10/13510/3
2018-07-18 Andreas SchultzFix GTP-U header in 4x IPv4 vector encapsulation 09/13509/2
2018-05-04 Dave BarachHarmonize vec/pool_get_aligned object sizes and alignme... 79/12379/5
2018-02-01 Jon LoeligerFIB: Consolidate several copies of fib_ip_proto() into... 79/10379/2
2018-01-24 John LoImprove tunnel interface creation performance 16/10216/4
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-13 John LoImprove "show xxx tunnel" and "show int addr" output 94/10094/3
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-05 John LoUnify and cleanup usage of hash_set/unset_mem by variou... 53/9953/3
2017-11-03 Hongjun NiSet up P2P flag to gtpu interface 07/9207/2
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-08-25 Hongjun NiUse Quad-loop to improve gtpu-encap performance 91/8191/4
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-03 jerryiangtpu bypass function doesn't work (VPP-924) 86/7886/4
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-06-02 Hongjun NiAdd l3 routing for GTP-U decap 48/6948/3
2017-05-22 Hongjun NiFix GTP-U Coverity issues 78/6778/4
2017-05-15 Hongjun NiAdd GTP-U plugin. VPP-694 50/6150/23