summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldpd: introduce advanced filtering capabilitiesRenato Westphal2017-02-021-1/+3
* lib: parser: simplify OPTION_TKN & SELECTOR_TKNDavid Lamparter2017-01-231-1/+1
* build: fix several ldpd XML-CLI build issuesDavid Lamparter2017-01-171-1/+3
* Merge pull request #39 from opensourcerouting/renato-assorted-fixesDonald Sharp2017-01-061-1/+8
|\
| * tools: teach xml2cli.pl the "[]" notation for optional argumentsRenato Westphal2017-01-041-1/+8
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-01-064-99/+99
|\ \ | |/ |/|
| * debian: Convert Quagga -> FrrDonald Sharp2017-01-044-76/+76
| * watchfrr: Rename watchquagga -> watchfrrDonald Sharp2017-01-041-27/+27
* | *: kill useless if(...) after VTY_DECLVAR_CONTEXTDavid Lamparter2016-12-091-0/+22
* | *: fix remaining vty->index & add coccinelle patchDavid Lamparter2016-12-093-0/+299
* | tools: drop cmd_check.pyQuentin Young2016-12-021-102/+0
* | lib: move command_parse_format prototypeDavid Lamparter2016-12-011-1/+0
* | xml2cli/ldpd: sync with the latest changes in CLI codeRenato Westphal2016-11-281-10/+11
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-11-222-1/+40
|\|
| * *: Fix up licensing to be rightDonald Sharp2016-11-182-1/+40
* | tools: Remove CLI refactoring toolsQuentin Young2016-11-123-2558/+0
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-11-121-2/+12
|\|
| * Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-11-101-2/+12
| |\
| | * watchquagga: Signal when we are actually up and runningDonald Sharp2016-11-091-2/+12
| | * tools: quagga-reload should raise Exception instead of exitingDaniel Walton2016-09-271-6/+6
| | * quagga-reload.py should be importableDaniel Walton2016-09-011-19/+22
* | | tools: Update permutations generator for hidden/deprecatedQuentin Young2016-11-111-1/+1
* | | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-251-0/+82
|\| |
| * | tools: Fix bug whereby no searches were madeQuentin Young2016-10-251-9/+9
| * | tools: Be a little more strict when matching command namesQuentin Young2016-10-251-2/+2
| * | tools: cmd_check.py checks headers tooQuentin Young2016-10-251-14/+30
| * | tools: Add tool to check for uninstalled commandsQuentin Young2016-10-251-0/+66
* | | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-182-6/+442
|\| |
| * | tools: quagga-reload should raise Exception instead of exitingDaniel Walton2016-09-271-6/+6
| * | ldpd: adapt the code for QuaggaRenato Westphal2016-09-231-0/+436
* | | tools: Pretty print graph after input permutationsQuentin Young2016-10-071-1/+33
* | | tools: add copyright header & usage to permutationsQuentin Young2016-10-022-11/+36
* | | tools: add command permutations generatorQuentin Young2016-10-023-1/+67
* | | ospfd: added some missing <>sDaniel Walton2016-09-301-1/+4
* | | all: added some missing <>s within []sDaniel Walton2016-09-301-3/+20
* | | bgpd and zebra: scrubbed argc CHECK MEsDaniel Walton2016-09-291-2/+15
* | | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+14
* | | bgpd: change some <1-10> to (1-10>Daniel Walton2016-09-281-1/+1
* | | Expand #defines in command stringsDaniel Walton2016-09-251-3/+3
* | | Expand #defines in command stringsDaniel Walton2016-09-251-2/+4
* | | Expand #defines in command stringsDaniel Walton2016-09-251-11/+28
* | | bgpd: fixed more CHECK MEs in bgp_vty.cDaniel Walton2016-09-251-12/+57
* | | lib: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-0/+21
* | | ripd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-3/+6
* | | pimd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-0/+6
* | | ospfd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-5/+17
* | | ospf6d: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-1/+19
* | | isisd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-1/+19
* | | bgpd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-0/+72
* | | zebra: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-80/+283