Age | Commit message (Expand) | Author | Files | Lines |
2018-05-31 | Improve handling of probes on timeouts |  Ondrej Fabry | 2 | -27/+74 |
2018-04-13 | Fix missing lock in LookupByID |  Ondrej Fabry | 1 | -0/+3 |
2018-04-12 | Add warning message when health check fails |  Ondrej Fabry | 1 | -1/+2 |
2018-04-05 | Lookup message name by ID when receiving unexpected message |  Ondrej Fabry | 2 | -7/+28 |
2018-03-23 | Support mocking reply for more multi requests at once |  Ondrej Fabry | 2 | -16/+17 |
2018-03-13 | Add API to set ControlPing msg and fail connect on unknown ID |  Ondrej Fabry | 3 | -13/+33 |
2018-01-25 | Update examples, tests and testdata after binapi-generator update. |  Milan Lenco | 3 | -3485/+830 |
2018-01-04 | Merge "Fix imports for github.com/sirupsen/logrus" |  Rastislav Szabo | 4 | -4/+4 |
2017-12-04 | Fix events for mock adapter |  Ondrej Fabry | 2 | -25/+26 |
2017-11-30 | Removes unnecessary returned func from WaitReady |  Ondrej Fabry | 1 | -2/+1 |
2017-11-28 | Add WaitReady to VppAdapter |  Ondrej Fabry | 1 | -52/+9 |
2017-11-28 | Fix imports for github.com/sirupsen/logrus |  Ondrej Fabry | 4 | -4/+4 |
2017-09-25 | generator fix - add new message type |  Rastislav Szabo | 2 | -1/+15 |
2017-09-12 | Make healthCheck parameters configurable |  Lukas Macko | 1 | -2/+32 |
2017-09-12 | Use Sirupsen/logrus with uppercase |  Lukas Macko | 4 | -4/+4 |
2017-09-07 | import sirupsen with lowercase |  Lukas Macko | 4 | -4/+4 |
2017-09-07 | Wait until vpp is ready + Update vendor |  Lukas Macko | 1 | -0/+47 |
2017-07-11 | Merge "added performance benchmark example" |  Rastislav Szabo | 1 | -11/+15 |
2017-07-11 | added performance benchmark example |  Rastislav Szabo | 1 | -11/+15 |
2017-06-20 | Upgrade dependency to VPP 17.07 RC0 |  Milan Lenco | 3 | -161/+910 |
2017-05-25 | added async connect API, new structure of examples |  Rastislav Szabo | 4 | -201/+393 |
2017-05-22 | binapi-generator renamed & moved, finished documentation |  Rastislav Szabo | 2 | -2/+28 |
2017-05-17 | multiple small fixes |  Rastislav Szabo | 1 | -4/+7 |
2017-05-04 | changes import paths from gerrit.fd.io/r/govpp.git to git.fd.io/govpp.git |  Rastislav Szabo | 5 | -10/+10 |
2017-05-04 | re-generate core & example binary APIs |  Rastislav Szabo | 1 | -2/+2 |
2017-05-04 | fixed import paths |  Rastislav Szabo | 5 | -10/+10 |
2017-05-04 | initial commit |  Rastislav Szabo | 6 | -0/+3985 |