summaryrefslogtreecommitdiffstats
path: root/tools/frr-reload.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Lowercase frr.confMartín Beauchamp2017-02-271-3/+3
* | tools: frr-reload removes "ipv6 nd ra-interval" and "no ipv6 nd suppress-ra"Daniel Walton2017-02-171-1/+14
|/
* *: Found some instances of Quagga.confDonald Sharp2017-02-071-2/+2
* tools: Silly typo in regex for catching ip route syntaxDinesh G Dutt2017-01-301-5/+5
* 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-041-0/+908