summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: new vpn-policy CLIG. Paul Ziemba2018-03-201-37/+2
* Merge branch 'master' into working/master/bgp-vpn-vrf-leakingpaulzlabn2018-03-141-8/+20
|\
| * vtysh: restore some DEFUNs that should not have been reformated by indent.pyLou Berger2018-03-131-11/+20
* | vtysh: add bgpd vpn-policy nodesG. Paul Ziemba2018-03-091-5/+37
|/
* lib, vtysh: Start cli for nexthop-groupDonald Sharp2018-03-091-0/+1
* Merge pull request #1808 from qlyoung/debug-mt-safeRenato Westphal2018-03-091-2/+16
|\
| * lib: add mt-safe debugging facilitiesQuentin Young2018-03-011-4/+17
* | *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-064-48/+29
* | Merge pull request #1833 from opensourcerouting/fix-vtysh-output-initQuentin Young2018-03-062-2/+2
|\ \
| * | vtysh: initialize vty structure correctly for output to terminalChristian Franke2018-03-062-2/+2
| |/
* | Merge pull request #1728 from mkanjari/evpn-bug-fixesPhilippe Guibert2018-03-061-0/+5
|\ \ | |/ |/|
| * Merge branch 'master' into evpn-bug-fixesMitesh Kanjariya2018-02-272-1/+15
| |\
| * | vtysh/lib: write domainname to config fileMitesh Kanjariya2018-02-091-0/+5
* | | vtysh: Fix missing \n at end of desc stringChristian Franke2018-02-271-1/+1
* | | vtysh: pass route-map & prefix-list commands to isisd and sharpdChristian Franke2018-02-272-4/+4
* | | vtysh: change logical router node namePhilippe Guibert2018-02-274-16/+33
| |/ |/|
* | vtysh: .history_quagga --> .history_frrQuentin Young2018-02-231-1/+1
* | pimd: Multicast traceroute client and routerMladen Sablic2018-02-191-0/+14
|/
* Merge pull request #1654 from mkanjari/evpn-symm-routing-enhancementsPhilippe Guibert2018-02-081-3/+5
|\
| * lib: Display configured VRFsvivek2018-01-241-3/+5
* | Merge pull request #1653 from Orange-OpenSource/SR-RoutingDonald Sharp2018-02-061-0/+1
|\ \
| * | Merge remote-tracking 'frr/master' into SR-RoutingOlivier Dugeon2018-01-303-52/+116
| |\|
| * | OSPFD: Add Experimental Segment Routing supportOlivier Dugeon2018-01-181-0/+1
* | | *: silence '-Wchar-subscripts' warnings on NetBSDRenato Westphal2018-02-021-2/+2
| |/ |/|
* | Merge pull request #1634 from qlyoung/vtysh-output-fileRuss White2018-01-163-45/+93
|\ \
| * | vtysh: add ability to output to fileQuentin Young2018-01-123-45/+93
| |/
* / vtysh: optimize printout routineQuentin Young2018-01-081-7/+23
|/
* Merge pull request #1445 from donaldsharp/rpki_vtyshRenato Westphal2017-11-281-0/+8
|\
| * vtysh: If RPKI is not compiled in don't let vtysh think it is.Donald Sharp2017-11-141-0/+8
* | sharpd: Add Super Happy Advanced Routing ProtocolDonald Sharp2017-11-274-2/+9
|/
* bgpd: Add RPKI/RTR supportMarcel Röthke2017-11-102-0/+41
* vtysh: protect null deref for cli completionsQuentin Young2017-11-021-1/+2
* vtysh: properly fix memory leakRenato Westphal2017-10-251-2/+4
* *: fix coverity warnings - error handling issuesRenato Westphal2017-10-241-1/+1
* *: fix coverity warnings - resource leaksRenato Westphal2017-10-241-2/+3
* vtysh: fix clang warningVincent JARDIN2017-10-081-2/+2
* Merge pull request #1264 from donaldsharp/linklistLou Berger2017-10-051-2/+2
|\
| * *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-2/+2
* | vtysh: Fix ordering of multicast boundary commandDonald Sharp2017-10-051-0/+18
|/
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-2/+4
* Merge pull request #1259 from qlyoung/vtysh-warn-miJafar Al-Gharaibeh2017-10-021-4/+14
|\
| * vtysh: more multi-instance fixingQuentin Young2017-09-281-3/+5
| * vtysh: 'x not running' reduxQuentin Young2017-09-271-2/+10
* | vtysh: remove extra / in config pathQuentin Young2017-09-271-2/+2
|/
* vtysh: Remove double display of daemon info for 'show debugging'Donald Sharp2017-09-261-1/+1
* vtysh: warn on cli targeting non-running daemonQuentin Young2017-09-181-0/+6
* Merge pull request #1105 from qlyoung/fixup-hashtable-stats-aaaDavid Lamparter2017-09-071-34/+11
|\
| * vtysh: complete 40818cecQuentin Young2017-09-051-34/+11
* | vtysh: fix pathspaceQuentin Young2017-09-061-2/+2
|/
* *: fix styleQuentin Young2017-08-301-4/+4