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.h
Age
Commit message (
Expand
)
Author
2023-07-14
vtysh: track and fix file-lock use in the workaround from 2004
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-05-30
lib: mgmtd: add manual vty server start option and use it
Christian Hopps
2023-05-30
lib: mgmtd: fixes for startup config file processing
Christian Hopps
2023-05-30
mgmtd: fix reading of config file[s]
Christian Hopps
2023-05-28
lib: dont be tricky with session_id just make it a session_id
Christian Hopps
2023-05-04
lib: log commands read from config file
Christian Hopps
2023-04-01
mgmtd: lib: read transitioned daemons split config files in mgmtd
Christian Hopps
2023-03-24
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-22
lib: staticd: vtysh: apply frrbot style requirements
Christian Hopps
2023-03-22
lib, mgmtd: Add few fixes for commit-check and rollback
Pushpasis Sarkar
2023-03-21
mgmtd: Add MGMT Frontend Interface Framework
Christian Hopps
2023-02-24
Merge pull request #12751 from Pdoijode/pdoijode/ospf-vrf-neighbor-detail-1
Donatas Abraitis
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-07
lib: Helper function to print empty JSON
Pooja Jagadeesh Doijode
2023-02-02
lib, bgpd: Add ability to specify that some json output should not be pretty
Donald Sharp
2022-11-07
lib: Add PCRE2 support
Donatas Abraitis
2022-04-28
lib, zebra, pimd: clean up/fix VRF DECLVAR macros
David Lamparter
2022-02-28
lib: implement `terminal monitor` for vtysh
David Lamparter
2022-02-28
lib: allow returning a file descriptor over vtysh
David Lamparter
2021-11-17
lib: add vty_json() helper
David Lamparter
2021-11-17
lib: fix style misalignment
David Lamparter
2021-11-06
lib: replace vtyvec/vtyshvec with lists
David Lamparter
2021-11-06
lib: remove unused vty_log() functions
David Lamparter
2021-06-18
lib: fix interface configuration after vrf change
Igor Ryzhov
2021-06-02
northbound: KISS always batch yang config (file read), it's faster
Christian Hopps
2020-08-03
lib: introduce configuration back-off timer for YANG-modeled commands
Renato Westphal
2020-05-28
lib: raise VTY_MAXCFGCHANGES to accommodate more complex commands
Renato Westphal
2020-04-16
*: add ->node_exit to struct cmd_node
David Lamparter
2020-02-16
lib: Fix so that `--enable-pcreposix` actually compiles
Donald Sharp
2019-10-11
lib: optimize VTY_CHECK_XPATH
Renato Westphal
2019-06-12
lib: make "%Ld" work for int64_t
David Lamparter
2019-06-03
lib: use printfrr for log & vty
David Lamparter
2019-05-31
lib: Add '--command-log-always` to all daemons startup
Donald Sharp
2019-04-26
lib: add API to allow northbound clients to lock/unlock the running configura...
Renato Westphal
2019-04-03
lib: reduce exported var symbols
Quentin Young
2019-02-11
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2018-12-18
lib: copy xpaths when enqueing changes
Emanuele Di Pascale
2018-12-07
lib: add support for confirmed commits
Renato Westphal
2018-11-30
Merge pull request #3378 from opensourcerouting/remove-config-lock
Donald Sharp
2018-11-26
*: remove the configuration lock from all daemons
Renato Westphal
[next]