index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mgmtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-10-07
2
-4
/
+1
*
mgmtd: add ietf-yang-library support
Christian Hopps
2024-09-18
2
-0
/
+28
*
lib: mgmtd: add `changed` and `created` to edit-reply msg
Christian Hopps
2024-09-17
3
-14
/
+28
*
lib: mgmtd: cleanup error value for native messaging
Christian Hopps
2024-09-17
3
-6
/
+36
*
mgmtd: allow dest DS "running" if implicit lock+commit
Christian Hopps
2024-09-17
1
-4
/
+6
*
lib: constify yang_resolve_snode_xpath results
Christian Hopps
2024-09-17
1
-3
/
+1
*
Merge pull request #16664 from mjstapp/igor_debug_simplify
Jafar Al-Gharaibeh
2024-08-29
2
-46
/
+12
|
\
|
*
lib: common debug status output
Igor Ryzhov
2024-08-27
1
-28
/
+0
|
*
lib: common debug config output
Igor Ryzhov
2024-08-27
2
-18
/
+8
|
*
lib: rework debug init
Igor Ryzhov
2024-08-27
1
-0
/
+4
*
|
mgmtd: Ensure map is NULL
Donald Sharp
2024-08-28
1
-0
/
+2
|
/
*
mgmtd: fix a couple compilation warnings.
Christian Hopps
2024-08-18
1
-2
/
+1
*
*: Fix spelling errors found
Donald Sharp
2024-08-15
3
-4
/
+4
*
mgmtd: Add to .gitignore for mgmtd_testc program
Donald Sharp
2024-08-11
1
-0
/
+1
*
mgmtd: don't add implicit state data when reading config from file
Igor Ryzhov
2024-08-07
1
-1
/
+2
*
lib: move non-error from __log_err to __dbg
Christian Hopps
2024-07-22
1
-3
/
+3
*
Merge pull request #16184 from LabNConsulting/chopps/fe-notify-select
Jafar Al-Gharaibeh
2024-06-13
1
-7
/
+214
|
\
|
*
mgmtd: add native session-req (create/delete) messages
Christian Hopps
2024-06-11
1
-0
/
+124
|
*
mgmtd: add front-end notification selector support
Christian Hopps
2024-06-07
1
-7
/
+90
*
|
mgmtd: add empty notif xpath map for completeness
Christian Hopps
2024-06-07
1
-0
/
+11
|
/
*
mgmtd: add missing diagnostic show cmd output (notify maps)
Christian Hopps
2024-05-09
1
-4
/
+13
*
mgmtd: some cleanup from original RPC commit
Christian Hopps
2024-05-07
1
-13
/
+28
*
mgmtd: rpc and action handling both should use rpc map.
Christian Hopps
2024-05-07
1
-9
/
+3
*
Merge pull request #15594 from idryzhov/mgmt-rpc
Christian Hopps
2024-05-06
10
-35
/
+609
|
\
|
*
tests: add topotest for mgmtd rpc processing
Igor Ryzhov
2024-04-22
1
-0
/
+34
|
*
ripngd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
1
-0
/
+7
|
*
ripd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
1
-1
/
+9
|
*
lib: add native RPC processing to mgmt frontend client
Igor Ryzhov
2024-04-22
1
-0
/
+16
|
*
mgmtd: add native RPC processing
Igor Ryzhov
2024-04-22
7
-2
/
+442
|
*
mgmtd: add backend xpath map for RPC
Igor Ryzhov
2024-04-22
4
-33
/
+102
*
|
*: add XREF_SETUP() to libraries and utilites
David Lamparter
2024-05-02
2
-0
/
+7
*
|
yang: ietf-netconf-acm needs to be in libfrr
David Lamparter
2024-04-25
1
-1
/
+0
|
/
*
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-26
5
-16
/
+384
*
mgmtd: remove unused event type
Igor Ryzhov
2024-03-22
1
-10
/
+0
*
eigrpd, mgmtd, ospf6d: frr_fini is last
Donald Sharp
2024-03-13
1
-1
/
+3
*
Merge pull request #15469 from LabNConsulting/chopps/keychain-yang
Donald Sharp
2024-03-08
3
-10
/
+17
|
\
|
*
lib: add keychain northbound support
Christian Hopps
2024-03-05
3
-10
/
+17
*
|
mgmtd: change error message
Igor Ryzhov
2024-03-06
1
-7
/
+3
*
|
mgmtd: fix warning if ripngd disabled
Vincent JARDIN
2024-03-01
1
-3
/
+3
|
/
*
lib: mgmtd: add xpath arg to notification message
Christian Hopps
2024-02-19
1
-11
/
+15
*
Merge pull request #15359 from LabNConsulting/chopps/reap-unused-phase
Igor Ryzhov
2024-02-14
3
-36
/
+2
|
\
|
*
mgmtd: remove unused commit phase SEND_CFG
Christian Hopps
2024-02-12
3
-36
/
+2
*
|
mgmtd: fix be_is_client_interested
Igor Ryzhov
2024-02-12
1
-10
/
+5
|
/
*
lib, mgmtd: rework processing of yang notifications
Igor Ryzhov
2024-02-11
1
-17
/
+14
*
lib, mgmtd: fix processing of yang notifications
Igor Ryzhov
2024-02-10
2
-5
/
+27
*
Merge pull request #15286 from idryzhov/fix-mgmt-startup
Christian Hopps
2024-02-07
2
-6
/
+25
|
\
|
*
mgmtd, vtysh: fix possible conflict when reading the config
Igor Ryzhov
2024-02-07
2
-6
/
+25
*
|
lib: fix affinity map duplicate
Louis Scalbert
2024-02-07
1
-1
/
+0
*
|
Merge pull request #15291 from idryzhov/mgmtd-yang-embed
Donald Sharp
2024-02-05
1
-0
/
+1
|
\
\
|
*
|
mgmtd: embed frr-zebra-route-map module
Igor Ryzhov
2024-02-04
1
-0
/
+1
|
|
/
[next]