summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: retain sanity when reloading under systemdDavid Lamparter2019-06-101-0/+25
* tools: On shutdown no need to flush from tools/frr.in scriptDonald Sharp2019-06-011-24/+1
* doc, tools: Update to code to show example MAX_FDSDonald Sharp2019-05-241-0/+8
* tools: add vrrpd to frrcommon.shQuentin Young2019-05-171-1/+1
* tools: fix vrrp autoconfigure reloadQuentin Young2019-05-171-1/+2
* vrrpd: update auto*, init scripts, etcQuentin Young2019-05-173-1/+5
* lib: hashing functions should take const argumentsQuentin Young2019-05-141-0/+76
* tools: add lints for unsafe functionsQuentin Young2019-05-081-0/+29
* tools: frr-reload.py stop bouncing peers on bfd timer changeDon Slice2019-04-251-0/+21
* tools/frr.in: Only attempt to load daemons.conf if presentChristian Franke2019-03-261-1/+3
* Merge pull request #3989 from opensourcerouting/redhat-new-initDonald Sharp2019-03-251-1/+1
|\
| * tools/frrcommon.sh: ignore 'declare' failuresDavid Lamparter2019-03-241-1/+1
* | Merge pull request #3839 from srimohans/support_bundleDonald Sharp2019-03-222-0/+193
|\ \
| * | FRR: Python script to generate support bundle for FRRSri Mohana Singamsetty2019-02-202-0/+193
* | | tools: fix two typos in daemons fileRuben Kerkhof2019-03-211-1/+1
| |/ |/|
* | Merge pull request #3869 from qlyoung/cocci-fixesDavid Lamparter2019-03-0630-0/+2283
|\ \
| * | tools: add coccinelle spatchesQuentin Young2019-02-2630-0/+2283
* | | Merge pull request #3872 from dslicenc/frr-reload-vrf-contextRuss White2019-02-271-1/+12
|\ \ \
| * | | tools: keep exit-vrf to change context correctly between vrfsDon Slice2019-02-261-1/+12
| |/ /
* / / tools: fix blackhole static changes in frr-reload.pyDon Slice2019-02-261-4/+2
|/ /
* | Merge pull request #3836 from opensourcerouting/debian/master-kill-backportsDonald Sharp2019-02-246-32/+360
|\ \
| * | watchfrr: build in defaults for -r/-s/-kDavid Lamparter2019-02-194-4/+11
| * | tools/tarsource.sh: deal with AC_INIT []David Lamparter2019-02-191-0/+2
| * | tools/tarsource.sh: support FRR as a git submoduleDavid Lamparter2019-02-191-1/+1
| * | tools: don't watch nonexistent daemonsDavid Lamparter2019-02-191-0/+3
| * | tools/tarsource.sh: keep version info on non-gitDavid Lamparter2019-02-191-0/+3
| * | tools: update build-debian-package.shDavid Lamparter2019-02-191-28/+15
| * | tools/tarsource.sh: fix GZIP_ENVDavid Lamparter2019-02-191-1/+1
| * | debian: cleanly split off from dist tarballDavid Lamparter2019-02-191-2/+2
| * | tools/tarsource.sh: create debian changelogDavid Lamparter2019-02-191-0/+3
| * | debian: make package "official"David Lamparter2019-02-191-13/+12
| * | tools: add new tarsource.sh helperDavid Lamparter2019-02-191-0/+324
| |/
* / tools: fix new init script wrt. multi-instanceDavid Lamparter2019-02-191-5/+8
|/
* libs, rip, isis: change northbound operation enum to DESTROYMark Stapp2019-02-111-1/+1
* Merge pull request #3715 from qlyoung/fix-systemd-depsDavid Lamparter2019-02-111-2/+4
|\
| * tools: fix systemd dependency graphQuentin Young2019-02-061-2/+4
* | build: fix a whole bunch of *FLAGSDavid Lamparter2019-01-301-2/+2
|/
* Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-2/+2
* Merge pull request #3507 from opensourcerouting/master-init-fixesDonald Sharp2018-12-193-2/+7
|\
| * tools/frrcommon.sh: always start staticdDavid Lamparter2018-12-181-1/+1
| * tools/frrcommon.sh: actually create /run/frrDavid Lamparter2018-12-181-0/+4
| * tools/etc: remove cumulus user from vtysh.confDavid Lamparter2018-12-181-1/+0
| * tools: add documentation URL on frr.serviceDavid Lamparter2018-12-181-0/+2
* | tools: stop frr-reload.py from trying to delete the vrf contextDon Slice2018-12-141-2/+2
|/
* tools: update checkpatch to stop suggesting the use of kstrto()Renato Westphal2018-12-091-27/+0
* *: get rid of most daemons.conf referencesDavid Lamparter2018-12-063-43/+35
* debian/tools: new init scriptDavid Lamparter2018-12-068-36/+475
* tools/frr: get rid of the bash array and "bB"David Lamparter2018-12-062-31/+32
* lib, tests: major rework in the operational-data callbacksRenato Westphal2018-11-261-3/+6
* lib: add support for YANG lists with mixed config and state dataRenato Westphal2018-11-261-2/+10