vpp.git
2023-10-13 Damjan Marionvlib: allow unpriviledged vlib_pci_get_device_info() 70/39670/2
2023-10-13 Ole Troannpt66: add show command and rx/tx counters 67/39667/2
2023-10-12 Florin Corassession: fix duplicate rx events 71/39671/3
2023-10-12 Alexander Chernavinflowprobe: fix sending L2 flows using L2_IP6 template 57/39657/2
2023-10-12 Alexander Kozyrevdpdk: add Mellanox BlueField NICs 83/39583/8
2023-10-12 Steven Luongsession: ignore connecting half_open session in session... 63/39663/2
2023-10-11 Brian Morristls: Fix SSL_CTX leak on every client session 61/39661/5
2023-10-11 Florin Corassession: ignore app rx ntf if transport closed 34/39634/3
2023-10-11 Florin Corassession: fix tx deq ntf assert for cl 33/39633/3
2023-10-11 Dave Wallacelb: fix intermittent per-port-vip idx lookup failure 35/39635/1
2023-10-10 Florin Corassession: maintain old state on premature close 31/39631/2
2023-10-09 Dave Wallacevppinfra: fix coverity issue CID 323952 30/39630/1
2023-10-09 Damjan Marionbuffers: buffer allocation improvements 21/39621/3
2023-10-08 Florin Corastls: propagate reads to app irrespective of state 28/39628/2
2023-10-08 Florin Corastls: report error if connected cannot be initialized 26/39626/3
2023-10-08 Florin Corastls: no read after app close 25/39625/3
2023-10-07 Florin Corassession: propagate delayed rx evts after connect/accept 27/39627/1
2023-10-07 Florin Corassession: handle accept and connect errors 24/39624/5
2023-10-06 hedi bouattourcnat: add flow hash config to cnat translation 07/39507/13
2023-10-05 Gabriel Oginskivpp-swan: fix config to run containers 96/39596/4
2023-10-04 Damjan Marionvppinfra: fix string termination in clib_file_get_resol... 12/39612/1
2023-10-03 Nathan Skrzypczaksession: make port range configurable 05/39605/3
2023-10-03 Andrew Yourtchenkobuild: add ability to disable some plugins from packagi... 50/39150/8
2023-10-03 Damjan Marionvppinfra: add foreach_int macro 97/39597/4
2023-10-03 Damjan Marionvppinfra: splat and gather vector inlines 98/39598/4
2023-10-03 Filip Varganat: nat66 cli bug fix 03/35903/4
2023-10-03 Fahad Khanstats: added optional CLI arg "port" to specify non... 91/39591/2
2023-10-02 Florin Corastls: limit openssl engine max read burst 00/39600/3
2023-10-02 Florin Corastls: fix formatting of half open connections 04/39604/2
2023-10-01 Xinyao Caiflow dpdk avf: add support for using l2tpv3 as RSS... 01/38901/2
2023-10-01 Jieqiang Wangbuild: modify N_PREFETCH on Arm N2 to achieve best... 53/39353/8
2023-10-01 Gavril Florianfib: Crash when specify a big prefix length from CLI. 76/39076/4
2023-09-28 Fan Zhangcrypto: update maintainer email 52/39552/4
2023-09-28 Piotr Bronowskidpdk-cryptodev: improve dequeue behavior, fix cache... 35/39535/8
2023-09-28 Alexander Kozyrevdpdk: add ConnectX-6LX and ConnectX-7 support 33/39133/8
2023-09-26 Florin Corastls: init connection for prealloced app sessions 85/39585/2
2023-09-26 NikitaSkrynnikping: Simple binary API for running ping based on events 28/39528/10
2023-09-26 Ranjan Rajcrypto-ipsecmb: bump intel-ipsec-mb version to 1.4 24/39224/16
2023-09-26 Vladislav Grishenkofib: fix mpls label dpo drop proto 78/39578/2
2023-09-24 Vladislav Grishenkofib: fix mpls label dpo packets prefetching 77/39577/1
2023-09-24 Neale Rannsfib: Don't use an address from an attached prefix when... 39/39539/2
2023-09-23 Dmitry Valterudp: fix udp encap tracing 45/39545/2
2023-09-23 Florin Corastls: ignore tx events for not fully established sessions 54/39554/1
2023-09-20 Andrew Yourtchenkomisc: Initial 24.02-rc0 commit 48/39148/1 v24.02-rc0
2023-09-20 Naveen Joytests: remove unsupported qemu feature 37/39437/3
2023-09-19 Ole Troannpt66: ensure feature is not configured multiple times 06/39506/3
2023-09-18 Florin Corasvcl: unset fifo evt before size check 36/39536/1
2023-09-16 Dave Wallacevapi: fix coverity warnings 10/39410/2
2023-09-16 Andrew Yourtchenkomisc: VPP 23.06 Release Notes 25/39425/1
2023-09-15 Gabriel Oginskivpp-swan: fix configuration of policies 34/39534/1
2023-09-13 Vladislav Grishenkonat: fix nat44_ed set_session_limit crash 41/37241/5
2023-09-13 Florin Corasquic: fix quic sessions state updates 01/39501/5
2023-09-13 Andrew Yourtchenkosr: mark sr_policies_v2_details message as production 44/39144/2
2023-09-13 Andrew Yourtchenkoadl: stabilize the API 40/39140/2
2023-09-13 Andrew Yourtchenkoflow: mark API as production 43/39143/3
2023-09-13 Andrew Yourtchenkowireguard: stabilize the API 42/39142/2
2023-09-13 Andrew Yourtchenkocrypto-sw-scheduler: stabilize the API 41/39141/2
2023-09-13 Dave Wallacehsa: fix coverity issue CID-313635 11/39411/3
2023-09-13 Dave Wallaceapi: fix vlibmemory coverity warning CID-300152 13/39413/2
2023-09-13 Damjan Marionvppinfra: add ARM Neoverse-N2 support 23/39523/3
2023-09-13 Damjan Marionbuild: fix clang-16 build 00/39500/3
2023-09-13 Damjan Marionidpf: make plugin default disabled until issues are... 22/39522/2
2023-09-13 Vratko Polakdocs: mention how to build VPP outside git 05/39505/7
2023-09-13 Benoît Gannebuild: add vpp_plugins include directory 15/39415/3
2023-09-13 Dave Wallacevppinfra: fix coverity warning CID-313632 12/39412/2
2023-09-13 Vratko Polakvlib: deuglify the offset finding loop in pci.c 36/39436/2
2023-09-13 Tianyu Liperfmon: fix perf_user_access_enabled type 69/39469/2
2023-09-13 Artem Glazychevvppinfra: fix setns typo 03/39503/2
2023-09-13 Dave Wallacepci: fix coverity issue CID-322372 09/39409/2
2023-09-12 Xiaoming Jiangipsec: improve fast path policy searching performance 33/38733/5
2023-09-12 Vratko Polakcrypto: allow changing dispatch mode 86/39386/6
2023-09-12 Vratko Polakcrypto-sw-scheduler: improve function indentation 70/39370/3
2023-09-07 Florin Corassession: make sure rx evt flag is cleared for builtin rx 02/39502/3
2023-09-07 Frédéric Perrinipsec: clear L4-cksum flags when decap'ing packets 38/39238/8
2023-09-07 Piotr Bronowskidpdk-cryptodev: fix cache ring stats cli command 91/39491/2
2023-09-06 Damjan Marionbuild: add option to specify native -march= flag with... 62/39462/2
2023-09-06 Vladislav Grishenkonat: improve nat44-ed outside address distribution 21/38521/3
2023-09-06 Mohsin Kazmivirtio: add support for tx-queue-size 25/36725/6
2023-09-06 Ole Troanip: punt add punt socket support for icmp6 84/39484/6
2023-09-06 Vladislav Grishenkoapi: fix mp-safe mark for some messages and add more 25/38525/2
2023-09-06 Sylvain Cadilhacvapi: fix verification for reply message 92/39292/4
2023-09-05 Filip Tehlarhs-test: point gdb to vpp source files 89/39489/2
2023-09-05 Filip Tehlarhs-test: verbose output on single test run 90/39490/1
2023-09-05 Ole Troannpt66: make plugin default disabled 71/39471/4
2023-09-04 Filip Tehlarhs-test: log external apps 61/39461/3
2023-09-04 Filip Tehlarhs-test: fix gdb attach 74/39474/2
2023-09-04 Florin Corasudp: buffer packets for connections in accepting state 73/39473/3
2023-09-04 Ole Troanarping: api to return responder mac address 58/39458/4
2023-09-04 Ole Troannpt66: checksum applied to src address instead of dst... 70/39470/2
2023-09-04 Maxime Peimtracenode: filtering feature 13/39213/15
2023-09-04 Florin Corassession: fix allocation of proxy fifos 67/39467/7
2023-09-01 Maxime Peimmap: test fix feature disabling 04/39304/8
2023-09-01 Florin Corasvcl: set min threshold for tx ntf 48/39448/5
2023-08-31 Andrew Yourtchenkofateshare: a plugin for managing child processes 38/35638/23
2023-08-31 Florin Corassession: fix compilation when SESSION_DEBUG is on 50/39450/5
2023-08-29 Pim van Peltmpls: add mpls_interface_dump 22/39022/4
2023-08-26 Florin Corasperftool: fix delsvec use of _vec_len 47/39447/3
2023-08-26 Wei Linat: nat44-ed bug fix 42/38442/2
2023-08-26 Wei Linat: nat44-ed cli bug fix 40/38440/3
2023-08-25 Benoît Gannecnat: fix cnat_endpoint_encode 41/39441/1
next