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
*
Merge pull request #6809 from opensourcerouting/staticd-disable-acl
Donald Sharp
2020-08-04
2
-2
/
+6
|
\
|
*
staticd,vtysh: no access list commands
Rafael Zalamena
2020-08-04
1
-1
/
+1
|
*
sharpd,vtysh: no access list or route map commands
Rafael Zalamena
2020-08-04
1
-2
/
+2
|
*
vtysh: recategorize access list commands
Rafael Zalamena
2020-08-04
2
-1
/
+5
*
|
Merge pull request #6727 from opensourcerouting/nb-cfg-backoff
Donald Sharp
2020-08-04
1
-1
/
+1
|
\
\
|
*
|
*: introduce DEFPY_YANG & friends
Renato Westphal
2020-08-03
1
-1
/
+1
|
|
/
*
/
vtysh: Speed up output of configuration across daemons
Donald Sharp
2020-08-04
1
-19
/
+46
|
/
*
Merge pull request #6777 from idryzhov/vtysh-defpy
David Lamparter
2020-07-21
1
-1
/
+1
|
\
|
*
vtysh: rework DEFPY processing in extract.pl
Igor Ryzhov
2020-07-20
1
-1
/
+1
*
|
vtysh: suppress linemarkers in vtysh_cmd.c
Igor Ryzhov
2020-07-20
1
-1
/
+1
|
/
*
*: un-split strings across lines
David Lamparter
2020-07-14
2
-7
/
+3
*
vtysh: properly exit BFD_PEER_NODE when marking file
Paul Manley
2020-07-09
1
-0
/
+3
*
vtysh: Improve lookup performance
Donald Sharp
2020-06-30
1
-1
/
+3
*
vtysh: master is a non-sorted list
Donald Sharp
2020-06-30
1
-11
/
+10
*
lib: migrate filter CLI to use northbound
Rafael Zalamena
2020-06-05
1
-1
/
+1
*
vtysh: add "no-header" to show running-config
David Lamparter
2020-05-26
1
-7
/
+13
*
vtysh: throw mark output on stdout, not stderr
David Lamparter
2020-05-26
1
-1
/
+1
*
bfdd,lib,vtysh: new command node for BFD profiles
Rafael Zalamena
2020-05-20
1
-0
/
+21
*
Revert "vtysh: fix searching commands in parent nodes"
Donald Sharp
2020-04-28
1
-2
/
+0
*
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
|
\
\
[next]