aboutsummaryrefslogtreecommitdiffstats
path: root/adapter/vppapiclient/vppapiclient.go
AgeCommit message (Expand)AuthorFilesLines
2022-08-02Change module name to go.fd.io/govppHEADv0.6.0-alphamasterNathan Skrzypczak1-1/+1
2021-03-19Fix panic during disconnectionAlexander Demidenko1-8/+11
2019-11-15Improve compatibility checkingOndrej Fabry1-1/+1
2019-08-02Migrate to modules, refactor Makefile and use Travis for CIOndrej Fabry1-1/+1
2019-07-10Fix socketclient for VPP 19.08Ondrej Fabry1-12/+12
2019-05-06Fix compilation for VPP 19.01Ondrej Fabry1-51/+3
2019-04-05Merge "Exposed input_queue_size argument to user"Ondrej Fabry1-7/+15
2019-04-05Exposed input_queue_size argument to userOndrej Fabry1-7/+15
2019-04-05Fix WaitReady for VPP client adaptersOndrej Fabry1-10/+21
2019-03-21Fixup build with golang 1.12Nicolas PLANEL1-1/+1
2018-10-23Unexport adapter implementations to make it clear that API interfaces should ...Ondrej Fabry1-16/+17
2018-10-22Introduce StatsAPI and it's initial implementationOndrej Fabry1-0/+223