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
/
lib
/
vty.c
Age
Commit message (
Expand
)
Author
2024-12-03
lib,vtysh: Use backoff setsockopt option for freebsd
Donald Sharp
2024-08-27
lib: Memory spike reduction for sh cmds at scale
Srujana
2024-08-15
*: Fix spelling errors found
Donald Sharp
2024-07-23
lib: mgmtd: fix too early daemon detach of mgmtd
Christian Hopps
2024-07-22
lib: move non-error from __log_err to __dbg
Christian Hopps
2024-06-07
lib: add helpers to print json keys
Louis Scalbert
2024-05-08
Merge pull request #15608 from vjardin/libyang3
Martin Winter
2024-05-08
lib: libyang.so.3 compatibilty layers
Vincent JARDIN
2024-04-22
lib: add native RPC processing to mgmt frontend client
Igor Ryzhov
2024-03-26
mgmtd: add support for native 'edit' operation
Igor Ryzhov
2024-03-05
vty: change output of errors from mgmtd
Igor Ryzhov
2024-02-01
Merge pull request #15268 from LabNConsulting/chopps/quieter-code
Igor Ryzhov
2024-01-31
mgmtd: convert MGMTD_FE_CLIENT_DBG() to debug_fe_client()
Christian Hopps
2024-01-31
mgmtd: add ability to choose datastore to get data from
Igor Ryzhov
2024-01-31
mgmtd: add support for with-defaults parameter to get-data
Igor Ryzhov
2024-01-28
zebra: convert to mgmtd
Igor Ryzhov
2024-01-27
build: homologize path handling
David Lamparter
2024-01-26
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-15
lib, mgmtd: add ability to set content type in get-data request
Igor Ryzhov
2024-01-14
lib, mgmtd: add separate get-data request for the frontend
Igor Ryzhov
2024-01-11
mgmt, lib: implement REPLACE operation
Igor Ryzhov
2024-01-11
mgmt, lib: differentiate DELETE and REMOVE operations
Igor Ryzhov
2024-01-11
mgmtd, lib: implement CREATE_EXCL operation
Igor Ryzhov
2024-01-11
lib: split nb_operation into two types
Igor Ryzhov
2024-01-11
Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2
Donatas Abraitis
2024-01-09
*: zebra.h should not have fcntl.h
Donald Sharp
2024-01-09
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-07
lib: use libyang functions if they are present
Christian Hopps
2023-12-30
lib: fix coverity CID 1574977
Christian Hopps
2023-12-28
mgmtd: step 4: FE adapter get-tree functionality
Christian Hopps
2023-12-28
lib: step 1: mgmtd: add FE get-tree functionality
Christian Hopps
2023-11-12
lib, mgmtd: respect base xpath in mgmtd
Igor Ryzhov
2023-10-30
Merge pull request #13576 from chiragshah6/mdev1
Donatas Abraitis
2023-10-29
*: modify empty json helper function
Chirag Shah
2023-10-12
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-09-28
vty: fix working in file-lock mode
Igor Ryzhov
2023-09-24
lib: assert for VTY_PASSFD expectations
David Lamparter
2023-09-20
lib: random make-coverity-happy nits
David Lamparter
2023-07-14
lib: mgmtd: only clear pending for the in-progress command
Christian Hopps
2023-06-27
mgmtd: consolidate getcfg and getdata msgs into "get"
Christian Hopps
2023-06-19
mgmtd: KISS the locking code
Christian Hopps
2023-06-18
lib: mgmtd: use short-circuit for locking
Christian Hopps
2023-06-13
Merge pull request #13766 from LabNConsulting/chopps/mgmtd-cleanup
Igor Ryzhov
2023-06-13
lib: mgmtd: improvements in logging and commentary
Christian Hopps
2023-06-12
lib: mgmtd: simplify implicit commit code
Christian Hopps
2023-06-12
lib: mgmtd: avoid recursion with vty_close and add error log
Christian Hopps
2023-06-06
lib: close config files after reading (coverity)
Christian Hopps
2023-06-05
mgmtd: rm unused/unneeded code add couple comments
Christian Hopps
2023-06-04
lib: mgmtd: remove obfuscating abstraction layer and other cleanup
Christian Hopps
[next]