summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #468 from qlyoung/fix-list-permDavid Lamparter2017-05-091-36/+21
|\
| * lib: fix 'list permutations'Quentin Young2017-05-051-36/+21
* | Merge remote-tracking branch 'origin/master' into datacenterDonald Sharp2017-05-084-2/+19
|\ \
| * \ Merge pull request #449 from dwalton76/valgrind-enableMartin Winter2017-05-081-1/+10
| |\ \
| | * | Added config option for valgrind executableDaniel Walton2017-05-081-1/+1
| | * | Add valgrind_enable option to /etc/frr/debian.confDaniel Walton2017-05-031-1/+10
| | |/
| * | Merge branch 'master' into EIGRPDonald Sharp2017-05-022-1/+16
| |\|
| * | Merge remote-tracking branch 'origin/master' into EIGRPDonald Sharp2017-04-061-0/+20
| |\ \
| * | | cumulus, tools: Fix up startupDonald Sharp2017-04-061-1/+1
* | | | *: Rename debian.conf -> daemons.confDonald Sharp2017-05-043-2/+2
* | | | tools: Proper file name is frr.confDonald Sharp2017-05-041-0/+0
* | | | *: Move etc/frr into toolsDonald Sharp2017-05-044-0/+57
* | | | *: Move default/frr into tools directoryDonald Sharp2017-05-041-0/+9
* | | | *: Move sudoers file into toolsDonald Sharp2017-05-041-0/+15
* | | | *: Move ssd from cumulus to tools directoryDonald Sharp2017-05-042-0/+1068
| |_|/ |/| |
* | | *: Move the cumulus/etc/rt_protos.d/frr.confDonald Sharp2017-04-251-0/+8
* | | Add source of route as protocol string in ip route pushed into kernelDinesh G Dutt2017-04-211-1/+8
| |/ |/|
* | tools: quagga-reload.py fails to change max-pathsDaniel Walton2017-04-041-0/+20
|/
* cumulus, tools: Allow nhrpd to be brought upDonald Sharp2017-03-071-1/+1
* Merge branch 'frr/pull/236' ("tools: frr-reload.py needs to treat "mpls" as a...David Lamparter2017-03-071-0/+2
|\
| * tools: frr-reload.py needs to treat "no " as a single line contextDaniel Walton2017-03-031-0/+1
| * tools: frr-reload.py needs to treat "mpls" as a single line contextDaniel Walton2017-03-011-0/+1
* | tools: Allow ldpd to be startedDonald Sharp2017-03-021-1/+1
* | Lowercase frr.confMartín Beauchamp2017-02-273-9/+9
* | tools: frr-reload removes "ipv6 nd ra-interval" and "no ipv6 nd suppress-ra"Daniel Walton2017-02-171-1/+14
|/
* Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-091-2/+2
|\
| * *: Found some instances of Quagga.confDonald Sharp2017-02-071-2/+2
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-071-1/+1
|\|
* | Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp2017-02-021-7/+171
|\|
| * Revert "*: Add source of route as protocol string in ip route pushed into ker...David Lamparter2017-01-311-8/+1
| * tools: Silly typo in regex for catching ip route syntaxDinesh G Dutt2017-01-301-5/+5
| * *: Add source of route as protocol string in ip route pushed into kernelDinesh G Dutt2017-01-301-1/+8
| * tools: Fix unbound newaddr variable, fix too-broad except clausesDinesh G Dutt2017-01-301-2/+4
| * tools: Normalize prefix-lists and IP networks for avoiding unnecessary reloadDinesh G Dutt2017-01-301-6/+107
| * tools: Handle deletes of entire interface context as deleting each lineDinesh G Dutt2017-01-301-0/+5
| * tools: Handle lack of "seq" in prefix-list statements.Dinesh G Dutt2017-01-301-2/+21
| * tools: Don't overwrite Quagga.conf on reload, unless user specified.Dinesh G Dutt2017-01-301-1/+3
| * tools: Fix unnecessary routing perturbations due to old style configDinesh G Dutt2017-01-301-0/+35
* | 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