aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-07lacp: fix control_ping from pluginsOle Troan1-0/+4
2019-11-24vppapigen: clean up typos in c generated codePaul Vinciguerra1-4/+4
2019-11-24vppapigen: fix i64 format stringPaul Vinciguerra1-1/+1
2019-11-24vppapigen: fix typo on f64 endian_stringPaul Vinciguerra1-4/+4
2019-10-10acl: remove api boilerplateOle Troan1-0/+3
2019-10-10memif: remove api boilerplateOle Troan1-0/+2
2019-10-09api: autogenerate event handler functions for *_test.cOle Troan1-0/+17
2019-09-25api: split api generated filesOle Troan3-74/+261
2019-09-19api: split vl_api_prefix into twoOle Troan3-47/+39
2019-09-18vppapigen: fix missing vla check for union classOle Troan2-52/+87
2019-09-18vppapigen: fix tests and run on verifyPaul Vinciguerra2-26/+56
2019-09-16api: autogenerate api trace print/endianOle Troan4-86/+434
2019-09-10misc: fix shebang with missing envNathan Skrzypczak1-1/+1
2019-09-03api: enforce vla is last and fixed string typeOle Troan2-11/+74
2019-08-23vppapitrace: add text outputOle Troan1-8/+65
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-1/+3
2019-08-20vppapigen: remove python2 supportPaul Vinciguerra1-28/+30
2019-08-19vppapigen map: raise ValueError when fieldname is python keywordPaul Vinciguerra1-0/+4
2019-08-08api: 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