aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/std-formats.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-16misc: make format_hexdump length u32Benoît Ganne1-1/+1
2023-04-17vppinfra: add format_hexdump_u{16,32,64}Damjan Marion1-0/+66
2023-04-06vppinfra: refactor uword bitmapsDamjan Marion1-7/+8
2022-07-26vppinfra: fix formatting of format_base10Pim van Pelt1-1/+1
2022-03-23vppinfra: deprecate clib_mem_is_vecDamjan Marion1-2/+0
2022-01-30cnat: maglev fixes & improvementsNathan Skrzypczak1-0/+46
2021-12-22vppinfra: add format_u64_bitmap functionDamjan Marion1-0/+31
2021-12-14interface: Add interface monitor cliNathan Skrzypczak1-0/+18
2020-11-24buffers: add page-size configNathan Skrzypczak1-31/+18
2020-10-17vppinfra: explicitly export symbolsDamjan Marion1-6/+6
2020-09-14vppinfra: add clib_log2_page_sz and format/unformat functionsDamjan Marion1-0/+68
2020-07-16vppinfra: fix format_c_identifier vector overflowBenoît Ganne1-1/+1
2019-06-18vppinfra: add format_hex_bytes_no_wrapDamjan Marion1-0/+16
2018-05-11VPP-1275 Fix memory leaks in IPsec CLIKlement Sekera1-1/+1
2018-02-18fix format_hexdumpDamjan Marion1-1/+2
2017-10-14change format_get_indent() to use u32 instead of uwordGabriel Ganne1-1/+1
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-2/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+330