Age | Commit message (Expand) | Author | Files | Lines |
2020-06-17 | docs: add more FEATURE.yaml documentation |  Dave Barach | 1 | -0/+12 |
2020-05-27 | api: make vpp api handlers endian independent |  Ole Troan | 1 | -4/+15 |
2020-05-25 | api: add new stream message convention |  Ole Troan | 2 | -1/+8 |
2020-05-19 | vppapigen: handle new api file for crcchekcer |  Ole Troan | 1 | -2/+9 |
2020-05-16 | vppapigen: add assert for python version |  Ole Troan | 1 | -2/+4 |
2020-05-15 | g2: fix the g2 build for Ubuntu 20.04 |  Dave Barach | 1 | -2/+1 |
2020-05-09 | vppapigen: api crc checker |  Ole Troan | 2 | -23/+67 |
2020-05-08 | build: various improvements |  Damjan Marion | 1 | -1/+1 |
2020-05-07 | misc: deprecate elftool |  Damjan Marion | 3 | -500/+0 |
2020-04-06 | misc: fix python sonarcloud BLOCKER level issues |  Paul Vinciguerra | 1 | -1/+1 |
2020-04-04 | misc: strcpy be gone |  Dave Barach | 2 | -22/+20 |
2020-04-04 | misc: sprintf be gone |  Dave Barach | 7 | -164/+163 |
2020-03-04 | vppapigen: crc is a negative value for some messages when using python 2.7 |  Mark Nelson | 1 | -2/+2 |
2020-02-26 | vppapigen: list imports in JSON |  Ondrej Fabry | 1 | -0/+7 |
2020-02-26 | api: improve api string safety |  Jakub Grajciar | 1 | -3/+2 |
2020-02-04 | vppapigen: fix options representation |  Ole Troan | 1 | -1/+1 |
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 | 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 |