Linux Foundation Collaborative Projects
index
:
govpp
master
The GoVPP Gerrit repository has been archived.
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adapter
/
socketclient
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-09
Fix compatibility with latest master (20.01-rc0)
Ondrej Fabry
2
-8
/
+126
2019-09-09
Use new default binapi socket with fallback to legacy
Ondrej Fabry
1
-20
/
+58
2019-07-19
Print info for users to stderr when socket files are missing
Ondrej Fabry
1
-2
/
+24
2019-07-10
Fix socketclient for VPP 19.08
Ondrej Fabry
1
-67
/
+79
2019-07-03
Fix error counters for VPP 19.04
Ondrej Fabry
1
-3
/
+5
2019-06-27
Improvements for binapi-generator and support VPP 19.04 in statsclient
Ondrej Fabry
1
-1
/
+1
2019-06-20
Add statsclient - pure Go implementation for stats API
Ondrej Fabry
1
-0
/
+14
2019-06-06
Add various generator improvements
Ondrej Fabry
2
-1
/
+34
2019-06-04
Fix union data size for types with enums
Ondrej Fabry
1
-1
/
+1
2019-05-21
Change default adapter to socketclient and cleanup some logs
Ondrej Fabry
1
-12
/
+10
2019-05-15
Try using different type of unix socket connection
Ondrej Fabry
1
-3
/
+8
2019-04-05
Split outgoing packet data by 4096 bytes
Ondrej Fabry
1
-37
/
+74
2019-04-05
Fix WaitReady for VPP client adapters
Ondrej Fabry
1
-9
/
+22
2019-04-04
socketclient: wait for socket to be created
Vladimir Lavor
1
-3
/
+35
2019-03-08
Add socketclient implementation
Ondrej Fabry
1
-0
/
+430