Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 |
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-02-09 | vppapigen: simplify JSON format for services | Marek Gradzki | 1 | -2/+2 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 10 | -2980/+1171 |
2017-12-14 | Fix display of single-event event-logs | Dave Barach | 2 | -1/+8 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 4 | -4/+79 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-05-10 | Allow to override the build date | Bernhard M. Wiedemann | 1 | -1/+6 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 2 | -5/+5 |