summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1056 from opensourcerouting/oldbits-0Donald Sharp2017-08-293-93/+111
|\
| * vtysh: add -N/--pathspace optionDavid Lamparter2017-08-281-4/+16
| * vtysh: simplify path handlingDavid Lamparter2017-08-283-82/+37
| * vtysh: cleanup SUID handlingDavid Lamparter2017-08-282-15/+66
* | Merge branch 'master' into dev-masterMitesh Kanjariya2017-08-292-16/+33
|\ \
| * | vtysh: Fix for the ordering of large-community lists in config outputNigel Kukard2017-08-281-1/+4
| |/
| * lib: move hashstats under debug, show per-daemonDavid Lamparter2017-08-211-0/+13
| * Merge pull request #1009 from donaldsharp/show_cmdsDavid Lamparter2017-08-211-15/+15
| |\
| | * *: Add 'show debugging' command from vtyshDonald Sharp2017-08-211-1/+13
| | * vtysh: Convert 'show logging' to use helper function.Donald Sharp2017-08-211-14/+2
| * | vtysh: vtysh -f FOO should exit non-zero if it hits an errorDaniel Walton2017-08-161-0/+1
| |/
* | lib: new APIs for get/set system hostname/domainnameMitesh Kanjariya2017-08-292-3/+3
* | lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-252-16/+3
|/
* vtysh: don't collect config from watchfrrDavid Lamparter2017-08-151-0/+7
* Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter2017-08-092-7/+12
|\
| * bgpd, tools, vtysh: Handle config migration from 'address-family evpn' to 'ad...Daniel Walton2017-08-081-4/+4
| * bgpd, lib, vtysh: Added support for mac filtering in route-mapsMitesh Kanjariya2017-08-081-3/+8
* | zebra: add support for static pseudowiresRenato Westphal2017-08-093-0/+23
|/
* vtysh: add missing \n on warning messageDavid Lamparter2017-08-061-1/+1
* ospfd: Fix MI-OSPF CLIsChirag Shah2017-08-051-0/+1
* ospfd: Fix MI-OSPF configuraton clisChirag Shah2017-08-041-0/+11
* Merge branch 'master' into PIM_VRFDonald Sharp2017-08-022-52/+88
|\
| * Merge pull request #881 from donaldsharp/ping_tracerouteDavid Lamparter2017-07-311-8/+14
| |\
| | * vtysh: Fix shell executed commandsDonald Sharp2017-07-311-8/+14
| * | Merge pull request #865 from qlyoung/findDavid Lamparter2017-07-311-42/+37
| |\ \ | | |/ | |/|
| | * lib, vtysh: add `find COMMAND`Quentin Young2017-07-271-42/+37
| * | vtysh: fix markfile output for ldpdRenato Westphal2017-07-271-0/+23
| * | ldpd: add the exit-address-family commandRenato Westphal2017-07-271-1/+13
| |/
| * Merge pull request #837 from qlyoung/fix-eigrp-routemap-cliDavid Lamparter2017-07-251-1/+1
| |\
| | * eigrpd, vtysh: add dummy route-map cliQuentin Young2017-07-201-1/+1