index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mgmtd
Age
Commit message (
Expand
)
Author
2025-04-09
Merge pull request #18601 from LabNConsulting/chopps/mgmtd-candidate-overwrite
Mark Stapp
2025-04-09
mgmtd: normalize argument order to copy(dst, src)
Christian Hopps
2025-04-08
mgmtd: clean up -Wshadow warnings
Mark Stapp
2025-04-08
mgmtd: remove bogus "hedge" code which corrupted active candidate DS
Christian Hopps
2025-02-26
mgmtd: Prevent use after free
Donald Sharp
2025-01-18
mgmtd: testc: add listen for datastore notifications
Christian Hopps
2025-01-18
lib: mgmtd: only send notify selectors to backends that provide.
Christian Hopps
2025-01-15
lib: introduce global -w option for VRF netns backend
Igor Ryzhov
2025-01-14
lib: northbound/mgmtd: add backend model support
Christian Hopps
2025-01-13
lib: fix new (incorrect) CLANG SA warnings
Christian Hopps
2025-01-13
mgmtd: add notify selectors to filter datastore notifications
Christian Hopps
2025-01-06
mgmtd: improve debug statement
Christian Hopps
2024-12-24
Merge pull request #17647 from LabNConsulting/fix-oper-test
Jafar Al-Gharaibeh
2024-12-24
mgmtd: fix memory leak in FE adapter
Christian Hopps
2024-12-21
mgmtd: fix compile error
anlan_cs
2024-10-07
lib: add flag to have libyang load internal ietf-yang-library module
Christian Hopps
2024-09-17
mgmtd: add ietf-yang-library support
Christian Hopps
2024-09-17
lib: mgmtd: add `changed` and `created` to edit-reply msg
Christian Hopps
2024-09-17
lib: mgmtd: cleanup error value for native messaging
Christian Hopps
2024-09-17
mgmtd: allow dest DS "running" if implicit lock+commit
Christian Hopps
2024-09-17
lib: constify yang_resolve_snode_xpath results
Christian Hopps
2024-08-29
Merge pull request #16664 from mjstapp/igor_debug_simplify
Jafar Al-Gharaibeh
2024-08-28
mgmtd: Ensure map is NULL
Donald Sharp
2024-08-27
lib: common debug status output
Igor Ryzhov
2024-08-27
lib: common debug config output
Igor Ryzhov
2024-08-27
lib: rework debug init
Igor Ryzhov
2024-08-18
mgmtd: fix a couple compilation warnings.
Christian Hopps
2024-08-15
*: Fix spelling errors found
Donald Sharp
2024-08-10
mgmtd: Add to .gitignore for mgmtd_testc program
Donald Sharp
2024-08-08
mgmtd: don't add implicit state data when reading config from file
Igor Ryzhov
2024-07-22
lib: move non-error from __log_err to __dbg
Christian Hopps
2024-06-13
Merge pull request #16184 from LabNConsulting/chopps/fe-notify-select
Jafar Al-Gharaibeh
2024-06-11
mgmtd: add native session-req (create/delete) messages
Christian Hopps
2024-06-07
mgmtd: add empty notif xpath map for completeness
Christian Hopps
2024-06-06
mgmtd: add front-end notification selector support
Christian Hopps
2024-05-09
mgmtd: add missing diagnostic show cmd output (notify maps)
Christian Hopps
2024-05-07
mgmtd: some cleanup from original RPC commit
Christian Hopps
2024-05-07
mgmtd: rpc and action handling both should use rpc map.
Christian Hopps
2024-05-06
Merge pull request #15594 from idryzhov/mgmt-rpc
Christian Hopps
2024-05-02
*: add XREF_SETUP() to libraries and utilites
David Lamparter
2024-04-25
yang: ietf-netconf-acm needs to be in libfrr
David Lamparter
2024-04-22
tests: add topotest for mgmtd rpc processing
Igor Ryzhov
2024-04-22
ripngd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
ripd: convert RPC commands to mgmtd
Igor Ryzhov
2024-04-22
lib: add native RPC processing to mgmt frontend client
Igor Ryzhov
2024-04-22
mgmtd: add native RPC processing
Igor Ryzhov
2024-04-22
mgmtd: add backend xpath map for RPC
Igor Ryzhov
2024-03-26
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-22
mgmtd: remove unused event type
Igor Ryzhov
2024-03-13
eigrpd, mgmtd, ospf6d: frr_fini is last
Donald Sharp
[next]