index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
2
-1
/
+34
*
Merge pull request #8636 from idryzhov/ospfv3-vrf-support
Rafael Zalamena
2021-05-06
1
-2
/
+2
|
\
|
*
ospf6d: add vty support for multiple vrfs
harios_niral
2021-05-06
1
-2
/
+2
*
|
bgpd: Create BGP alias names for community/large-community
Donatas Abraitis
2021-05-05
1
-5
/
+9
*
|
lib, ripd, ripngd, vtysh: Move distribute list to `correct` spot
Donald Sharp
2021-05-04
1
-7
/
+0
|
/
*
Merge pull request #8465 from opensourcerouting/vtysh-scan-snafu
Mark Stapp
2021-04-16
2
-159
/
+9
|
\
|
*
vtysh: add lib/thread.c to vtysh_scan
David Lamparter
2021-04-15
1
-1
/
+1
|
*
vtysh: add lib/resolver.c to vtysh_scan
David Lamparter
2021-04-15
1
-0
/
+3
|
*
vtysh: add lib/spf_backoff.c to vtysh_scan
David Lamparter
2021-04-15
1
-0
/
+3
|
*
vtysh: add lib/log_vty.c to vtysh_scan
David Lamparter
2021-04-15
2
-157
/
+1
|
*
vtysh: fix extract.pl for commands with "_cmd"
David Lamparter
2021-04-13
1
-1
/
+1
*
|
Merge pull request #8450 from ton31337/feature/frr_history_turn_on_off
Donald Sharp
2021-04-14
1
-9
/
+29
|
\
\
|
|
/
|
/
|
|
*
vtysh: Set history file on demand
Donatas Abraitis
2021-04-12
1
-9
/
+29
*
|
Merge pull request #8389 from idryzhov/route-map-optimization-nb
Renato Westphal
2021-04-13
1
-0
/
+3
|
\
\
|
*
|
lib, doc: add "route-map NAME optimization" command
Igor Ryzhov
2021-04-09
1
-0
/
+3
*
|
|
Merge pull request #8288 from qlyoung/readd-space-support-to-find-command
David Lamparter
2021-04-13
1
-4
/
+4
|
\
\
\
|
*
|
|
lib, vtysh: re-add support for spaces in 'find'
Quentin Young
2021-04-07
1
-4
/
+4
*
|
|
|
*: remove *.conf.sample files
Quentin Young
2021-04-09
2
-8
/
+0
|
|
_
|
/
|
/
|
|
*
|
|
vtysh: add "show memory" for a single daemon
Igor Ryzhov
2021-04-08
1
-2
/
+7
|
/
/
*
/
bfdd: fix profiles autocompletion
Igor Ryzhov
2021-04-01
1
-1
/
+1
|
/
*
vtysh: hide "show configuration running" command
Igor Ryzhov
2021-03-24
1
-1
/
+1
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
1
-2
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
3
-5
/
+5
*
*: require ISO C11 (or C++11)
David Lamparter
2021-03-17
1
-1
/
+1
*
Merge pull request #7945 from volta-networks/feat_isis_snmp
Renato Westphal
2021-03-15
1
-1
/
+1
|
\
|
*
isisd: support for snmp
lynne
2021-03-02
1
-1
/
+1
*
|
Merge pull request #8073 from idryzhov/vtysh-show-config
Santosh P K
2021-03-01
1
-0
/
+19
|
\
\
|
*
|
lib: allow "show config running" command for non-transactional CLI
Igor Ryzhov
2021-02-12
1
-0
/
+19
|
|
/
*
/
vtysh: fix show_per_daemon for multi-instance ospfd
Igor Ryzhov
2021-02-24
1
-1
/
+1
|
/
*
vtysh: disable bracketed paste in readline
Quentin Young
2021-02-08
1
-0
/
+6
*
lib/xref: add xrefs for install_element()
David Lamparter
2021-02-01
1
-5
/
+5
*
pathd: Skip SR-TE topotests if pathd has been disabled
Sebastien Merle
2021-01-11
1
-0
/
+6
*
Merge pull request #7351 from opensourcerouting/feature/pathd
Olivier Dugeon
2020-12-18
2
-1
/
+273
|
\
|
*
pathd: Add optional support for PCEP to pathd
Sebastien Merle
2020-12-18
1
-10
/
+119
|
*
pathd: New SR-TE policy management daemon
Sebastien Merle
2020-12-18
2
-1
/
+164
*
|
vtysh: When dry-running no need to start/end configuration
Donald Sharp
2020-12-15
4
-12
/
+14
*
|
lib, vtysh: Modify start/end configuration commands to be more hidden
Donald Sharp
2020-12-15
1
-2
/
+2
|
/
*
Merge pull request #7667 from donaldsharp/vtysh_more_useful_data
Mark Stapp
2020-12-04
1
-1
/
+2
|
\
|
*
vtysh: Have help dump the how FRR was built
Donald Sharp
2020-12-04
1
-1
/
+2
|
*
vtysh: Display version w/ vtysh --help
Donald Sharp
2020-12-04
1
-1
/
+1
*
|
doc, vtysh: Add a `show history` command
Donald Sharp
2020-12-03
1
-0
/
+17
|
/
*
vtysh: fix incorrect memory statistics
Igor Ryzhov
2020-11-30
1
-5
/
+3
*
vtysh: fix memory leak
Igor Ryzhov
2020-11-30
1
-1
/
+3
*
Merge pull request #7577 from donaldsharp/datacenter_stuff
Donatas Abraitis
2020-11-24
1
-0
/
+5
|
\
|
*
vtysh: Start deprecation cycle for `address-family evpn`
Donald Sharp
2020-11-20
1
-0
/
+5
*
|
Merge pull request #7223 from idryzhov/fix-vtysh-view-node
Quentin Young
2020-11-23
1
-77
/
+60
|
\
\
|
|
/
|
/
|
|
*
vtysh: fix node for "show yang operational-data"
Igor Ryzhov
2020-11-21
1
-1
/
+1
|
*
vtysh: fix execution of commands from the view node
Igor Ryzhov
2020-11-21
1
-76
/
+59
*
|
Merge pull request #7574 from idryzhov/fix-quit
Donald Sharp
2020-11-20
1
-1
/
+1
|
\
\
|
*
|
vtysh: send quit command to watchfrr
Igor Ryzhov
2020-11-20
1
-1
/
+1
|
|
/
[next]