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
*
*: ditch vty_outln(), part 1 of 2
David Lamparter
2017-07-13
1
-5
/
+5
*
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-10
1
-5
/
+3
|
\
|
*
*: fix excess docstring
Quentin Young
2017-07-05
1
-5
/
+3
*
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-07-05
1
-0
/
+29
|
\
|
|
*
lib, vtysh: rebase hashstats
Quentin Young
2017-07-02
1
-9
/
+7
|
*
lib, vtysh: hashtable statistics
Quentin Young
2017-07-02
1
-0
/
+31
*
|
Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...
Daniel Walton
2017-06-30
2
-14
/
+13
|
\
|
|
*
*: vty_outln (vty, "") --> vty_out (vty, VTYNL)
Quentin Young
2017-06-29
1
-2
/
+2
|
*
*: s/VTY_NEWLINE/VTYNL/g
Quentin Young
2017-06-29
1
-1
/
+1
|
*
*: use vty_outln
Quentin Young
2017-06-29
1
-8
/
+7
|
*
Merge pull request #757 from donaldsharp/extract_sort
Jafar Al-Gharaibeh
2017-06-27
1
-2
/
+2
|
|
\
|
|
*
vtysh: Sort ordering of vtysh_cmd.c
Donald Sharp
2017-06-27
1
-2
/
+2
|
*
|
vtysh: fix various show commands
Quentin Young
2017-06-21
1
-4
/
+4
|
|
/
*
/
bgpd: Make SAFI-1 and SAFI-4 use the same table
Daniel Walton
2017-06-30
1
-3
/
+4
|
/
*
vtysh: fix stack buffer overflow
Quentin Young
2017-06-19
1
-6
/
+8
*
ldpd: convert cli and get rid of the xml interface
Renato Westphal
2017-06-16
1
-19
/
+6
*
lib: allow 'do' commands in ENABLE_NODE
Quentin Young
2017-06-16
1
-2
/
+2
*
Merge remote-tracking branch 'frr/master' into pull-624
David Lamparter
2017-06-13
2
-34
/
+39
|
\
|
*
Merge branch 'stable/3.0'
David Lamparter
2017-06-06
1
-1
/
+4
|
|
\
|
|
*
vtysh: Add back some missing bgp commands
Donald Sharp
2017-05-30
1
-0
/
+1
|
|
*
vtysh: fix a compile error when user/group are disabled
Jafar Al-Gharaibeh
2017-05-26
1
-1
/
+4
|
|
*
bgpd: remove encap safi vty related files bgp_encap.h|c
Lou Berger
2017-05-23
1
-1
/
+0
|
|
*
vtysh: remove BGP_ENCAP(V6)_NODE
Lou Berger
2017-05-23
1
-56
/
+0
|
*
|
vtysh: Cleanup some stuff(tm)
Donald Sharp
2017-06-02
1
-33
/
+35
*
|
|
Merge remote-tracking branch 'origin/master' into babel
Donald Sharp
2017-05-30
7
-123
/
+121
|
\
|
|
|
*
|
vtysh: Add back some missing bgp commands
Donald Sharp
2017-05-25
1
-0
/
+1
|
*
|
bgpd: remove encap safi vty related files bgp_encap.h|c
Lou Berger
2017-05-23
1
-1
/
+0
|
*
|
vtysh: remove BGP_ENCAP(V6)_NODE
Lou Berger
2017-05-23
1
-56
/
+0
|
*
|
vtysh: fix autocompletion API misuse
David Lamparter
2017-05-22
1
-2
/
+6
|
*
|
Merge branch 'stable/3.0'
David Lamparter
2017-05-18
1
-2
/
+6
|
|
\
|
|
|
*
Merge branch stable/2.0 into stable/3.0
David Lamparter
2017-05-18
1
-1
/
+1
|
|
|
\
|
|
|
*
tools: frr-reload.py should exit non-zero when "set src x.x.x.x" fails
Daniel Walton
2017-05-17
1
-1
/
+1
|
|
*
|
vtysh: fix ldpd vtysh
Quentin Young
2017-05-17
1
-1
/
+5
|
*
|
|
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
6
-38
/
+33
|
*
|
|
vtysh: autocomplete variables
David Lamparter
2017-05-15
3
-16
/
+67
|
*
|
|
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-15
1
-10
/
+10
|
|
\
|
|
|
|
*
|
vtysh: add \n to 'router rip[ng]' docstrings
Quentin Young
2017-05-10
1
-10
/
+10
*
|
|
|
vtysh: Add knob for babel execution
Donald Sharp
2017-05-14
1
-0
/
+1
*
|
|
|
lib, vtysh: Add bits and pieces to allow vtysh to understand babel
Donald Sharp
2017-05-14
3
-3
/
+47
*
|
|
|
*: Initial Import of Babeld into FRR
Donald Sharp
2017-05-13
2
-2
/
+9
|
/
/
/
*
|
|
*: Allow configure to control VTYSH_PAGER used
Donald Sharp
2017-05-10
1
-1
/
+1
*
|
|
*: Allow agentx to be displayed as part of vtysh
Donald Sharp
2017-05-09
3
-0
/
+8
*
|
|
Merge pull request #409 from donaldsharp/EIGRP
Russ White
2017-05-08
5
-9
/
+62
|
\
\
\
|
*
\
\
Merge branch 'master' into EIGRP
Donald Sharp
2017-05-02
1
-22
/
+59
|
|
\
\
\
|
*
|
|
|
vtysh: remove unused compilation file
Donald Sharp
2017-04-27
1
-1
/
+1
|
*
|
|
|
Merge remote-tracking branch 'origin/master' into EIGRP
Donald Sharp
2017-04-26
1
-3
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'origin/master' into EIGRP
Donald Sharp
2017-04-06
5
-82
/
+80
|
|
\
\
\
\
\
|
*
|
|
|
|
|
vtysh: Rehook lib/command.c:cmd_init
Donald Sharp
2017-03-11
1
-2
/
+2
|
*
|
|
|
|
|
vtysh: Fix eigrp ordering in 'show run'
Donald Sharp
2017-03-11
1
-0
/
+2
|
*
|
|
|
|
|
vtysh: Fix misplaced (
Donald Sharp
2017-03-11
1
-1
/
+1
[next]