Age | Commit message (Expand) | Author | Files | Lines |
2019-10-10 | acl: remove api boilerplate | Ole Troan | 1 | -0/+3 |
2019-10-10 | memif: remove api boilerplate | Ole Troan | 1 | -0/+2 |
2019-10-09 | api: autogenerate event handler functions for *_test.c | Ole Troan | 1 | -0/+17 |
2019-09-25 | api: split api generated files | Ole Troan | 3 | -74/+261 |
2019-09-19 | api: split vl_api_prefix into two | Ole Troan | 3 | -47/+39 |
2019-09-18 | vppapigen: fix missing vla check for union class | Ole Troan | 2 | -52/+87 |
2019-09-18 | vppapigen: fix tests and run on verify | Paul Vinciguerra | 2 | -26/+56 |
2019-09-16 | api: autogenerate api trace print/endian | Ole Troan | 4 | -86/+434 |
2019-09-10 | misc: fix shebang with missing env | Nathan Skrzypczak | 1 | -1/+1 |
2019-09-03 | api: enforce vla is last and fixed string type | Ole Troan | 2 | -11/+74 |
2019-08-23 | vppapitrace: add text output | Ole Troan | 1 | -8/+65 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 1 | -1/+3 |
2019-08-20 | vppapigen: remove python2 support | Paul Vinciguerra | 1 | -28/+30 |
2019-08-19 | vppapigen map: raise ValueError when fieldname is python keyword | Paul Vinciguerra | 1 | -0/+4 |
2019-08-08 | api: vppapitrace JSON/API trace converter | Ole Troan | 2 | -0/+435 |
2019-08-01 | vppapigen: revert "implement reversible repr's" | Vratko Polak | 1 | -34/+15 |
2019-07-31 | vppapigen: implement reversible repr's | Paul Vinciguerra | 1 | -15/+34 |
2019-07-31 | vppapigen: add endian_string for f64 | Paul Vinciguerra | 1 | -0/+1 |
2019-07-24 | vapi: add python scripts to vpp-dev package | Vratko Polak | 1 | -1/+10 |
2019-07-18 | build: add more src dirs for generate_json.py | Vratko Polak | 1 | -4/+7 |
2019-07-17 | build: add targets for json api files | Paul Vinciguerra | 1 | -0/+94 |
2019-07-03 | vppapigen: allow decimal number in NUM token | Paul Vinciguerra | 1 | -2/+6 |
2019-06-20 | vppapigen: allow negative number in NUM token | Ole Troan | 1 | -1/+1 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -2/+0 |
2019-06-14 | g2: clean up compile/link errors | Dave Barach | 3 | -35/+33 |
2019-06-07 | API: Add support for "defaults" | Ole Troan | 1 | -4/+17 |
2019-06-07 | vppapigen: Fold up CRC from dependent types. | Ole Troan | 3 | -33/+48 |
2019-05-30 | ipip: refactor ipip.api with explicit types | Ole Troan | 1 | -0/+1 |
2019-05-28 | docs: Add VPP API language documentation | Ole Troan | 1 | -0/+343 |
2019-04-29 | API: Add support for limits to language. | Ole Troan | 2 | -6/+15 |
2019-03-28 | AppImage packaging | Dave Barach | 5 | -0/+164 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-22 | vppapigen: allow for enum size other than u32 | Andrew Yourtchenko | 1 | -1/+10 |
2019-02-26 | vppapigen: Expose "option version" in generated JSON file. | Ole Troan | 1 | -0/+1 |
2019-02-18 | Resolve vppapigen DeprecationWarning. | Paul Vinciguerra | 1 | -6/+7 |
2019-02-04 | g2-only: add (min,max) stats to the anomaly detector | Dave Barach | 1 | -5/+25 |
2019-02-03 | Automated anomaly detection | Dave Barach | 2 | -220/+540 |
2019-02-02 | Python3: Move vppapigen to python3. | Paul Vinciguerra | 2 | -9/+15 |
2018-12-19 | session: add cli option to dump session elog | Florin Coras | 2 | -2/+3 |
2018-12-13 | API: Use string type instead of u8. | Ole Troan | 2 | -10/+17 |
2018-12-03 | API: C generator improve symbol protection. | Ole Troan | 1 | -2/+2 |
2018-11-29 | vppapigen: Fix python3 compatibility | Ole Troan | 1 | -24/+40 |
2018-11-29 | API: Add support for type aliases | Ole Troan | 3 | -3/+40 |
2018-10-23 | c11 safe string handling support | Dave Barach | 3 | -6/+6 |
2018-09-26 | perftool: fix c2cpel | Florin Coras | 1 | -0/+2 |
2018-09-13 | Fix: vppapigen make build fails on fresh install | Paul Vinciguerra | 4 | -3/+3 |
2018-09-07 | cmake: set packaging component for different files | Damjan Marion | 1 | -1/+2 |
2018-08-30 | cmake: fix vppapigen install permissons | Damjan Marion | 1 | -1/+9 |
2018-08-28 | cmake: Add perftool to cmake build | Mohsin Kazmi | 1 | -0/+35 |
2018-08-28 | cmake: add g2 and elftool tools | Damjan Marion | 2 | -0/+53 |