summaryrefslogtreecommitdiffstats
path: root/vtysh (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* | | vtysh: Allow vtysh to pass through vrf commands to pimDonald Sharp2017-07-242-2/+2
|/ /
* / Revert "*: reindent pt. 2"David Lamparter2017-07-221-36/+20
|/
* *: reindent pt. 2whitespace / reindent2017-07-171-20/+36
* *: reindentreindent-master-afterwhitespace / reindent2017-07-176-3839/+3306
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-7/+7
|\
| * lib, vtysh: remove now-useless newline argDavid Lamparter2017-07-141-1/+1
| * Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-9/+8
| |\
| * \ Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-32/+14
| |\ \
| * | | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-1/+1
| * | | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-2/+2
| * | | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-5/+5
* | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-41/+22
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #808 from qlyoung/vtysh-termcolsRuss White2017-07-141-9/+8
| |\ \ \ | | |_|/ | |/| |
| | * | lib, vtysh: pretty-print variable autocompletionsQuentin Young2017-07-131-9/+8
| | |/
| * | Merge pull request #815 from dwalton76/CMD_WARNING_take2Russ White2017-07-141-5/+10
| |\ \
| | * | vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-5/+10
| | |/
| * / vtysh: fixup password commandsQuentin Young2017-07-131-27/+4
| |/
* / bgpd: Additional configuration for EVPNvivek2017-07-121-4/+70
|/
* Merge branch 'master' of https://github.com/dwalton76/frr into bgpd-ipv4-plus...Daniel Walton2017-07-101-5/+3
|\