summaryrefslogtreecommitdiffstats
path: root/lib/command.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib/bgpd: provide/use API to get hostname/domainnameMitesh Kanjariya2017-08-251-4/+31
* lib: Fix multi instance ospfChirag Shah2017-08-101-2/+7
* Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter2017-08-091-0/+1
|\
| * bgpd, lib, vtysh: Added support for mac filtering in route-mapsMitesh Kanjariya2017-08-081-0/+1
* | zebra: add support for static pseudowiresRenato Westphal2017-08-091-0/+3
|/
* lib: s/leychain/keychainQuentin Young2017-07-311-1/+1
* lib: correct some node name typosQuentin Young2017-07-271-3/+3
* lib, vtysh: add `find COMMAND`Quentin Young2017-07-271-5/+7
* lib: add CLI node namesQuentin Young2017-07-271-6/+103
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-14/+8
* *: reindent pt. 2whitespace / reindent2017-07-171-8/+14
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-1740/+1628
* Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-75/+72
|\
| * lib, vtysh: remove now-useless newline argDavid Lamparter2017-07-141-4/+3
| * Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-0/+35
| |\
| * \ Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter2017-07-141-10/+10
| |\ \
| * | | *: remove VTYNL, part 3 of 6David Lamparter2017-07-141-16/+14
| * | | *: remove VTYNL, part 1 of 6David Lamparter2017-07-141-8/+8
| * | | *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-50/+50
* | | | Merge remote-tracking branch 'origin/master' into evpn_plus_struct_attrDonald Sharp2017-07-141-10/+45
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge pull request #808 from qlyoung/vtysh-termcolsRuss White2017-07-141-0/+35
| |\ \ \ | | |_|/ | |/| |
| | * | lib, vtysh: pretty-print variable autocompletionsQuentin Young2017-07-131-0/+35
| | |/
| * / vtysh: return non-zero for configuration failuresDaniel Walton2017-07-131-10/+10
| |/
* / bgpd: Additional configuration for EVPNvivek2017-07-121-0/+7
|/
* lib: fix more docstringsQuentin Young2017-07-061-1/+0
* *: update hash_create(), hash_create_size()Quentin Young2017-07-021-1/+1
* lib, vtysh: hashtable statisticsQuentin Young2017-07-021-1/+1
* lib: add statistics for hash tablesQuentin Young2017-07-021-0/+1
* *: vty_outln (vty, "") --> vty_out (vty, VTYNL)Quentin Young2017-06-291-8/+8
* *: s/VTY_NEWLINE/VTYNL/gQuentin Young2017-06-291-5/+5
* *: use vty_outlnQuentin Young2017-06-291-82/+74
* Merge pull request #754 from qlyoung/fix-argv-argRuss White2017-06-291-2/+2
|\
| * *: use ->text and strmatch where appropriateQuentin Young2017-06-271-2/+2
* | *: remove VTY_GET_*Quentin Young2017-06-271-2/+1
|/
* lib: allow 'do' commands in ENABLE_NODEQuentin Young2017-06-161-1/+0
* Merge remote-tracking branch 'frr/master' into pull-624David Lamparter2017-06-131-0/+1
|\
| * lib: free varhandler on exitQuentin Young2017-06-021-0/+1
* | Merge remote-tracking branch 'origin/master' into babelDonald Sharp2017-05-301-361/+113
|\|
| * lib: remove BGP_ENCAP(V6)_NODELou Berger2017-05-231-6/+0
| * Merge branch 'frr/pull/550'David Lamparter2017-05-181-5/+0
| |\
| | * lib: Remove the "This command currently does nothing" messageDaniel Walton2017-05-161-5/+0
| * | Merge pull request #532 from opensourcerouting/gpl-headersDonald Sharp2017-05-171-4/+3
| |\ \
| | * | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
| | |/
| * / lib: Improve error message for the developerDonald Sharp2017-05-161-0/+2
| |/
| * vtysh: autocomplete variablesDavid Lamparter2017-05-151-0/+35
| * lib: cli: autocomplete variablesDavid Lamparter2017-05-151-4/+58
| * lib: parser: add pre-merge varname propagation stepDavid Lamparter2017-05-151-0/+2
| * lib: parser: split off & rename graph handlingDavid Lamparter2017-05-151-333/+11
| * lib: parser: add named variables in CLIDavid Lamparter2017-05-151-0/+9
| * lib: Cleanup command parsing a tiny bitDonald Sharp2017-05-131-18/+2