GBP: l3-out subnets
[vpp.git] / src / plugins / gtpu /
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