vpp.git
2024-02-15 Florin Corassession: postpone ct cleanup if rx evt pending 37/40337/3
2024-02-15 Benoît Gannebuild: add fib configuring option 22/40322/2
2024-02-15 adrianvillinhs-test: improved logging 86/39986/5
2024-02-14 Naveen Joytests: refactor virtual interface tests 83/40283/5
2024-02-14 Niyaz Murshedtls: fix compilation error 35/40335/2
2024-02-14 Denys Haryachyyikev2: dump state and profile name in CLI and API 57/40257/11
2024-02-13 Florin Corasvcl: fix epollet test for unhandled evts 28/40328/3
2024-02-13 Tom Jonessvm: Add FreeBSD specific signal handling path 74/40274/2
2024-02-13 Tom Jonesvppinfra: Put clib_perf* behind Linux checks and provid... 51/40251/3
2024-02-13 Tom Jonesvppinfra: Add netlink header on FreeBSD 66/40266/2
2024-02-13 Tom Jonesvppinfra: Protect Linux specific features behind CLIB_LINUX 65/40265/2
2024-02-13 Tom Jonesbuild: Limit external libraries on FreeBSD 47/40247/2
2024-02-13 Tom Jonessvm: Include stdint on FreeBSD 72/40272/2
2024-02-13 Tom Jonesvppinfra: Make program counter printing more portable 68/40268/2
2024-02-13 Tom Jonesvnet: Don't use __unused for struct padding 61/40261/2
2024-02-13 Tom Jonesvppinfra: Add a stubbed out test_perf function for... 69/40269/2
2024-02-13 Tom Jonesvppinfra: MAP_HUGETLB isn't available on FreeBSD 64/40264/2
2024-02-13 Tom Jonesvppinfra: Only prealloc hugepages on Linux 73/40273/2
2024-02-13 Tom Jonesvppinfra: Don't build perfmon on FreeBSD 63/40263/3
2024-02-13 Tom Jonesvppinfra: Place SIGPWR behind a linux define 67/40267/2
2024-02-13 Steven Luongfib: contention with DP on deleting a route 27/40327/1
2024-02-12 hsandidaf_packet : fix crash on interface creation 50/40250/2
2024-02-12 Vratko Polakbuffers: bring back cache occupancy improvement 91/40291/3
2024-02-12 Benoît Ganneip_session_redirect: export symbols 21/40321/2
2024-02-09 Atzm Watanabeikev2: accept rekey request for IKE SA 35/36935/3
2024-02-07 Florin Corasudp: add cli to dump transport ports 95/40295/2
2024-02-02 Florin Corassession: guard session lookup table allocs 86/40286/2
2024-02-02 Florin Corasvlib: flush rpcs on worker sync 85/40285/2
2024-02-02 Florin Corasvlib api: move wrkr rpc flushing to vlib 84/40284/4
2024-02-01 Florin Corastls: set app closed flag in framework 82/40282/3
2024-01-31 Florin Corastls: convert ctx fields to connection flags 81/40281/2
2024-01-30 Anton Nikolaevlinux-cp: add add_del_v3 and get_v2 methods 77/40277/2
2024-01-29 Ole Troanapi: provide api definition over api 45/40245/7
2024-01-29 Filip Tehlarhs-test: update docs on debugging 53/40253/2
2024-01-29 Filip Tehlarhs-test: use relative paths for docker volumes 49/40249/3
2024-01-29 Arthur de Kerhorip: don't export useless error counters for ip6 rewrite 53/40153/3
2024-01-26 adrianvillinhs-test: updated golang and packages 82/39982/2
2024-01-25 Florin Corasudp: update rx sw_if_index to ip-local selected one 44/40244/2
2024-01-24 Andrew Yourtchenkomisc: Initial 24.06-rc0 commit 83/39983/1 v24.06-rc0
2024-01-23 Dmitry Valtervppinfra: fix clib_array_mask_u32 OOB reads 51/40151/5
2024-01-23 Florin Corastls: fix ho leak on tcp connect return 35/40235/5
2024-01-23 Vratko Polakpapi: support old style of providing apidir 31/40231/2
2024-01-23 Florin Corastls: overlap parent opaque with listener ctx 36/40236/3
2024-01-23 Florin Corastls: set flag whenever app session is freed 34/40234/3
2024-01-23 Florin Corassession: flag instead of state for filtering ntf 33/40233/1
2024-01-21 Tom Jonesbuild: Explicitly use gmake 16/40216/3
2024-01-20 Damjan Marionbuffers: add compile-time option to set buffer alignment 19/40219/2
2024-01-19 Damjan Marionbuild: disable plugins which require openssl if openssl... 20/40220/1
2024-01-19 Benoît Gannebuild: fix default platform 18/40218/2
2024-01-19 Filip Tehlarhs-test: change convention for skipping tests 97/40197/3
2024-01-19 Dmitry Valtervppinfra: fix test_bihash 47/40147/2
2024-01-19 Denys Haryachyylldp: dump api 93/40193/3
2024-01-19 Georgy Borodinvppinfra: fix bracket balance 89/40089/3
2024-01-19 Dmitry Valtervppinfra: fix vec_prepend use-after-free 48/40148/6
2024-01-19 Mohsin Kazmimemif: use VPP cacheline size for memif when compiling... 80/39980/4
2024-01-19 Tom Jonesbuild: Explicitly use bash for shell scripts 14/40214/2
2024-01-19 nucleoaf_xdp: Backport xdp-tools fix transposed calloc()... 13/40213/6
2024-01-18 Maxime Peimtests: preload api files 71/39871/11
2024-01-18 Filip Tehlarhs-test: use specific port for http3 test 07/40207/2
2024-01-17 Damjan Marionocteon: native driver for Marvell Octeon SoC 04/39804/41
2024-01-17 Georgy Borodinvppinfra: change fchmod to umask for unix socket 62/39862/3
2024-01-17 Artem Glazychevaf_packet: set next0 for AF_PACKET_IF_MODE_ETHERNET... 19/40119/2
2024-01-16 Guillaume Solignacbuild: add vapi scripts to VPP_HOST_TOOLS_ONLY 86/40186/5
2024-01-16 Georgy Borodinvnet: fix log_debug message format 55/40155/3
2024-01-16 Dmitry Valtervppinfra: fix memcpy test buffer size 52/40152/2
2024-01-16 Kai Jidpdk: add ID for QAT 4xxx series VF support 00/40200/2
2024-01-16 Georgy Borodindpdk: fix log_debug message format 54/40154/3
2024-01-16 Damjan Marionvlib: remove unused code 90/40190/2
2024-01-16 Damjan Marionvppinfra: enable AES tests on ARM 98/40198/3
2024-01-16 Pim van Peltbuild: Provide clang-14 for Debian12 94/40194/3
2024-01-16 Pim van Peltstats: Add optional labels to prometheus metrics 99/40199/4
2024-01-15 Florin Corassession: avoid spurious disconnect and reset ntfs 80/40180/2
2024-01-15 Mohsin Kazmidevices: add support to check host interface offload... 78/39778/9
2024-01-14 Pim van Peltbuild: Add Debian12 environment 92/40192/2
2024-01-12 Florin Corassession: fix app wrk free leak 91/40191/2
2024-01-12 Damjan Marioncrypto-native: add AES-CTR 81/40181/5
2024-01-12 Damjan Marionvppinfra: native AES-CTR implementation 76/40176/8
2024-01-12 Filip Tehlarhttp: fix memory leak 85/40185/1
2024-01-12 Tianyu Lilibmemif: fix segfault and buffer overflow in examples 66/39266/4
2024-01-12 mblylibmemif: fix for memif_init_queues slot math 77/40077/6
2024-01-12 mblylibmemif: Fix for memif_buffer_alloc rewind logic 65/40065/10
2024-01-12 Daniel Bérešlibmemif: added tests 53/37953/9
2024-01-11 Filip Tehlarhs-test: add more asserts 79/40179/2
2024-01-11 Ranjan Rajcrypto: align host and VPP IPsec-mb lib 76/39976/16
2024-01-11 Filip Tehlarhs-test: add tls proxy test 26/40026/5
2024-01-11 Filip Tehlarhs-test: retry command on test setup failure 70/40070/2
2024-01-10 Alexander Skorichenkolinux-cp: fix route prefix construction 42/40142/4
2024-01-10 Pim van Peltlinux-cp: Fix looping netlink messages 22/39622/9
2024-01-10 Pim van Pelturpf: add interface dump to API 86/40086/6
2024-01-09 Florin Corassession: make app listener pool global 39/40139/15
2024-01-09 Florin Corassession: support for cl port reuse 91/40091/22
2024-01-09 Florin Corassession: avoid spurious closed notifications 96/40096/4
2024-01-08 Mohsin Kazmilibmemif: add name to maintainer file 78/39978/1
2024-01-02 Alexander Chernavinflowprobe: fix calling vlib_time_now() from worker... 43/40143/2
2024-01-02 Filip Tehlarhttp: unify client/server state machines 10/37610/8
2023-12-29 Dave Barachdocs: minor updates to the lxc container test writeup 46/40146/2
2023-12-23 Florin Corassession: add flag to track cless sessions 35/40135/7
2023-12-23 Florin Corashs-test: more proxy vars for docker builds 40/40140/2
2023-12-22 adrianvillintests: Temporarily skip an unstable test 38/40138/3
2023-12-22 Florin Corashs-test: use prebuilt curl with http3 support 36/40136/5
next