tls: remove api boilerplate
[vpp.git] / src / vnet /
2019-09-30 Nathan Skrzypczaksession: Fix missing elt regrab 17/22417/2
2019-09-30 Christian E. Hoppsipsec: add insecure option for format of SA 62/22362/3
2019-09-27 Neale Rannsipsec: support 4o6 and 6o4 for tunnel protect 48/22348/2
2019-09-27 Nathan Skrzypczaksession: fix io_evt mq locking 51/22351/2
2019-09-26 Dave Barachmisc: add vnet classify filter set support 64/22264/4
2019-09-26 Benoît Ganneip: fix use-after-free in reassembly 29/21929/5
2019-09-26 Klement Sekeraip: add shallow virtual reassembly functionality 82/20382/25
2019-09-26 Damjan Marionclassify: use vector code even when data is not aligned 47/22247/2
2019-09-25 Jakub Grajciardevices: pipe API cleanup 52/22252/2
2019-09-25 Klement Sekeraip: respect buffer boundary when searching for ipv6... 05/17905/22
2019-09-25 Aloys Augustinudp: do not send received packets to error-drop 20/22220/3
2019-09-25 Florin Corassession: validate connection in session lookup del 63/22263/2
2019-09-25 Florin Corastcp: use sacks for timer based recovery 33/22033/30
2019-09-25 Florin Corassession: fix cleanup in closing states 45/22245/5
2019-09-25 Ole Troanapi: split api generated files 08/22108/14
2019-09-25 Lijian.Zhangfib: fix some typos in fib/mtrie 49/22249/2
2019-09-25 Klement Sekeraip: refactor reassembly 13/20313/11
2019-09-24 Damjan Marionvlib: add flag to explicitelly mark nodes which can... 19/22219/2
2019-09-24 Florin Corassession: avoid transport cleanup if previously deleted 17/22217/3
2019-09-23 Dave Barachmisc: improve pcap drop trace output 04/22204/1
2019-09-23 Dave Barachmisc: unify pcap rx / tx / drop trace 01/22201/4
2019-09-23 Florin Corastcp: fix unformat cwnd multiplier 93/22193/4
2019-09-23 Andrew Yourtchenkointerface: use the correct condition for checking if... 93/21993/4
2019-09-23 Jakub Grajciarapi: add missing format_vl_api_ip[46]_address_with_prefix_t 97/22197/2
2019-09-23 Benoît Gannefib: do not dump no-longer valid adjacencies 32/21932/4
2019-09-23 Matthew Smithip: fix memory leak in ip_dump handler 39/22139/2
2019-09-20 Nathan Skrzypczaksession: fix msg freeing on error 56/22056/5
2019-09-20 Florin Corastcp: refactor congestion event handling 31/22031/10
2019-09-20 Dave Barachmisc: classifier-based packet trace filter 59/22059/9
2019-09-20 Damjan Marionclassify: remove includes from classifier header file 54/22154/2
2019-09-20 Benoît Ganneinterface: fix pcap drop trace in case of vlan 03/22103/4
2019-09-19 Florin Corassession: builtin app rx notifications regardless of... 53/22153/2
2019-09-19 Jakub Grajciarcop: API cleanup 58/21458/7
2019-09-19 Ole Troanapi: split vl_api_prefix into two 97/21997/8
2019-09-18 Florin Corastcp: compute snd time for rate sample 74/21974/5
2019-09-17 Florin Corassession: limit pacer bucket size 63/22063/5
2019-09-16 Florin Corastcp: use rate sample rtt in recovery if possible 04/22004/3
2019-09-16 Dave Barachhttp_static: add dynamic GET / POST method hooks 05/22005/8
2019-09-16 Ole Troanapi: autogenerate api trace print/endian 72/21772/11
2019-09-13 Nathan Skrzypczaksession: add session enable option in config file 54/22054/2
2019-09-13 Florin Corastcp: cleanup scoreboard after recovery 34/22034/2
2019-09-12 Jakub Grajciardevices: af_packet API cleanup 04/21504/8
2019-09-11 Lijian.Zhangip: apply dual loop unrolling in ip4_input 70/21970/4
2019-09-11 Lijian.Zhangip: apply dual loop unrolling in ip4_rewrite 69/21969/3
2019-09-11 Jakub Grajciarbonding: API cleanup 08/21508/9
2019-09-11 Florin Corastcp: handle sack reneging 82/21882/15
2019-09-10 Simon Zhangtcp: enable gso in tcp hoststack 74/21674/7
2019-09-10 Dave Barachmisc: clean up "pcap [rx|tx] trace" debug CLI 44/21944/2
2019-09-10 Florin Corassession: fix session filter range 47/21947/2
2019-09-10 Florin Corastcp: validate connections in output 44/21644/5
2019-09-07 Dave Barachip: fix udp/tcp checksum corner cases 77/21877/3
2019-09-06 Steven Luongbonding: add weight support for active-backup mode 25/21425/14
2019-09-06 Mohsin Kazmitap: revert clean-up when linux will delete the tap... 46/21846/1
2019-09-04 Jakub Grajciarbfd: API cleanup 63/21663/4
2019-09-04 Steven Luongstats: add /if/<n>/<n>/state for lacp interface state 26/21126/10
2019-09-04 Florin Corassession: improve cli 53/21653/15
2019-09-04 Florin Corastcp: cc algos handle cwnd on congestion signal 32/21732/3
2019-09-04 Matthew Smithethernet: move dmac filtering to inline function 62/21462/8
2019-09-04 Florin Corassession: avoid bihash list for session tables 34/21734/2
2019-09-03 Matthew Smithethernet: fix dmac check avx2 loop condition 40/21740/1
2019-09-03 Ole Troanapi: enforce vla is last and fixed string type 92/21492/12
2019-09-03 Lijian.Zhangtap: fix tap interface not working on Arm issue 69/21469/3
2019-09-03 Florin Corastcp: send rwnd update only if wnd is large enough 46/21646/4
2019-09-02 Steven Luongtap: interface rx counter not increment correct 45/21645/2
2019-09-02 Damjan Marionipsec ip tcp l2: multiarch nodes cannot be declared... 88/21688/2
2019-08-31 Florin Corastcp: fix rx min/max fifo size parsing 54/21654/1
2019-08-30 Vladimir Kropylevsession: move svm_fifo_clear_deq_ntf to before calling... 34/21634/2
2019-08-30 Michael Yudevices: fix issue of per_interface_next_index 07/21607/8
2019-08-30 Florin Corastcp: force zero window on full rx fifo 30/20830/3
2019-08-30 Florin Corastcp: improve mss computation 72/21572/4
2019-08-30 Florin Corastcp: track zero rwnd errors 24/21624/6
2019-08-30 Guanghua Zhangsession : make sure session layer is enabled when cli... 94/21494/4
2019-08-29 Simon Zhangip: remove unused function parameter 96/21496/2
2019-08-29 Florin Corassvm: fix fifo hdr freelist allocation 03/21603/3
2019-08-28 Jakub Grajciarbier: API cleanup 96/21596/2
2019-08-28 Florin Corassession: fix unbind coverity warning 76/21576/2
2019-08-27 Neale Rannsipsec: Add 'detail' option to 'sh ipsec sa' 66/21566/2
2019-08-27 Steven Luonginterface: Remove residual dpdk bonding code 71/21571/2
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
2019-08-27 Neale Rannsipsec: Fix NULL encryption algorithm 65/21565/2
2019-08-27 Klement Sekeraip: reassembly: remove unnecessary code 56/21556/2
2019-08-26 Mohsin Kazmigso: fix segmentation when gso_size greater than vlib... 66/21466/4
2019-08-26 Andrew Yourtchenkoip: ip6_preflen_to_mask incorrect result for prefix... 20/21520/2
2019-08-23 Florin Corastcp: fix byte tracker samples flush 91/21491/3
2019-08-22 Dave Barachdns: make the dns name resolver a plugin 44/21444/4
2019-08-22 Klement Sekeraip: fix merge issue 54/21454/1
2019-08-22 Vratko Polaksr: fix sr_set_encap_source reply 40/21440/4
2019-08-21 Florin Corastcp: add option for always on event logging 13/21413/9
2019-08-21 Dave Barachdns: add basic functional "make test" case 33/21433/2
2019-08-21 Florin Corastcp: default to debug disabled 14/21414/4
2019-08-20 Paul Vinciguerravppapigen: remove support for legacy typedefs 07/21207/6
2019-08-20 Klement Sekeraip: reassembly: send packet out on correct worker 76/20976/5
2019-08-20 Jack Xufix pcap_write function 70/16770/8
2019-08-20 Jakub Grajciarapi: Cleanup APIs interface.api 61/18361/22
2019-08-20 Florin Corastcp: forward conn resets through tcp-output 70/21370/6
2019-08-19 Dave Barachdns: handle multiple replies for single requests 98/21398/1
2019-08-19 Zhiyong Yangip: leverage existing vlib_buffer_advance 43/20343/5
2019-08-19 Steven Luongdevices: skip checksum calculation if guest supports... 96/21096/2
2019-08-19 Florin Corassession: add explicit reset api 65/21365/4
2019-08-19 Florin Corastcp: set cc_algo on connection alloc 62/21362/3
next