Linux Foundation Collaborative Projects
index
:
govpp
master
The GoVPP Gerrit repository has been archived.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-11-04
Update changelog
Vladimir Lavor
2
-5
/
+9
2020-10-30
Stats API: added GetMemory()
Vladimir Lavor
8
-13
/
+68
2020-10-30
Fix encoding for float64 and generate conversion for Timestamp
Ondrej Fabry
7
-26
/
+142
2020-10-23
Fix panic for Retval fields with uint kinds
Ondrej Fabry
1
-1
/
+9
2020-10-15
Stream API options
Vladimir Lavor
6
-98
/
+382
2020-10-13
Generate VPE HTTP handler
Vladimir Lavor
3
-1
/
+247
2020-10-10
Updated multi-vpp example
Vladimir Lavor
2
-90
/
+273
2020-10-02
Check retval value and convert to error in generated RPC client code
Ondrej Fabry
299
-13337
/
+882
2020-10-01
Updated changelog for v0.4.0
Vladimir Lavor
1
-6
/
+24
2020-09-22
Reload stats socket when VPP restarts
Vladimir Lavor
1
-25
/
+100
2020-09-18
binapigen: fix union size
Vladimir Lavor
112
-468
/
+404
2020-09-07
Remove unnecessary allocation
Vladimir Lavor
4
-52
/
+51
2020-09-07
Fix decoding messages of identical types in stream
Ondrej Fabry
1
-17
/
+24
2020-09-04
Increase default health check parameters
Ondrej Fabry
1
-2
/
+2
2020-09-04
Update VPP config warnings and change log level in proxy
Ondrej Fabry
3
-4
/
+4
2020-09-04
Stats APIv2
Vladimir Lavor
7
-700
/
+1045
2020-09-03
Improve doc & fix import ordering
Nathan Skrzypczak
206
-228
/
+604
2020-09-02
fixed data race in mock vpp adapter
Sergey Elantsev
1
-1
/
+4
2020-08-28
fix(binapigen): Fix name conflict for union field constructors
Ondrej Fabry
2
-8
/
+19
2020-08-25
Binapi generator: improved file input
Vladimir Lavor
5
-29
/
+44
2020-08-21
Expose version info control flags
Nathan Skrzypczak
3
-8
/
+15
2020-08-07
Update libmemif
Vladimir Lavor
5
-24
/
+36
2020-08-04
Add SetLogger for setting global logger
Ondrej Fabry
3
-6
/
+15
2020-07-22
Fix binapigen decoding and minor improvements
Ondrej Fabry
414
-27037
/
+189330
2020-07-17
Added VPP state 'NotResponding'
Vladimir Lavor
1
-14
/
+30
2020-07-17
Improve binapi generator
Ondrej Fabry
367
-23531
/
+99477
2020-07-14
socket adapter: don't bother sending sockclnt_delete messages
Dave Barach
1
-45
/
+2
2020-07-10
Fix: generate (un)marshall for memory client messages
Vladimir Lavor
7
-283
/
+33
2020-07-09
Removed global binapi VPP adapter
Vladimir Lavor
4
-22
/
+231
2020-07-07
Fix README.md quickstart section
Dave Barach
1
-17
/
+91
2020-07-02
Binary API generator improvements
Vladimir Lavor
19
-687
/
+951
2020-06-25
Introduce Stream - experimental API for low-level access to VPP API
Ondrej Fabry
14
-163
/
+1276
2020-06-24
Fix codec fallback and generate type imports
Ondrej Fabry
53
-3462
/
+23535
2020-06-22
Refactored binapi generator with message encoding
Ondrej Fabry
61
-5232
/
+27510
[next]