summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: reload handle removal of entire address-family section under BGPDaniel Walton2017-05-171-0/+8
* tools: frr-reload.py should exit non-zero when "set src x.x.x.x" failsDaniel Walton2017-05-171-5/+29
* Lowercase frr.confMartín Beauchamp2017-03-093-9/+9
* *: Found some instances of Quagga.confDonald Sharp2017-02-071-2/+2
* 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
* debian: Convert Quagga -> FrrDonald Sharp2017-01-044-76/+76
* watchfrr: Rename watchquagga -> watchfrrDonald Sharp2017-01-041-27/+27
* *: Fix up licensing to be rightDonald Sharp2016-11-182-1/+40
* 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: 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
* | 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
* | 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
* | quagga: Modify code to build properly in tools and cumulusDonald Sharp2016-06-141-0/+4
* | tools: Use the now included start-stop-daemonDonald Sharp2016-06-141-7/+14
* | debian: Modifications to allow redhat to work properlyDonald Sharp2016-06-141-0/+22
* | mrlg: Remove obsolete version.Paul Jakma2016-05-262-395/+5
* | Fixup of Code to allow pimd to actually run on startupDonald Sharp2016-05-261-1/+1
|/
* quagga reload failure (Tested on VX)Daniel Walton2016-05-161-1/+1
* quagga-reload broken when comparing Quagga.conf in 2.5 format vs 3.0Daniel Walton2016-05-031-26/+86
* quagga: Fixup startup to allow consistency between sysV and systemdDonald Sharp2016-04-272-60/+534
* quagga-reload broken for 'neighbor swpX interface peer-group FOO'Daniel Walton2016-04-211-3/+63
* 'systemctl restart zebra' was blocking if the BGP ASN changed due toDaniel Walton2016-04-131-1/+2
* tools: Make quagga script be more helpfulDonald Sharp2016-04-071-0/+1
* tools: Fix runtime error in quagga scriptDonald Sharp2016-03-101-0/+1
* Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...Donald Sharp2016-03-101-5/+5
|\