summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | zebra: compress multiple whitespaces in command stringDaniel Walton2016-09-231-0/+8
* | convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-1/+7
* | tools: argv_translator convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton2016-09-231-35/+217
* | tools: alias_destroyer re_install_element None checkDaniel Walton2016-09-231-2/+6
* | tools: added alias_destroyer.pyDaniel Walton2016-09-231-0/+269
* | isisd: argv updateDaniel Walton2016-09-231-0/+2
* | lib: argv update for filter.c, if_rmap.c keychain.c and plist.cDaniel Walton2016-09-231-0/+5
* | ospf6d: argv updateDaniel Walton2016-09-231-0/+2
* | pimd: argv updateDaniel Walton2016-09-232-0/+1336
* | ripd: argv updateDaniel Walton2016-09-231-0/+2
* | ripngd: argv updateDaniel Walton2016-09-231-2/+6
* | zebra: argv update for all but zebra_vty.cDaniel Walton2016-09-221-3/+21
* | ospfd: argv update for all but ospf_vty.cDaniel Walton2016-09-221-2/+80
* | bgpd: more bgp_vty.c parser conversionDaniel Walton2016-09-221-1/+2
* | bgpd: argv update for all but bgp_vty.cDaniel Walton2016-09-221-12/+47
* | Added argv_translator.pyDaniel Walton2016-09-221-0/+142
|/
* quagga-reload.py should be importableDaniel Walton2016-08-311-19/+22
* quagga-reload.py should not restart quagga if bgp ASN changesDaniel Walton2016-08-181-20/+20
* Make vtysh-integrated-config truly the default and fix quagga reload for this.Dinesh G Dutt2016-07-201-3/+3
* Simplify BGP unnumbered configuration by eliminating the unessential.Dinesh G Dutt2016-07-161-0/+50
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-07-131-1/+2
|\
| * quagga-reload.py needs a --stdout optionDaniel Walton2016-07-121-1/+2
| * quagga-reload.py thinks the BGP ASN changed when it did notDaniel Walton2016-06-211-1/+5
| * quagga: Modify code to build properly in tools and cumulusDonald Sharp2016-06-151-0/+4
| * tools: Use the now included start-stop-daemonDonald Sharp2016-06-151-7/+14
| * debian: Modifications to allow redhat to work properlyDonald Sharp2016-06-151-0/+22
* | quagga-reload.py thinks the BGP ASN changed when it did notDaniel Walton2016-06-211-1/+5