Age | Commit message (Expand) | Author | Files | Lines |
2019-09-25 | api: split api generated files |  Ole Troan | 1 | -2/+7 |
2019-09-19 | api: split vl_api_prefix into two |  Ole Troan | 1 | -3/+4 |
2019-09-18 | vppapigen: fix missing vla check for union class |  Ole Troan | 1 | -51/+32 |
2019-09-18 | vppapigen: fix tests and run on verify |  Paul Vinciguerra | 1 | -14/+35 |
2019-09-16 | api: autogenerate api trace print/endian |  Ole Troan | 1 | -9/+70 |
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 | 1 | -9/+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-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-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 | 1 | -26/+41 |
2019-04-29 | API: Add support for limits to language. |  Ole Troan | 1 | -5/+11 |
2019-02-18 | Resolve vppapigen DeprecationWarning. |  Paul Vinciguerra | 1 | -6/+7 |
2019-02-02 | Python3: Move vppapigen to python3. |  Paul Vinciguerra | 1 | -7/+12 |
2018-11-29 | vppapigen: Fix python3 compatibility |  Ole Troan | 1 | -24/+40 |
2018-11-29 | API: Add support for type aliases |  Ole Troan | 1 | -1/+28 |
2018-09-13 | Fix: vppapigen make build fails on fresh install |  Paul Vinciguerra | 1 | -2/+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 | 1 | -46/+75 |
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 |
2018-03-08 | vppapigen: require reply/details messages for requests/dumps |  Marek Gradzki | 1 | -6/+6 |
2018-03-07 | VPPAPIGEN: Run tool directly from source tree. |  Ole Troan | 1 | -1/+4 |
2018-03-06 | vppapigen: require service definition for singleton messages |  Marek Gradzki | 1 | -7/+2 |
2018-03-06 | vppapigen: do not allow to define message as both request and reply |  Marek Gradzki | 1 | -0/+4 |
2018-03-06 | vppapigen: require reply ID different than caller ID |  Marek Gradzki | 1 | -0/+4 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) |  Marek Gradzki | 1 | -17/+30 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." |  Ole Trøan | 1 | -30/+17 |
2018-03-05 | API: Add service definitions for events and singleton messages. |  Ole Troan | 1 | -17/+30 |
2018-03-03 | VPPAPIGEN: Improve output module finding for out-of-tree builds. |  Ole Troan | 1 | -2/+12 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. |  Ole Troan | 1 | -0/+745 |