index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vtysh
/
vtysh.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "vtysh: fix searching commands in parent nodes"
Donald Sharp
2020-04-28
1
-2
/
+0
*
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
|
/
*
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
1
-1
/
+1
*
*: Remove break after return
Donatas Abraitis
2020-02-13
1
-2
/
+0
*
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
1
-2
/
+2
*
*: 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: add an alias for the nexthop-group config targets
Mark Stapp
2019-12-17
1
-4
/
+7
*
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 #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, 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
*
|
Merge pull request #4790 from opensourcerouting/ctype-cast
Quentin Young
2019-08-06
1
-4
/
+5
|
\
\
|
*
|
*: fix ctype (isalpha & co.) casts
David Lamparter
2019-08-06
1
-4
/
+5
*
|
|
all: remove logical-router functionality
Igor Ryzhov
2019-08-02
1
-45
/
+0
|
/
/
*
|
vtysh: style nits for error code cli handler
Quentin Young
2019-07-29
1
-0
/
+2
*
|
vtysh: only show error codes once
Quentin Young
2019-07-29
1
-8
/
+20
*
|
vtysh: send vtysh_quit_nexthop_group to pbrd and sharpd
Igor Ryzhov
2019-07-25
1
-1
/
+1
*
|
vtysh: send "exit-vrf" command to staticd
Igor Ryzhov
2019-07-24
1
-1
/
+1
|
/
*
lib: Remove extraneous spacing/output filter cmds
Stephen Worley
2019-06-19
1
-3
/
+3
*
lib,vtysh: Add vtysh commands for log-filter
Stephen Worley
2019-06-19
1
-0
/
+100
*
vtysh: Make show work-queue execute by name
Stephen Worley
2019-06-19
1
-10
/
+2
*
vtysh: Execute command on client by name only
Stephen Worley
2019-06-19
1
-0
/
+32
*
vtysh: Update vtysh commands with all daemon str
Stephen Worley
2019-06-19
1
-36
/
+6
*
pbrd: Allow autocompletion for pbr-map PBRMAP
Donald Sharp
2019-06-05
1
-2
/
+2
*
lib, pbrd, sharpd, vtysh: Add autocompletion for 'nexthop-group'
Donald Sharp
2019-06-05
1
-2
/
+2
*
Merge pull request #4430 from lkrishnamoor/hostname_crash
Donald Sharp
2019-05-31
1
-1
/
+1
|
\
[next]