summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: frr-reload.py should exit(1) if vtysh config mode is lockedDaniel Walton2017-09-271-0/+30
* tools: frr-reload capture stderr so we can log itDaniel Walton2017-09-191-2/+2
* tools: frr-reload support for "no no" scenarioDaniel Walton2017-09-191-1/+10
* *: use clang's 'ForEachMacros' format style optionRenato Westphal2017-09-151-2/+1
* tools: frr-reload.py support for vni under 'address-family l2vpn evpn'Daniel Walton2017-09-081-1/+26
* build: non-recursive watchfrr & toolsDavid Lamparter2017-09-074-16/+38
* Merge pull request #1008 from donaldsharp/check_for_daemon_existenceDavid Lamparter2017-08-211-3/+5
|\
| * tools: Always ensure that the daemon exists at startupDonald Sharp2017-08-181-3/+5
* | vtysh: vtysh -f FOO should exit non-zero if it hits an errorDaniel Walton2017-08-161-13/+5
|/
* Merge branch 'frr/pull/822' ("EVPN fixes")David Lamparter2017-08-091-0/+40
|\
| * bgpd, tools, vtysh: Handle config migration from 'address-family evpn' to 'ad...Daniel Walton2017-08-081-0/+40
* | Merge pull request #892 from opensourcerouting/watchfrr-simplifyDonald Sharp2017-08-091-1/+1
|\ \
| * | tools: remove watchfrr -A/-a/-z from init scriptsDavid Lamparter2017-08-021-1/+1
| |/
* / Switch to using syslog for logging as the defaultDave Olson2017-07-312-2/+39
|/
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-7/+6
* *: reindent pt. 2whitespace / reindent2017-07-171-6/+7
* *: reindentreindent-master-afterwhitespace / reindent2017-07-173-375/+356
* tools: update to use FRR nameJafar Al-Gharaibeh2017-07-123-6/+6
* tools: etc needed in extra dist to make distribution correctlyRyan Hagelstrom2017-07-071-1/+1
* Merge pull request #707 from donaldsharp/debian_babelRuss White2017-06-202-0/+2
|\
| * tools: Fix startup to include babelDonald Sharp2017-06-132-0/+2
* | ldpd: convert cli and get rid of the xml interfaceRenato Westphal2017-06-162-448/+0
|/
* Merge remote-tracking branch 'frr/master' into pull-624David Lamparter2017-06-131-2/+4
|\
| * tools, zebra: Fix netlink notification of who owns the routesDonald Sharp2017-06-081-1/+3
* | tools, zebra: Allow zebra to insert babel routes as babelDonald Sharp2017-06-081-0/+1
|/
* Merge branch 'stable/3.0'David Lamparter2017-05-181-9/+47
|\
| * Merge branch stable/2.0 into stable/3.0David Lamparter2017-05-181-9/+47
| |\
| | * tools: Allow frr-reload.py to know about agentxDaniel Walton2017-05-171-0/+1
| | * tools: frr-reload.py VtyshMarkException needs to include "vtysh -m"Daniel Walton2017-05-171-4/+9
| | * frr-reload.py fails on "no debug ospf6 message unknown"Daniel Walton2017-05-171-0/+1
| | * tools: frr-reload removes "ipv6 nd ra-interval" and "no ipv6 nd supp"Daniel Walton2017-05-171-1/+14
| | * 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
| * | - Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANTHung-Weic Chiu2017-05-101-1/+4
* | | *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-152-5/+5
* | | lib: parser: split off & rename graph handlingDavid Lamparter2017-05-151-2/+2
* | | tools: $valgrind --> "$valgrind"Quentin Young2017-05-131-2/+2
* | | tools: update .gitignoreChristian Franke2017-05-111-1/+2
* | | - Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANTHung-Weic Chiu2017-05-101-1/+4
* | | Merge remote-tracking branch 'origin/stable/3.0'Donald Sharp2017-05-101-15/+0
|\| |
| * | lib: fix 'list permutations'Quentin Young2017-05-051-36/+21
* | | 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
| |\ \ \ \ | | | |/ / | | |/| |