summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* tools: Add coccinelle script to catch typecasts to same typeDonatas Abraitis2020-04-081-0/+7
* *: Do not cast to the same typeDonatas Abraitis2020-04-081-3/+3
* tools: Add coccinelle script to catch typecasts to larger sizesDonatas Abraitis2020-04-071-0/+20
* lib, tools: silence harmless warnings in the northbound toolsRenato Westphal2020-04-042-2/+2
* tools/gcc-plugins: add small test for frr-formatDavid Lamparter2020-03-292-0/+164
* tools/gcc-plugins: frr-formatDavid Lamparter2020-03-2914-51/+1776
* tools/gcc-plugins: cut c-format.c to sizeDavid Lamparter2020-03-291-813/+33
* tools/gcc-plugins: import c-format from GCCDavid Lamparter2020-03-293-0/+5713
* tools: Convert type int functions to bool where possibleDonatas Abraitis2020-03-211-0/+24
* tools: Move scripts/coccinelle to tools/coccinelleDonatas Abraitis2020-03-1011-0/+157
* tools: Update generate_support_bundle.py to support Python 3Martin Winter2020-01-251-13/+13
* tools: improve frr-reload delete performance for some commandsDon Slice2020-01-161-0/+28
* tools: symalyzerDavid Lamparter2019-12-142-0/+730
* tools/frr-reload.py: remove stderr redirectsDavid Lamparter2019-12-061-4/+4
* build: apply DFLT_NAME/profiles in init scriptDavid Lamparter2019-12-063-5/+36
* tools: [ [ is not valid test syntaxQuentin Young2019-12-051-1/+1
* Merge pull request #5224 from manuhalo/fix_frr_reload_pathsQuentin Young2019-11-191-26/+74
|\
| * tools, vtysh: improved fix for ldpd ifacesEmanuele Di Pascale2019-11-121-1/+13
| * tools, vtysh: fix ldpd + frr-reload.pyEmanuele Di Pascale2019-10-291-5/+12
| * tools: frr-reload.py for single daemonEmanuele Di Pascale2019-10-291-6/+16
| * tools: non hardcoded paths in frr-reloadEmanuele Di Pascale2019-10-291-19/+38
* | tools: resolve issue with bfd timer change fix in frr-reload.pyDon Slice2019-11-191-1/+2
* | tools: stop repeating lines to delete for multiple bfd timer changesDon Slice2019-11-131-1/+1
* | 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
|\ \