Age | Commit message (Expand) | Author | Files | Lines |
2022-01-31 | connection: prevent channel ID overlap | Lukas Vogel | 1 | -6/+15 |
2021-09-07 | Refactoring and fixes | mhalaj1 | 1 | -8/+18 |
2020-12-03 | Decode message context using the message type only | Vladimir Lavor | 1 | -2/+2 |
2020-12-03 | Fixed incorrect message error in the stream API | Vladimir Lavor | 1 | -2/+5 |
2020-10-23 | Fix panic for Retval fields with uint kinds | Ondrej Fabry | 1 | -1/+9 |
2020-06-25 | Introduce Stream - experimental API for low-level access to VPP API | Ondrej Fabry | 1 | -24/+27 |
2020-06-16 | Optimize socketclient adapter and add various code improvements | Ondrej Fabry | 1 | -5/+9 |
2019-11-15 | Improve compatibility checking | Ondrej Fabry | 1 | -2/+12 |
2019-07-30 | Use common logger in core package | Ondrej Fabry | 1 | -3/+3 |
2019-07-10 | Fix socketclient for VPP 19.08 | Ondrej Fabry | 1 | -3/+11 |
2019-03-20 | fixup race on ch.reqChan | Nicolas PLANEL | 1 | -4/+1 |
2019-03-08 | Add socketclient implementation | Ondrej Fabry | 1 | -2/+3 |
2019-02-08 | Add support for using multiple generated versions | Ondrej Fabry | 1 | -3/+7 |
2019-01-31 | Generator improvements | Ondrej Fabry | 1 | -1/+1 |
2018-08-24 | Simplify subscribing to events and fix events | Ondrej Fabry | 1 | -78/+140 |
2018-08-22 | Show VPPApiError value always and remove RegisterBinAPITypes for mock adapter | Ondrej Fabry | 1 | -3/+2 |
2018-08-16 | Refactor GoVPP | Ondrej Fabry | 1 | -107/+102 |
2018-07-06 | make api.Channel as interface | Vladimir Lavor | 1 | -0/+276 |