Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | vppapigen: update markdown documentation |  Paul Vinciguerra | 1 | -7/+10 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-12-07 | lacp: fix control_ping from plugins |  Ole Troan | 1 | -0/+4 |
2019-11-24 | vppapigen: clean up typos in c generated code |  Paul Vinciguerra | 1 | -4/+4 |
2019-11-24 | vppapigen: fix i64 format string |  Paul Vinciguerra | 1 | -1/+1 |
2019-11-24 | vppapigen: fix typo on f64 endian_string |  Paul Vinciguerra | 1 | -4/+4 |
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 | 3 | -81/+428 |
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-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-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-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-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-02 | Python3: Move vppapigen to python3. |  Paul Vinciguerra | 2 | -9/+15 |
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-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: install vppapigen |  Damjan Marion | 1 | -0/+15 |
2018-06-29 | VPPAPIGEN: use SOURCE_DATE_EPOCH for datestring |  Nirmoy Das | 1 | -1/+2 |
2018-06-29 | CSIT-1148: VPPAPIGEN 2nd level import of .api ignored |  Ole Troan | 1 | -4/+5 |
2018-05-23 | VPPAPIGEN: Add union and enum support and IP4/IP6 address type. |  Ole Troan | 3 | -85/+123 |
2018-04-17 | ACL based forwarding |  Andrew Yourtchenko | 1 | -1/+1 |
2018-04-11 | VPPAPIGEN: Consistent CRC32 on complete file. |  Ole Troan | 1 | -17/+25 |