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
*
bgpd: new vpn-policy CLI
G. Paul Ziemba
2018-03-20
1
-37
/
+2
*
Merge branch 'master' into working/master/bgp-vpn-vrf-leaking
paulzlabn
2018-03-14
1
-8
/
+20
|
\
|
*
vtysh: restore some DEFUNs that should not have been reformated by indent.py
Lou Berger
2018-03-13
1
-11
/
+20
*
|
vtysh: add bgpd vpn-policy nodes
G. Paul Ziemba
2018-03-09
1
-5
/
+37
|
/
*
lib, vtysh: Start cli for nexthop-group
Donald Sharp
2018-03-09
1
-0
/
+1
*
Merge pull request #1808 from qlyoung/debug-mt-safe
Renato Westphal
2018-03-09
1
-2
/
+16
|
\
|
*
lib: add mt-safe debugging facilities
Quentin Young
2018-03-01
1
-4
/
+17
*
|
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
4
-48
/
+29
*
|
Merge pull request #1833 from opensourcerouting/fix-vtysh-output-init
Quentin Young
2018-03-06
2
-2
/
+2
|
\
\
|
*
|
vtysh: initialize vty structure correctly for output to terminal
Christian Franke
2018-03-06
2
-2
/
+2
|
|
/
*
|
Merge pull request #1728 from mkanjari/evpn-bug-fixes
Philippe Guibert
2018-03-06
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into evpn-bug-fixes
Mitesh Kanjariya
2018-02-27
2
-1
/
+15
|
|
\
|
*
|
vtysh/lib: write domainname to config file
Mitesh Kanjariya
2018-02-09
1
-0
/
+5
*
|
|
vtysh: Fix missing \n at end of desc string
Christian Franke
2018-02-27
1
-1
/
+1
*
|
|
vtysh: pass route-map & prefix-list commands to isisd and sharpd
Christian Franke
2018-02-27
2
-4
/
+4
*
|
|
vtysh: change logical router node name
Philippe Guibert
2018-02-27
4
-16
/
+33
|
|
/
|
/
|
*
|
vtysh: .history_quagga --> .history_frr
Quentin Young
2018-02-23
1
-1
/
+1
*
|
pimd: Multicast traceroute client and router
Mladen Sablic
2018-02-19
1
-0
/
+14
|
/
*
Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancements
Philippe Guibert
2018-02-08
1
-3
/
+5
|
\
|
*
lib: Display configured VRFs
vivek
2018-01-24
1
-3
/
+5
*
|
Merge pull request #1653 from Orange-OpenSource/SR-Routing
Donald Sharp
2018-02-06
1
-0
/
+1
|
\
\
|
*
|
Merge remote-tracking 'frr/master' into SR-Routing
Olivier Dugeon
2018-01-30
3
-52
/
+116
|
|
\
|
|
*
|
OSPFD: Add Experimental Segment Routing support
Olivier Dugeon
2018-01-18
1
-0
/
+1
*
|
|
*: silence '-Wchar-subscripts' warnings on NetBSD
Renato Westphal
2018-02-02
1
-2
/
+2
|
|
/
|
/
|
*
|
Merge pull request #1634 from qlyoung/vtysh-output-file
Russ White
2018-01-16
3
-45
/
+93
|
\
\
|
*
|
vtysh: add ability to output to file
Quentin Young
2018-01-12
3
-45
/
+93
|
|
/
*
/
vtysh: optimize printout routine
Quentin Young
2018-01-08
1
-7
/
+23
|
/
*
Merge pull request #1445 from donaldsharp/rpki_vtysh
Renato Westphal
2017-11-28
1
-0
/
+8
|
\
|
*
vtysh: If RPKI is not compiled in don't let vtysh think it is.
Donald Sharp
2017-11-14
1
-0
/
+8
*
|
sharpd: Add Super Happy Advanced Routing Protocol
Donald Sharp
2017-11-27
4
-2
/
+9
|
/
*
bgpd: Add RPKI/RTR support
Marcel Röthke
2017-11-10
2
-0
/
+41
*
vtysh: protect null deref for cli completions
Quentin Young
2017-11-02
1
-1
/
+2
*
vtysh: properly fix memory leak
Renato Westphal
2017-10-25
1
-2
/
+4
*
*: fix coverity warnings - error handling issues
Renato Westphal
2017-10-24
1
-1
/
+1
*
*: fix coverity warnings - resource leaks
Renato Westphal
2017-10-24
1
-2
/
+3
*
vtysh: fix clang warning
Vincent JARDIN
2017-10-08
1
-2
/
+2
*
Merge pull request #1264 from donaldsharp/linklist
Lou Berger
2017-10-05
1
-2
/
+2
|
\
|
*
*: Convert list_delete(struct list *) to ** to allow nulling
Donald Sharp
2017-10-05
1
-2
/
+2
*
|
vtysh: Fix ordering of multicast boundary command
Donald Sharp
2017-10-05
1
-0
/
+18
|
/
*
ospfd: OSPFv2 VRF Support
Chirag Shah
2017-10-03
1
-2
/
+4
*
Merge pull request #1259 from qlyoung/vtysh-warn-mi
Jafar Al-Gharaibeh
2017-10-02
1
-4
/
+14
|
\
|
*
vtysh: more multi-instance fixing
Quentin Young
2017-09-28
1
-3
/
+5
|
*
vtysh: 'x not running' redux
Quentin Young
2017-09-27
1
-2
/
+10
*
|
vtysh: remove extra / in config path
Quentin Young
2017-09-27
1
-2
/
+2
|
/
*
vtysh: Remove double display of daemon info for 'show debugging'
Donald Sharp
2017-09-26
1
-1
/
+1
*
vtysh: warn on cli targeting non-running daemon
Quentin Young
2017-09-18
1
-0
/
+6
*
Merge pull request #1105 from qlyoung/fixup-hashtable-stats-aaa
David Lamparter
2017-09-07
1
-34
/
+11
|
\
|
*
vtysh: complete 40818cec
Quentin Young
2017-09-05
1
-34
/
+11
*
|
vtysh: fix pathspace
Quentin Young
2017-09-06
1
-2
/
+2
|
/
*
*: fix style
Quentin Young
2017-08-30
1
-4
/
+4
[next]