papi: Use CMSG_SPACE for sizing ancillary buffer space
[vpp.git] / src / vppinfra /
2024-03-20 Tom Jonesvppinfra: Define EBADFD on FreeBSD 90/40390/3
2024-03-18 Damjan Marionvppinfra: os agnostic api for getting CPU information 43/40543/2
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-03-04 Damjan Marionvppinfra: SHA2-256 ARM ISA support 50/40450/2
2024-03-04 Damjan Marionvppinfra: add os_get_online_cpu_core() and os_get_onlin... 09/40409/3
2024-02-19 Tom Jonesvppinfra: Stub out get_current_cpu and get_current_numa... 62/40262/4
2024-02-18 Tom Jonesvppinfra: Place hugepage MMAP call behind linux specifi... 45/40345/2
2024-02-18 Tom Jonesvppinfra: Provide FreeBSD implementation of clib_mem... 71/40271/4
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 Jonesvppinfra: Make program counter printing more portable 68/40268/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-01-23 Dmitry Valtervppinfra: fix clib_array_mask_u32 OOB reads 51/40151/5
2024-01-19 Dmitry Valtervppinfra: fix test_bihash 47/40147/2
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-17 Georgy Borodinvppinfra: change fchmod to umask for unix socket 62/39862/3
2024-01-16 Dmitry Valtervppinfra: fix memcpy test buffer size 52/40152/2
2024-01-16 Damjan Marionvppinfra: enable AES tests on ARM 98/40198/3
2024-01-12 Damjan Marionvppinfra: native AES-CTR implementation 76/40176/8
2023-12-11 hsandidvppinfra : fix alignment issue 87/40087/1
2023-11-14 Damjan Marionvppinfra: respect indent in format_table 68/39868/2
2023-11-14 Damjan Marionvppinfra: add unformat_{single,double}_quoted_string... 67/39867/2
2023-11-13 Damjan Marionena: Amazon Elastic Network Adapter (ENA) native driver 19/38819/42
2023-11-09 Damjan Marioniavf: interrupt mode support 41/39841/5
2023-11-06 Damjan Marionvppinfra: fix ASAN issue in vec_foreach_pointer and... 33/39833/1
2023-11-03 Damjan Marionvppinfra: refactor interrupt code 26/39826/1
2023-11-03 Damjan Mariondev: strip debig log function name prefix during compil... 23/39823/2
2023-11-02 Damjan Marioniavf: new driver using new dev infra 89/39689/22
2023-11-02 Damjan Mariondev: new device driver infra 88/39688/20
2023-10-30 Maxime Peimipsec: huge anti-replay window support 65/37865/23
2023-10-09 Dave Wallacevppinfra: fix coverity issue CID 323952 30/39630/1
2023-10-04 Damjan Marionvppinfra: fix string termination in clib_file_get_resol... 12/39612/1
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-09-13 Damjan Marionvppinfra: add ARM Neoverse-N2 support 23/39523/3
2023-09-13 Dave Wallacevppinfra: fix coverity warning CID-313632 12/39412/2
2023-09-13 Artem Glazychevvppinfra: fix setns typo 03/39503/2
2023-08-07 Damjan Marionvppinfra: add clib_file_get_resolved_basename 32/39332/3
2023-08-07 Damjan Marionvppinfra: add vec_foreach_pointer macro 31/39331/2
2023-08-07 Damjan Marionvppinfra: add unformat_init_path 30/39330/3
2023-08-02 Damjan Marionvppinfra: add pool_foreach_pointer() 11/39311/2
2023-07-31 Damjan Marionvppinfra: add unformat_c_string_array 00/39300/2
2023-05-27 Damjan Marionvppinfra: add bit_extract_u32 and bit_extract_u64 16/38916/2
2023-05-16 Xiaoming Jiangdpdk: fix format rx/tx burst function name failed 15/38415/4
2023-05-16 Benoît Gannemisc: make format_hexdump length u32 94/38694/4
2023-05-16 Tianyu Livppinfra: add aarch64 support for format_ucontext_pc 38/38738/2
2023-04-28 Nathan Skrzypczaksession: update due to clib_socket refactoring 39/38739/3
2023-04-18 Sivaprasad Tummalavppinfra: Multiarch support for AMD EPYC processors 89/38689/3
2023-04-18 Damjan Marionvppinfra: missing static_always_inline in crc32c.h 92/38692/2
2023-04-17 Damjan Marionvppinfra: SFENCE requires SSE2 to be enabled 93/38693/2
2023-04-17 Sivaprasad Tummalavppinfra: add AMD EPYC cpu family details 91/38691/2
2023-04-17 Damjan Marionvppinfra: native poly1305 implementation 30/38630/5
2023-04-17 Damjan Marionbuild: add scalar (no-simd) march variant 83/38683/2
2023-04-17 Damjan Marionvppinfra: table based crc32c for targets without crc32c... 82/38682/2
2023-04-17 Damjan Marionvppinfra: add format_hexdump_u{16,32,64} 77/38677/2
2023-04-06 Damjan Marionvppinfra: refactor uword bitmaps 05/38605/2
2023-03-27 Damjan Marionvppinfra: small improvement and polishing of AES GCM... 44/38544/2
2023-03-23 Damjan Marionvppinfra: AES-CBC and AES-GCM refactor and optimizations 05/38505/19
2023-03-23 Benoît Ganneipsec: make pre-shared keys harder to misuse 65/34965/12
2023-03-22 Tianyu Libuild: fix rpm build error with test_infra 34/38534/1
2023-03-19 Vladislav Grishenkovppinfra: fix pool free bitmap allocation 70/37270/3
2023-03-18 Dave Barachvppinfra: fix corner-cases in bihash lookup 07/38507/7
2023-03-17 Damjan Marionvppinfra: move sha2.h to crypto/ 09/38509/3
2023-03-17 Damjan Marionvppinfra: auto-free test memory 10/38510/3
2023-03-17 Damjan Marionvppinfra: add FOREACH_ARRAY_ELT macro 08/38508/2
2023-03-16 Andrew Yourtchenkovppinfra: add clib_crc32c testcase into infra tests 78/38478/5
2023-03-15 Damjan Marionvppinfra: widen the scope of test_vector_funcs 93/38493/2
2023-03-15 Damjan Marioncrypto-native: 256-bit AES CBC support 87/38487/4
2023-03-15 Damjan Marionbuild: add support for intel alderlake and sapphirerapi... 90/38490/1
2023-03-14 Andrew Yourtchenkovlib: fix clib_crc32c on odd lengths and clib_crc32c_u8 85/38485/2
2023-03-14 Damjan Marionbuild: add support for intel alderlake and sapphirerapids 83/38483/2
2023-03-13 Leyi Rongavf: 512-bit SIMD version of avf_tx_prepare 53/37853/4
2023-03-10 Leyi Rongvlib: 512-bit SIMD version of vlib_buffer_free 52/38452/3
2023-03-06 Benoît Gannevppinfra: fix memory traces 75/38175/2
2023-03-06 Mohsin Kazmivppinfra: adding support for socket mounting paths 82/38282/2
2023-03-06 Vladislav Grishenkovppinfra: fix clib_bitmap_will_expand() result inversion 50/38250/2
2023-03-06 Benoît Gannevppinfra: display only the 1st 50 memory traces by... 96/38196/2
2023-02-06 Damjan Marionvppinfra: refactor clib_socket_init, add linux netns... 78/38078/4
2023-01-30 Benoît Gannevppinfra: keep AddressSanitizer happy 51/38051/2
2023-01-22 Dmitry Valtervppinfra: fix random buffer OOB crash with ASAN 74/37974/1
2023-01-20 Maxime Peimvppinfra: clib_bitmap fix 44/37944/4
2023-01-18 aihua2013vppinfra:fix pcap write large file(> 0x80000000) error. 98/37498/4
2023-01-14 Sergey Nikiforovvppinfra: add const to char* params of several funcs 21/37921/4
2023-01-13 Liangxing Wangvppinfra: fix else if check in _vec_set_len() 11/37911/2
2023-01-12 Dave Barachvppinfra: fix longstanding corner case bug in serialize... 10/37910/2
2023-01-12 Guillaume Solignacmisc: use right include for fctnl.h and poll.h 90/37890/3
2022-12-26 Dave Barachvppinfra: fix function prototypes 62/37862/1
2022-12-02 Andrew Yourtchenkovlib: clib_panic if sysconf() can't determine page... 29/37129/4
2022-11-14 Maros Ondrejickacrypto-ipsecmb: fix plugin crash in VirtualBox 14/37614/3
2022-10-25 Gabriel Oginskihash: add local variable 01/37501/2
2022-10-24 Andrew Yourtchenkovppinfra: fix incorrect sizeof() argument due to typo 03/37503/2
2022-10-18 Damjan Marionvppinfra: send minimal needed mask to the set_mempolicy... 42/37442/2
2022-10-17 Nathan Skrzypczakcnat: Add sctp support 59/37259/6
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
next