vppinfra: fix longstanding corner case bug in serialize_get()
[vpp.git] / src / plugins /
2023-01-12 Josh Dorseyabf: exclude networks with deny rules 76/37876/6
2023-01-11 Benoît Gannepci: add option to force uio binding 17/37417/7
2023-01-11 Pim van Peltlinux-cp: Fix endianness in lcp response 94/37894/2
2023-01-11 Benoît Gannenat: do not use nat session object after deletion 42/37742/4
2023-01-10 Benoît Gannebuild: do not link with libssl if not needed 67/37867/2
2023-01-10 gaochxvrrp: fix update virtual addr make mistake 79/37879/5
2022-12-23 Benoît Gannehsa: fix echo client workers initialization 55/37855/3
2022-12-22 Arthur de Kerhormisc: fix crash using tracedump plugin with socket... 56/37856/1
2022-12-21 Vladimir Ratnikovdpdk: link DPDK with MLX4/MLX5 libraries again 38/37838/2
2022-12-21 Mohsin Kazmiaf_packet: move to plugin 30/37830/3
2022-12-21 Dave Wallacequic: fix quic plugin with openssl 3.x 47/37847/3
2022-12-19 Huawei LInat: fix incorrect using about sw_if_index in nat44... 45/37745/3
2022-12-19 Huawei LInat: fix memory leak and refactor nat44-ed db init... 83/37683/5
2022-12-15 Vladislav Grishenkonat: disable nat44-ed/ei features on interface deletion 46/37746/2
2022-12-14 Dou Chaovcl: enable gso for 'sendmsg' in LDP mode. 98/37798/2
2022-12-12 Matthew Smithlinux-cp: set severity of noisy message to debug 86/37786/2
2022-12-09 Filip Varganat: fixed return values of enable/disable call 95/37695/5
2022-12-09 Dave Barachhttp_static: clean up http redirect generation 85/37785/1
2022-12-08 Dave Barachhttp_static: derive mime type from file extensions 68/37768/3
2022-12-07 Dave Barachhttp_static: misc bug fixes 61/37761/2
2022-12-06 Dave Barachhttp_static: fix http(s) redirects 53/37753/2
2022-12-02 Florin Corassession: move connects to first worker 13/35713/69
2022-12-02 Dave Wallacequic: update to quicly v0.1.4 39/37739/7
2022-12-02 Steven Luongvhost: convert vhost device driver to a plugin 88/37488/8
2022-12-02 Ting Xuavf: support generic flow 63/37563/8
2022-12-01 Gabriel Oginskiwireguard: add atomic mutex 61/37361/5
2022-11-30 Florin Corashsa: session rpc for echo client cli notifications 60/37660/10
2022-11-29 Artem Glazychevwireguard: compute checksum for outer ipv6 header 18/37518/5
2022-11-29 Jieqiang Wangrdma: fix for-loop initialization in scalar path 20/37720/7
2022-11-23 Alexander Skorichenkolinux-cp: fix FIB_ENTRY_FLAG_ATTACHED 57/37657/3
2022-11-22 Huawei LIacl: fix set acl-plugin cli unformat free. 63/37663/2
2022-11-18 Steven Luongtls: memory leak due to missing call to vnet_crypto_key_del 79/37679/1
2022-11-18 Neale Rannsipsec: Failure at the start of the batch should not... 77/37677/2
2022-11-14 Maros Ondrejickacrypto-ipsecmb: fix plugin crash in VirtualBox 14/37614/3
2022-11-11 Florin Corashttp: use safe pool realloc 99/35899/13
2022-11-11 Florin Corassrtp: use safe pool reallocs 98/35898/13
2022-11-10 luoyaozulinux-cp: fix lcp_itf_pair_create()'s memory leak 62/37562/2
2022-11-10 Filip Tehlarhttp: support client connect 95/37595/5
2022-11-10 Filip Varganat: updating my maintainer email address 81/37581/3
2022-11-09 ChinmayaAgarwalsr: fix added for configuring vlan sub interface as... 98/37298/2
2022-11-09 Andrew Yourtchenkoacl: verify that src and dst have sane and same address... 70/31770/4
2022-11-07 Florin Corasprom: fix stats vector leak 86/37586/3
2022-11-07 Jing Pengnat: fix per-vrf session bookkeeping 70/36670/6
2022-11-07 Huawei LInat: fix byte order error. 59/37559/6
2022-11-05 Steven Luonghsa: echo client crash when it fails to connect to... 80/37580/2
2022-11-04 Filip Varganat: cleanup of deprecated features 61/37561/3
2022-11-03 Steven Luongtls: crash in mbedtls due to ctx is already free 71/37571/2
2022-11-03 Maros Ondrejickamisc: fix failing TestNs/TestHttpTps test in hstf 69/37569/2
2022-10-31 Florin Corasquic: use safe pool realloc 31/35831/18
2022-10-31 Florin Corastls: use safe pool reallocs 18/35818/23
2022-10-28 Miguel Borges de... cnat: Fix unformat_cnat_snat_interface_map_type 89/37489/7
2022-10-25 Jieqiang Wangrdma: set correct CQE flags 28/37428/2
2022-10-25 Jieqiang Wangrdma: fix ipv4 checksum check in rdma-input node 29/37429/2
2022-10-24 Miguel Borges de... docs: update cnat docs to current vpp version 90/37490/4
2022-10-24 Vladimir Ratnikovdpdk: add Intel QAT 200xx series support 07/37507/2
2022-10-20 Vladimir Ratnikovcrypto-sw-scheduler: fix queue iterator 30/37430/3
2022-10-19 Marcel Cornucrypto-ipsecmb: support previous ipsecmb versions 81/37481/1
2022-10-17 Nathan Skrzypczakcnat: Add sctp support 59/37259/6
2022-10-17 Marcel Cornucrypto-ipsecmb: bump ipsecmb library to v1.3 58/37358/8
2022-10-17 Neale Rannsvlib: Counter free needs to NULL the allocated counter... 91/37391/2
2022-10-15 luoyaozulinux-cp: fix infinite loop in CLI lcp default 26/37426/2
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
2022-10-11 Dave Cornejonat: report time between current vpp time and last_heard 67/37267/17
2022-10-11 Huawei LIfib: fix crash when create vxlan/vxlan-gpe/geneve/gtpu... 03/37303/4
2022-10-07 hedi bouattoururpf: add mode for specific fib index lookup 31/37131/19
2022-10-07 Matthew Smithabf: return status of attachment add/del 67/37367/2
2022-10-04 Mohammed Hawarirdma: unhackish build of rdma-core 68/37168/9
2022-09-30 Vladislav Grishenkoudp: add udp encap source port entropy support 65/37265/2
2022-09-29 Damjan Marionapi: deprecate vl_msg_api_set_handlers 88/36188/9
2022-09-28 Chen Yahuiaf_xdp: change RLIMIT_MEMLOCK before load bpf program 38/37138/6
2022-09-27 Alexander Chernavinwireguard: stop sending handshakes when wg intf is... 61/37061/12
2022-09-27 Vladimir Ratnikovcrypto-openssl: use no padding for encrypt/decrypt 15/37215/5
2022-09-27 Chen Yahuiaf_xdp: compile error undeclared identifier 'SOL_XDP' 37/37137/4
2022-09-27 Alexander Chernavinwireguard: fix re-handshake timer when response sent 57/37257/3
2022-09-26 Damjan Marionapi: replace print functions wth format 87/36187/10
2022-09-20 Filip Varganat: adding docs for nat44-ed sub plugin 41/36241/6
2022-09-19 Nathan Skrzypczakcnat: coverity fix 34/37134/2
2022-09-19 Jon Loeligerabf: add API parameter n_paths range checks 07/37107/2
2022-09-19 Matthew Smithlinux-cp: fix some CLI error messages 09/37109/2
2022-09-18 Andrew Yourtchenkolisp: fix coverity 277315 30/37130/4
2022-09-15 Andrew Yourtchenkoprom: fix coverity 277312, 277317 28/37128/1
2022-09-15 Vladislav Grishenkonat: fix nat44-ed port range with multiple workers 62/36962/2
2022-09-09 Dmitry Valtervlib: don't leak node frames on refork 75/37075/5
2022-09-09 Jing Pengnat: fix nat44-ed-in2out fast path next node 43/36643/4
2022-09-08 Matthew Smithwireguard: eliminate some calls to main thread 81/37081/2
2022-09-08 Mohammed Hawariavf: check for VLAN_TOGGLE capability 79/37079/2
2022-09-07 Gabriel Oginskidpdk-cryptodev: reduce request to enable async 82/37082/2
2022-09-06 luoyaozuvrrp: fix cli functions according to short_help 69/37069/3
2022-08-31 Andrew Yourtchenkonat: fix coverity 249194 53/37053/2
2022-08-31 Andrew Yourtchenkonat: fix coverity 249178 54/37054/2
2022-08-31 Andrew Yourtchenkopppoe: fix coverity 218437, 218401 55/37055/3
2022-08-30 Haiyue Wangdma_intel: fix the wrong unformat type 37/37037/2
2022-08-30 Steven Luongmemif: Process bad descriptors correctly in memif_proce... 31/37031/3
2022-08-29 Benoît Gannenat: fix coverity 249202 30/37030/1
2022-08-26 Andrew Yourtchenkolinux-cp: fix coverity 216937 26/37026/3
2022-08-26 Andrew Yourtchenkonsh: fix coverity 249201 02/37002/3
2022-08-25 Marvin Liuvlib: introduce DMA infrastructure 14/36914/5
2022-08-25 Aloys Augustinwireguard: fix ipv6 payload_length computation 18/37018/1
2022-08-23 Matthew Smithlinux-cp: handle AF_BRIDGE neighbors 61/36961/2
2022-08-23 Andrew Yourtchenkolisp: address the issues raised by coverity 249165 01/37001/2
next