aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/unformat.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-05api: fix [un]formatting in vpp/api/types.cKlement Sekera1-0/+25
2023-11-14vppinfra: add unformat_{single,double}_quoted_string functionDamjan Marion1-0/+40
2023-08-07vppinfra: add unformat_init_pathDamjan Marion1-0/+33
2023-07-31vppinfra: add unformat_c_string_arrayDamjan Marion1-0/+24
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-3/+3
2022-03-23ip: Add unformat for flow_hash_configNathan Skrzypczak1-16/+0
2021-10-13dpdk: fix vmbus device name parsingBenoît Ganne1-1/+2
2020-10-22vppinfra: missing __clib_export va_unformatJuraj Linkeš1-1/+1
2020-10-17vppinfra: explicitly export symbolsDamjan Marion1-17/+17
2019-10-04vppinfra: create unformat function for data size parsingMathiasRaoul1-0/+24
2019-04-30vppinfra: fix buffer overflow in unformat_tokenBenoît Ganne1-2/+8
2018-10-23c11 safe string handling supportDave Barach1-4/+4
2018-09-27Trivial: Cleanup some typos.Paul Vinciguerra1-1/+1
2017-10-03Repair vlib API socket serverDave Barach1-3/+3
2017-07-10VPP-904: fixes zero length CLI parameters parseAlexander Kotov1-2/+3
2017-02-16VPP-638: 'set interface ipsec key garbage' causes infinite loopBilly McFall1-0/+5
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-8/+8
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1077