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
/
vtysh
Age
Commit message (
Expand
)
Author
2022-08-10
vtysh: Handle SIGTSTP (C-z) without exiting the vty shell
Donatas Abraitis
2022-07-20
vtysh: Ignore `end` when parsing frr.conf
Donatas Abraitis
2022-07-18
bgpd: Add constants for some repetitive CLI strings
Donatas Abraitis
2022-07-01
lib, vtysh: Add `allow-reserved-ranges` global command
Donatas Abraitis
2022-06-27
zebra: infastructure for the new dataplane plugin
Anuradha Karuppiah
2022-06-23
vtysh: Account validity should be verified when authenticating users with PAM.
rgirada
2022-06-14
vtysh: Add autocomplete for VRFs when using with `router bgp`
Donatas Abraitis
2022-05-11
*: Properly use memset() when zeroing
Donatas Abraitis
2022-04-19
vtysh: Call fflush+fsync before calling fclose() when saving the config
Donatas Abraitis
2022-04-07
vtysh: remove extraneous newline
David Lamparter
2022-04-02
bgpd, vtysh: Fix spelliing of explicitely
Donald Sharp
2022-03-29
Merge pull request #10719 from opensourcerouting/nb-show-fixes
Russ White
2022-03-28
pim6d: Correct the show ip prefix-list display for pim6d
Mobashshera Rasool
2022-03-15
pim6d: Enable protocol as VTYSH_PIM6D for pim6_cmd.c
sarita patra
2022-03-07
lib, vtysh: report lost messages on live log
David Lamparter
2022-03-07
lib: add a few more bits to live log header
David Lamparter
2022-03-02
lib,vtysh: show operational data with config
Rafael Zalamena
2022-03-01
vtysh: fix coverity issues in live-log code
David Lamparter
2022-03-01
Merge pull request #10640 from donaldsharp/thread_timers
David Lamparter
2022-02-28
vtysh: show live log messages
David Lamparter
2022-02-28
vtysh: use poll/callback-driven readline interface
David Lamparter
2022-02-28
vtysh: receive file descriptors from daemons
David Lamparter
2022-02-28
lib, vtysh: Add `show thread timers` command
Donald Sharp
2022-02-28
Merge pull request #10376 from patrasar/master_pimv6_vtysh
David Lamparter
2022-02-25
pim6d: Adding PIMV6 as VTYSH client
sarita patra
2022-02-14
vtysh: Fix spelling mistakes
Donald Sharp
2022-02-09
ospf6d: support keychain for ospf6 authentication
Abhinay Ramesh
2022-01-16
zebra: fix `segment-routing` command not found error with `--disable-pathd`
Yamato Sugawara
2021-12-15
configure.ac: drop --enable-pcep option and HAVE_PATHD_PCEP
Fabrice Fontaine
2021-12-03
vtysh: fix duplicated output of key chain configuration
Igor Ryzhov
2021-11-29
vtysh: add missing rpki node when showing config
Igor Ryzhov
2021-11-23
lib: Use autocomplete for `route-map <name> <action> <seq>`
Donatas Abraitis
2021-11-19
Merge pull request #10074 from opensourcerouting/assorted-20211116
Igor Ryzhov
2021-11-17
vtysh: Really remove `address-family evpn`
Donald Sharp
2021-11-17
tools, vtysh: Remove final vestige of `address-family evpn`
Donald Sharp
2021-11-16
vtysh: dispatch unique-id backtrace cmd properly
David Lamparter
2021-11-16
lib: rework vty_check_node_for_xpath_decrement
David Lamparter
2021-11-11
*: Rename quagga_timestamp with frr_timestamp
Donald Sharp
2021-10-18
vtysh: defer CLI tree building
David Lamparter
2021-09-22
Merge pull request #9429 from yar-fed/vtysh-err-not-running
Igor Ryzhov
2021-09-21
vtysh: Add error code if daemon is not running
Yaroslav Fedoriachenko
2021-09-20
vtysh: remove sorting of vrf node commands
Igor Ryzhov
2021-09-14
vtysh: Allow us to gather a bit more data when extract.pl dies
Donald Sharp
2021-09-02
build: ignore prototype warnings from readline
David Lamparter
2021-08-27
vtysh: make node walkup code more generic
Igor Ryzhov
2021-08-26
Merge pull request #9331 from idryzhov/explicit-exit
Christian Hopps
2021-08-23
lib, zebra: move vrf netns commands from lib to zebra
Igor Ryzhov
2021-08-23
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-18
vtysh: add "exit" for bfd's profile node
anlan_cs
2021-08-11
vtysh, pathd: fix pcep node-entering commands
Igor Ryzhov
[next]