vpp.git
2021-08-19 Andrew Yourtchenkoacl: add API call for setting the toggle to select... 90/33490/3
2021-08-18 Steven Luongvhost: interrupt mode support with mq 79/32079/15
2021-08-18 Ole Troanvat2: add shared memory argument 11/33511/5
2021-08-17 Alexander Chernavinnat: fix counters increment for output feature 18/33018/8
2021-08-17 Dave Wallacedocs: fix missing dependency on pip-tools for docs... 16/33516/1
2021-08-17 Klement Sekeraip: reassembly cleanup 21/33321/5
2021-08-17 Mohammed Hawaribuild: install ethernet/ethernet_types_api.h 99/33499/2
2021-08-17 Andrew Yourtchenkobuild: remove dh-systemd from dependencies 98/33498/5
2021-08-16 Matthew Smithdpdk: patch i40e PMD to disable source pruning 99/32999/2
2021-08-14 Pim van Peltip: Fix crash in ip address add on sub-int without... 44/33444/5
2021-08-13 Nathan Skrzypczakip: punt redirect add nh in api 51/33451/4
2021-08-13 Ole Troanip: source address selection 49/33449/9
2021-08-13 Dave Wallacetests docs: upgrade python packages 82/33482/3
2021-08-13 Gabriel Oginskiwireguard: add flag to check hmac for decryption 79/33479/3
2021-08-12 Andrew Yourtchenkomisc: 21.06 Release Notes 50/32750/3
2021-08-12 Filip Varganat: NAT44ED configuration refactor 37/33337/7
2021-08-12 Alexander Skorichenkonat: correct pool ops when disable nat44 plugin 97/32997/8
2021-08-12 Florin Corassession vcl: cert key add/del with socket api 76/33476/3
2021-08-12 Ofer Heifetztls: add start_listen openssl API return value check 77/33477/6
2021-08-12 Nick Brownbuild: consistent debhelper 10 support 52/33452/6
2021-08-11 Florin Corassvm: make more fifo segment header fields private 45/33445/3
2021-08-11 Neale Rannsfib: Compiile time option to use 8-8-8-8 stride tries... 42/33442/4
2021-08-11 Neale Rannsfib: A 16-8-8 and a 8-8-8-8 versions of an ip4_fib_t 41/33441/3
2021-08-11 Neale Rannsip: [re]introduce the 8-8-8-8 stride MTRIE 40/33440/3
2021-08-11 Neale Rannsip: Rename the ip4 mtrie function to be 16_8_8 specific 39/33439/2
2021-08-10 Nathan Skrzypczakvppinfra: Fix bihash del warning 91/33391/2
2021-08-10 Florin Corastls: picotls optimize rx path 88/33388/13
2021-08-10 Florin Corastls: picotls optimize writes 77/33377/23
2021-08-10 Benoît Gannemisc: do not capture tx packets twice 58/33158/4
2021-08-10 Neale Rannsip: Use the IP4 lookup functions 37/33437/3
2021-08-10 Neale Rannsip: Remove the 'test lookup' CLI command 36/33436/2
2021-08-09 Ole Troanip6-nd: only respond to RS if sending RA is enabled 89/33389/3
2021-08-06 Florin Corastls: avoid picotls buffer allocs on rx 17/33417/2
2021-08-06 Florin Corastls: avoid ptls ctx free on transport close 19/33419/2
2021-08-05 Benoît Ganneclassify: fix parsing for l4 match 86/33386/2
2021-08-05 Benoît Ganneip: fix ip punt redirect cli 83/33383/3
2021-08-05 Filip Varganat: nat44-ed disable protection for api/cli 49/33249/5
2021-08-04 Mohsin Kazmivppinfra: fix the array mask function 29/33329/2
2021-08-04 Artem Glazychevmemif: fix offset 03/33303/2
2021-08-03 Aloys Augustinquic: do not update crypto keys from workers 22/33322/2
2021-08-03 Florin Corastls: picotls handle accept failures 16/33316/2
2021-08-02 liuyacanvcl: fix sendto for dgrams 18/33318/1
2021-08-02 liuyacanvcl: fix sleep time in ldp_pselect() 17/33317/1
2021-07-31 Sivaprasad... vcl: fix ldp for __recv_chk socket calls 15/33315/1
2021-07-30 Florin Corastls: picotls rx fixes and improvements 08/33308/12
2021-07-29 Florin Corasvcl: move vls pool lock to process local state 70/33270/3
2021-07-29 Florin Corasvcl: vls cleanup and more docs 56/33256/7
2021-07-29 Filip Tehlarip: add api test file 67/33267/2
2021-07-29 Klement Sekeranat: fix ICMP checksum validation 61/33261/3
2021-07-29 Zachary Leafipsec: move startup config to common file 75/33275/2
2021-07-28 Stanislav Zaikingre: set proper fib index for unnumbered interfaces... 57/33157/6
2021-07-28 Fan Zhangdpdk: fix cryptodev raw data path dequeue 66/33266/2
2021-07-27 Damjan Marionvppinfra: introduce CLIB_CACHE_PREFETCH_BYTES 50/33150/11
2021-07-27 Dave Barachvlib: don't ASSERT(vm) in worker thread bootstrap 63/33263/2
2021-07-27 Sivaprasad... vcl: configure the cert-key pair from app 60/33260/4
2021-07-27 Nathan Skrzypczakvppinfra: fix sock init netns 68/33268/2
2021-07-27 Florin Corasudp: add option to disable icmp unreachables 35/33235/3
2021-07-27 liuyacanvcl: fix some risk after fork() 31/33231/5
2021-07-25 liuyacanvcl: fix shutdown deadlock issue 45/33245/2
2021-07-24 liuyacansession: avoid vpp deadlock due to app crash 43/33243/1
2021-07-23 Florin Corassession vcl: support abstract sockets for app ns 42/33242/5
2021-07-22 Florin Corassession vcl: explit mq indices in ctrl messages 29/33229/3
2021-07-22 Nathan Skrzypczakvppinfra: add abstract socket & netns fns 77/33177/3
2021-07-22 Filip Varganat: nat44-ed configuration refactor & cleanup 96/32796/16
2021-07-22 Ole Troanapi: enable trace / replay flag on messages 58/32358/2
2021-07-22 Neale Rannsinterface: Byte swap the duplex value in interface... 27/33227/2
2021-07-21 Florin Corassession: fix unlisten rpc barrier release 94/33194/4
2021-07-21 Florin Corashsa: separate ctrl and test session accept vcl server 95/33195/4
2021-07-19 Florin Corassession: option to use memfd segs for builtin apps 81/33181/3
2021-07-19 Klement Sekeranat: harden ICMP handling 15/32915/2
2021-07-16 Damjan Marionvppinfra: remove pool_foreach_old, pool_foreach_index_o... 63/33163/2
2021-07-16 Damjan Marionbuild: fix formatting of CMake config output 62/33162/2
2021-07-16 Mohsin Kazmivlib: add tunnel offload flags for vlib_buffer_t 61/32761/2
2021-07-16 Mohsin Kazmidpdk: improve tx offload formatting 68/32768/2
2021-07-16 Damjan Marionsnort: snort3 plugin and DAQ 77/31277/35
2021-07-16 Mohsin Kazmivppinfra: add array mask func 98/32998/6
2021-07-16 Mohsin Kazmiip6-nd: refactor neighbour advertisement code 09/31909/4
2021-07-15 Robert Shearmandpdk: enable RX interrupts for the virtio driver 08/33008/3
2021-07-15 Steven Luongip-neighbor: GARP sent to bogus ip address 56/33156/3
2021-07-15 Mohsin Kazmivppinfra: fix the vector funcs test for march variants 52/33152/3
2021-07-15 Neale Rannsacl: Fix the CLI to accept IPv6 prefixes 42/33142/2
2021-07-15 Sergio Gonzalez... linux-cp: clear all db entries when deleting a pair 37/33137/3
2021-07-15 Damjan Marionmisc: replace CLIB_PREFETCH with clib_prefetch_{load... 46/33146/2
2021-07-15 Filip Varganat: nat44-ed sm fix 39/32939/5
2021-07-14 Filip Varganat: adding support for icmp-error msg 09/32809/3
2021-07-14 Damjan Marionvppinfra: remove old and unused vector macros and inlines 28/33128/5
2021-07-14 Xiaoming Jiangapi: fix memory error in multi-thread environment 89/33089/5
2021-07-14 liuyacanvcl:fix segfault when unshare NO_MQ session 21/33121/2
2021-07-14 Filip Varganat: refactoring NAT44ED cfg functions 51/32951/8
2021-07-14 Damjan Marionip: fix check_adj_port_range_x1 29/33129/1
2021-07-14 Damjan Marionclassify: cheaper way to check if all elements are... 24/33124/2
2021-07-14 Damjan Marionip: improve check_adj_port_range_x1 22/33122/1
2021-07-13 Lijian.Zhangvppinfra: fix saturate add/sub NEON wrappers 62/33062/3
2021-07-13 Damjan Marionvppinfra: put each vector function into own file 19/33119/2
2021-07-13 Filip Tehlarmisc: remove vnet_all_api_h and vnet_msg_enum 83/33083/4
2021-07-13 Neale Rannsfib: Set the GLEAN flag on attached export routes so... 72/33072/4
2021-07-13 Florin Corastcp session: next node config on connects 23/33023/3
2021-07-13 Miklos Tirpakmss_clamp: coverity test fix 67/32967/3
2021-07-13 Bin Zhou (bzhou2)misc: fix init order to avoid startup warnings 18/32818/4
2021-07-13 Robert Shearmandpdk: add base-virtaddr config option 07/33007/4
next