summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: generate .changes file required for deb pkg uploadJafar Al-Gharaibeh2019-11-011-2/+7
* tools: update the northbound callbacks generatorRenato Westphal2019-10-301-3/+52
* tools: Adding new commands to the list of support bundle commandsSri Mohana Singamsetty2019-09-131-3/+7
* tools: Modifications to copy support bundle filesSri Mohana Singamsetty2019-09-132-0/+4
* *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-6/+6
* tools: extend checkpatch.pl for frr_{with,each}David Lamparter2019-09-031-2/+27
* lib: add frr_with_mutex() block-wrapperDavid Lamparter2019-09-031-0/+23
* *: fix ctype (isalpha & co.) castsDavid Lamparter2019-08-062-1/+12
* Merge pull request #4754 from opensourcerouting/gen-northbound-improvementsDonald Sharp2019-07-311-13/+60
|\
| * tools: generate code that handles all casesRafael Zalamena2019-07-301-8/+31
| * tools: generate northbound code without warningsRafael Zalamena2019-07-301-3/+6
| * tools: allow YANG model path specificationRafael Zalamena2019-07-291-2/+23
* | frr-reload.py: fix reload with different settingsRafael Zalamena2019-07-231-0/+2
|/
* tools: add vim snippetDavid Lamparter2019-06-121-0/+36
* 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