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
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
2
-4
/
+4
*
*: sprintf -> snprintf
Quentin Young
2020-04-21
2
-2
/
+4
*
Merge pull request #6135 from opensourcerouting/cli-node-cleanup
Donald Sharp
2020-04-17
1
-190
/
+309
|
\
|
*
vtysh: use parent_node for vtysh_exit()
David Lamparter
2020-04-16
1
-76
/
+10
|
*
*: move CLI node names to cmd_node->name
David Lamparter
2020-04-16
1
-1
/
+47
|
*
*: move CLI parent data to cmd_node->parent_node
David Lamparter
2020-04-16
1
-0
/
+46
|
*
*: remove second parameter on install_node()
David Lamparter
2020-04-16
1
-47
/
+47
|
*
*: remove cmd_node->vtysh
David Lamparter
2020-04-16
1
-1
/
+0
|
*
*: clean up cmd_node initializers
David Lamparter
2020-04-16
1
-66
/
+160
*
|
Merge pull request #5451 from opensourcerouting/rcu-log
Santosh P K
2020-04-16
1
-100
/
+0
|
\
\
|
|
/
|
/
|
|
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-100
/
+0
*
|
vtysh: don't warn when saving conf the first time
Trey Aspelund
2020-04-03
1
-7
/
+6
|
/
*
Merge pull request #5937 from ton31337/fix/sizeof
Donald Sharp
2020-03-09
2
-2
/
+2
|
\
|
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
2
-2
/
+2
*
|
Merge pull request #5904 from donaldsharp/close_it
Donatas Abraitis
2020-03-07
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
vtysh: Fixup extract.pl to intentionally fail on error
Donald Sharp
2020-03-04
1
-1
/
+3
*
|
*: use gmtime_r, localtime_r exclusively
Mark Stapp
2020-03-05
1
-2
/
+3
|
/
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-2
/
+0
*
Merge pull request #5763 from ton31337/fix/return_without_parent
Renato Westphal
2020-02-10
3
-4
/
+4
|
\
|
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
3
-4
/
+4
*
|
Merge pull request #5104 from opensourcerouting/route-map-nbv2
Donald Sharp
2020-02-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
lib: implement new route map CLI
Rafael Zalamena
2020-02-04
1
-1
/
+1
*
|
*: don't null after XFREE; XFREE does this itself
Quentin Young
2020-02-03
1
-1
/
+0
|
/
*
vtysh: add a cli that reads a file into running-config
Mark Stapp
2020-01-23
1
-0
/
+19
*
vtysh: Ensure interface `ip mroute ...` commands are last
Donald Sharp
2019-12-20
1
-0
/
+2
*
vtysh: add an alias for the nexthop-group config targets
Mark Stapp
2019-12-17
3
-5
/
+10
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
2
-2
/
+1
*
Merge pull request #5224 from manuhalo/fix_frr_reload_paths
Quentin Young
2019-11-19
1
-3
/
+3
|
\
|
*
tools, vtysh: improved fix for ldpd ifaces
Emanuele Di Pascale
2019-11-12
1
-0
/
+2
|
*
tools, vtysh: fix ldpd + frr-reload.py
Emanuele Di Pascale
2019-10-29
1
-3
/
+1
*
|
Merge pull request #5209 from ton31337/feature/banner_motd_from_input
Renato Westphal
2019-11-12
1
-0
/
+21
|
\
\
|
*
|
vtysh: Add an option to set banner motd from an input
Donatas Abraitis
2019-10-31
1
-0
/
+21
|
|
/
*
/
vtysh: be helpful and kind to unprivileged users
Quentin Young
2019-11-08
1
-0
/
+3
|
/
*
Merge pull request #5171 from donaldsharp/remove_getrusage
Mark Stapp
2019-10-17
1
-0
/
+4
|
\
|
*
*: Allow disabling of `getrusage` calls
Donald Sharp
2019-10-16
1
-0
/
+4
*
|
lib, vtysh: add new libyang option to the "debug northbound" command
Renato Westphal
2019-10-16
1
-1
/
+3
*
|
vtysh: remove DEFPY variable names
Renato Westphal
2019-10-16
1
-7
/
+7
|
/
*
vtysh: fix searching commands in parent nodes
Pavel Ivashchenko
2019-10-08
1
-0
/
+2
*
Merge pull request #5042 from opensourcerouting/vtysh-nb-cmds
Quentin Young
2019-09-24
1
-0
/
+52
|
\
|
*
vtysh: add the "show yang operational-data" command
Renato Westphal
2019-09-23
1
-0
/
+26
|
*
vtysh: add the "debug northbound" command
Renato Westphal
2019-09-23
1
-0
/
+26
*
|
vtysh: fix "no log facility" command
Igor Ryzhov
2019-09-23
1
-2
/
+3
|
/
*
vtysh: fix multiple "no ip/ipv6 prefix-list sequence-number" lines in running...
Igor Ryzhov
2019-09-18
1
-1
/
+3
*
vtysh, lib: allow regexp in `find` command
Quentin Young
2019-09-03
1
-7
/
+59
*
Merge pull request #4797 from opensourcerouting/eigrpd-vrf
Russ White
2019-09-03
1
-2
/
+3
|
\
|
*
eigrpd: Add `router eigrp AS [vrf NAME]` and various stuff
Donald Sharp
2019-08-07
1
-2
/
+3
*
|
bgpd/bmp: BMP implementation
David Lamparter
2019-08-30
1
-1
/
+35
*
|
vtysh: fix rare crash(es)
Quentin Young
2019-08-23
1
-6
/
+10
*
|
Merge pull request #4706 from qlyoung/fix-exit-vrf-markfile
Sri Mohana Singamsetty
2019-08-13
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
vtysh: mark exit-vrf with end when using vtysh -m
Quentin Young
2019-07-18
1
-0
/
+4
[next]