index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
northbound_grpc.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
*: add errmsg to nb rpc
Chirag Shah
2020-10-05
1
-1
/
+2
*
Merge pull request #6945 from qlyoung/nb-more-messages
Renato Westphal
2020-08-20
1
-0
/
+11
|
\
|
*
lib: fill nb errmsg when no changes during prep
Quentin Young
2020-08-19
1
-14
/
+6
|
*
lib: add better zlogging to gRPC Commit RPC
Quentin Young
2020-08-18
1
-0
/
+19
*
|
lib: don't ignore error messages generated during the commit apply phase
Renato Westphal
2020-08-15
1
-3
/
+10
|
/
*
lib: fix issue were a few gRPC RPCs were being logged twice
Renato Westphal
2020-05-29
1
-15
/
+14
*
lib: return human-readable error messages to the northbound clients
Renato Westphal
2020-05-29
1
-53
/
+36
*
lib: introduce the northbound context structure
Renato Westphal
2020-05-29
1
-4
/
+8
*
lib: remove unnecessary rpc request in grpc
Quentin Young
2020-05-11
1
-41
/
+18
*
lib: fix undue warning during gRPC module initialization
Renato Westphal
2020-05-09
1
-0
/
+2
*
lib: convert GRPC plugin to async
Quentin Young
2020-05-08
1
-423
/
+894
*
lib: use frr_pthread to spawn grpc pthread
Chirag Shah
2020-05-08
1
-4
/
+21
*
lib: create a wrapper function for all northbound callbacks
Renato Westphal
2020-04-23
1
-1
/
+2
*
lib: defer grpc plugin initialization to post fork
Quentin Young
2020-03-30
1
-5
/
+16
*
lib: silence compiler warning in the gRPC plugin
Renato Westphal
2019-10-16
1
-0
/
+5
*
lib: fix gRPC northbound plugin build
Quentin Young
2019-10-08
1
-3
/
+2
*
Revert "lib: introduce a read-write lock for northbound configurations"
Renato Westphal
2019-09-18
1
-14
/
+5
*
lib: add new gRPC-based northbound plugin
Renato Westphal
2019-04-26
1
-0
/
+936