aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
2020-08-18g2: fix the g2 build for Ubuntu 20.04Dave Barach1-2/+1
2020-08-13misc: strcpy be goneDave Barach2-22/+20
2020-08-13misc: sprintf be goneDave Barach7-164/+163
2020-08-13vppapigen: crc is a negative value for some messages when using python 2.7Mark Nelson1-2/+2
2020-08-13vppapigen: list imports in JSONOndrej Fabry1-0/+7
2020-08-12vppapigen: fix typo on f64 endian_stringPaul Vinciguerra1-4/+4
2019-09-30misc: fix shebang with missing envNathan Skrzypczak1-1/+1
2019-09-26vppapitrace: add text outputOle Troan1-8/+65
2019-09-23vppapigen: remove python2 supportPaul Vinciguerra1-28/+30
2019-09-20vppapigen: fix missing vla check for union classOle Troan2-48/+111
2019-09-12api: split vl_api_prefix into twoOle Troan3-16/+13
2019-09-09api: enforce vla is last and fixed string typeOle Troan2-11/+74
2019-08-12api: vppapitrace JSON/API trace converterOle Troan2-0/+435
2019-08-01vppapigen: revert "implement reversible repr's"Vratko Polak1-34/+15
2019-07-31vppapigen: implement reversible repr'sPaul Vinciguerra1-15/+34
2019-07-31vppapigen: add endian_string for f64Paul Vinciguerra1-0/+1
2019-07-24vapi: add python scripts to vpp-dev packageVratko Polak1-1/+10
2019-07-18build: add more src dirs for generate_json.pyVratko Polak1-4/+7
2019-07-17build: add targets for json api filesPaul Vinciguerra1-0/+94
2019-07-03vppapigen: allow decimal number in NUM tokenPaul Vinciguerra1-2/+6
2019-06-20vppapigen: allow negative number in NUM tokenOle Troan1-1/+1
2019-06-18fib: fib api updatesNeale Ranns1-2/+0
2019-06-14g2: clean up compile/link errorsDave Barach3-35/+33
2019-06-07API: Add support for "defaults"Ole Troan1-4/+17
2019-06-07vppapigen: Fold up CRC from dependent types.Ole Troan3-33/+48
2019-05-30ipip: refactor ipip.api with explicit typesOle Troan1-0/+1
2019-05-28docs: Add VPP API language documentationOle Troan1-0/+343
2019-04-29API: Add support for limits to language.Ole Troan2-6/+15
2019-03-28AppImage packagingDave Barach5-0/+164
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-22vppapigen: allow for enum size other than u32Andrew Yourtchenko1-1/+10
2019-02-26vppapigen: Expose "option version" in generated JSON file.Ole Troan1-0/+1
2019-02-18Resolve vppapigen DeprecationWarning.Paul Vinciguerra1-6/+7
2019-02-04g2-only: add (min,max) stats to the anomaly detectorDave Barach1-5/+25
2019-02-03Automated anomaly detectionDave Barach2-220/+540
2019-02-02Python3: Move vppapigen to python3.Paul Vinciguerra2-9/+15
2018-12-19session: add cli option to dump session elogFlorin Coras2-2/+3
2018-12-13API: Use string type instead of u8.Ole Troan2-10/+17
2018-12-03API: C generator improve symbol protection.Ole Troan1-2/+2
2018-11-29vppapigen: Fix python3 compatibilityOle Troan1-24/+40
2018-11-29API: Add support for type aliasesOle Troan3-3/+40
2018-10-23c11 safe string handling supportDave Barach3-6/+6
2018-09-26perftool: fix c2cpelFlorin Coras1-0/+2
2018-09-13Fix: vppapigen make build fails on fresh installPaul Vinciguerra4-3/+3
2018-09-07cmake: set packaging component for different filesDamjan Marion1-1/+2
2018-08-30cmake: fix vppapigen install permissonsDamjan Marion1-1/+9
2018-08-28cmake: Add perftool to cmake buildMohsin Kazmi1-0/+35
2018-08-28cmake: add g2 and elftool toolsDamjan Marion2-0/+53
2018-08-28cmake: install vppapigenDamjan Marion1-0/+15
2018-06-29VPPAPIGEN: use SOURCE_DATE_EPOCH for datestringNirmoy Das1-1/+2