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
2017-03-06
vtysh: Fix cli help string to have only 1 mention of vty_socket
Donald Sharp
2017-02-27
Lowercase frr.conf
MartÃn Beauchamp
2017-02-24
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-14
bgpd: remove old address-family vty command for evpn
Philippe Guibert
2017-02-14
bgpd: add support for evpn subnode by using afi/safi parameter
Philippe Guibert
2017-02-14
vtysh: add support for bgp evpn address-family
Philippe Guibert
2017-02-10
vtysh: make -c useful with -C (dryrun)
David Lamparter
2017-02-10
vtysh: Fix Coverity Warning CID 1399479 (#1 of 1): Destination buffer too sma...
Martin Winter
2017-02-09
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-07
*: Found some instances of Quagga.conf
Donald Sharp
2017-02-07
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-07
Merge pull request #161 from donaldsharp/stableMcLibrary
David Lamparter
2017-02-07
Merge branch 'frr/pull/157' ("Fixinator")
David Lamparter
2017-02-03
vtysh: Quagga.conf -> Frr.conf
Quentin Young
2017-02-03
bgpd, vtysh: Fix vtysh able to handle some safi modes for bgp
Donald Sharp
2017-02-03
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-02
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-01
*: fix warning fallout from set_socket_path
David Lamparter
2017-01-31
lib: clean up tab-completion memory counting
David Lamparter
2017-01-25
vtysh: Add 'vrf-policy NAME' and 'exit-vrf-policy' to ignore list.
Donald Sharp
2017-01-25
bgpd, vtysh: Allow bgp and vtysh to work together again
Donald Sharp
2017-01-26
vtysh: Add --config_dir option to override compiled in location for vtysh.con...
Martin Winter
2017-01-26
vtysh: Use HOME environment variable to get homedir and only fallback to pass...
Martin Winter
2017-01-26
vtysh: Add vty_socket cli option to override the compiled-in location for the...
Martin Winter
2017-01-22
bgpd: add vrf-policy config using existing vnc code
Lou Berger
2017-01-18
bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)
Lou Berger
2017-01-17
Merge pull request #59 from donaldsharp/cli_cleanup
David Lamparter
2017-01-17
bgpd: use address-family <afi> <safi> in show running for vpn&encap (Issue #80)
Lou Berger
2017-01-17
build: fix several ldpd XML-CLI build issues
David Lamparter
2017-01-13
frr: Remove HAVE_IPV6 from code base
Donald Sharp
2017-01-09
vtysh: Add 'vnc l2-group NAME' to exclusion list
Donald Sharp
2017-01-06
Merge branch 'master' into fix-proto_redistnum
Quentin Young
2017-01-06
Merge pull request #30 from qlyoung/fix-cli-nits
Donald Sharp
2017-01-06
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-03
watchfrr: Rename watchquagga -> watchfrr
Donald Sharp
2016-12-23
vtysh: add `logical-router ...` to extract.pl ignore list
Quentin Young
2016-12-20
build: replace some hardcoding with ./configure
David Lamparter
2016-12-20
build: rename (1 of ?): configure.ac + preproc
David Lamparter
2016-12-16
all: use ->text when parsing protocol argument
Quentin Young
2016-12-09
vtysh: Fix static compilation
Donald Sharp
2016-12-08
vtysh: Fix static compilation
Donald Sharp
2016-12-05
*: fix up DEFUNs without install_element calls
David Lamparter
2016-12-01
*: make DEFUN installations file-local
David Lamparter
2016-11-29
*: fix CLI copypasta mixups
David Lamparter
2016-11-28
Merge commit '34d5ef459140ee7e'
David Lamparter
2016-11-28
Merge branch 'vtysh-grammar'
David Lamparter
2016-11-28
Merge remote-tracking branch 'cmaster-next' into cmaster-next-releng
David Lamparter
2016-11-23
vtysh: initialise readline before binding key
David Lamparter
2016-11-22
Merge branch 'cmaster-next' into vtysh-grammar
Quentin Young
2016-11-18
vtysh, zebra: Fix link-params to use exit-link-params
Donald Sharp
[next]