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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-29
GoVPP release v0.5.0
v0.5.0
Nathan Skrzypczak
129
-129
/
+145
2022-07-29
Fix stats API for vpp 22.06
Lukas Vogel
4
-8
/
+9
2022-07-25
Fix statseg v1 error offset zero
Nathan Skrzypczak
1
-4
/
+1
2022-07-25
Fix statseg v2 error index zero id skip
Dmitry Valter
1
-1
/
+1
2022-06-17
add sknat to committers
Nathan Skrzypczak
1
-6
/
+7
2022-05-30
binapi: remove internal/testbinapi
Nathan Skrzypczak
305
-189999
/
+7
2022-05-30
Update generated binapi to v22.02 & makefile changes
Nathan Skrzypczak
405
-6518
/
+9130
2022-05-30
test: Fix test dependancy
Nathan Skrzypczak
3
-21
/
+109
2022-05-19
Regenerate 'types' with APIFile/APIVersion/CrcVersion
Ed Warnicke
18
-0
/
+108
2022-05-19
Generate APIName/APIVersion/CrcVersion for 'types'
Ed Warnicke
1
-8
/
+6
2022-05-19
Regenerate binapi from Dockerfile
Ed Warnicke
127
-127
/
+127
2022-05-19
Add Dockerfile to ease generation of binapi/
Ed Warnicke
2
-0
/
+59
2022-05-16
go.mod: Update for go1.18 & bump to go 1.13
Nathan Skrzypczak
2
-18
/
+4
2022-05-05
support error counters also as normal counters
Vladimir Lavor
5
-72
/
+73
2022-05-05
fixed data race in core.Connection.Close().
Sergey Elantsev
2
-5
/
+32
2022-05-02
read memory stats from per-heap couters
Vladimir Lavor
2
-16
/
+63
2022-03-17
Properly close the socket watcher
Vladimir Lavor
1
-0
/
+1
2022-01-31
connection: prevent channel ID overlap
Lukas Vogel
3
-11
/
+27
2022-01-17
Begin development for v0.5.0
Ondrej Fabry
2
-3
/
+9
2022-01-17
Prepare release v0.4.0
v0.4.0
Ondrej Fabry
128
-129
/
+129
2022-01-17
Update README
Ondrej Fabry
2
-71
/
+72
2022-01-14
doc: Update README
Ondrej Fabry
3
-161
/
+196
2022-01-11
Changelog for release 0.4.0
Vladimir Lavor
1
-25
/
+79
2021-11-29
Add "FromIP" helper for addresses
Aloys Augustin
4
-2
/
+71
2021-10-19
Fix memory leak in health check
Vladimir Lavor
1
-51
/
+56
2021-09-27
core: close Stream after Connection.Invoke
Vladimir Popov
1
-0
/
+1
2021-09-08
binapigen: enhanced vpp version resolution
Vladimir Lavor
1
-2
/
+2
2021-09-07
Refactoring and fixes
mhalaj1
204
-161
/
+911
2021-08-26
regenerate binapi
mhalaj1
170
-3875
/
+26034
2021-08-10
proxy update to vpp 20.05
mhalaj1
3
-19
/
+192
2021-07-27
https://jira.fd.io/browse/GOVPP-21
Kusakabe Si
2
-1
/
+19
2021-07-22
feat: api-trace
Vladimir Lavor
8
-55
/
+798
2021-06-24
https://jira.fd.io/projects/GOVPP/issues/GOVPP-20
Kusakabe Si
1
-0
/
+5
2021-06-15
Fix encode/decode for []bool
Vladimir Lavor
1
-8
/
+4
2021-06-01
statsclient: fix retrieving stats type
Vladimir Lavor
2
-4
/
+10
2021-05-26
statsclient: added symlinks
Vladimir Lavor
6
-25
/
+127
2021-05-05
statsclient: allow index as pattern
Vladimir Lavor
9
-198
/
+307
2021-04-22
added api message options
Vladimir Lavor
3
-9
/
+62
2021-04-20
Recognize stat_dir_type_empty
Vladimir Lavor
2
-0
/
+11
2021-04-15
fix INFO.yaml
Vladimir Lavor
1
-8
/
+4
2021-04-07
Add statsclient options and fix wait for socket
Vladimir Lavor
2
-11
/
+46
2021-03-19
Fix panic during disconnection
Alexander Demidenko
1
-8
/
+11
2021-03-03
Provide error counters per worker for statsclient
Vladimir Lavor
7
-16
/
+33
2021-02-23
Added asynchronous connection for stats socket
Vladimir Lavor
4
-57
/
+195
2021-02-02
binapigen: added enumflags type
Vladimir Lavor
8
-892
/
+2287
2021-02-01
Rework test for binary API union sizes
Vladimir Lavor
4
-52
/
+269
2020-12-21
Remove socket warnings from client adapters
Ondrej Fabry
2
-120
/
+58
2020-12-14
Added INFO.yaml
Vladimir Lavor
1
-0
/
+56
2020-12-03
Decode message context using the message type only
Vladimir Lavor
3
-34
/
+15
2020-12-03
Fixed incorrect message error in the stream API
Vladimir Lavor
8
-86
/
+137
[next]