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-02-06
lib, bgpd: Add ability to specify that some json output should not be pretty
Donald Sharp
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
2018-11-26
lib, ripd: rework API for converted CLI commands
Renato Westphal
2018-10-27
lib: introduce new northbound API
Renato Westphal
2018-10-11
lib, vtysh: Allow notification across multiple lines of failure
Donald Sharp
2018-06-19
lib: Add ability to know if we have read anything in
Donald Sharp
2018-06-06
lib: fix output mangling with | include
Quentin Young
2018-06-06
vtysh: add | support
Quentin Young
2018-06-06
lib: add cli preprocessor for `|` actions
Quentin Young
2018-03-28
lib: Remove backwards compatiblity at 1 year
Donald Sharp
2018-03-06
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2017-08-29
lib: add vty_frame() to get rid of unneeded config
David Lamparter
2017-08-24
lib: split off compiler magic into its own file
David Lamparter
2017-08-09
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-04
ospfd: Fix MI-OSPF configuraton clis
Chirag Shah
2017-08-02
lib: vty_stdio signal handling
David Lamparter
2017-07-17
*: reindent
reindent-master-after
whitespace / reindent
2017-07-14
*: remove VTYNL, part 6 of 6
David Lamparter
2017-07-14
ospf6d: VNL -> VTYNL
David Lamparter
2017-07-14
*: ditch vty_outln(), part 2 of 2
David Lamparter
2017-07-13
lib: move \n vs. \r\n handling into vty code
David Lamparter
2017-07-13
lib: vty: warn when using compatibility macros
David Lamparter
2017-07-11
vty: add some more defines for backwards compatibility
Lou Berger
2017-07-11
vty: add some defines for backwards compatibility
Lou Berger
2017-06-30
lib: printf bugfixes & improvement
Quentin Young
2017-06-29
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
lib: add vty_outln()
Quentin Young
[next]