summaryrefslogtreecommitdiffstats
path: root/tools/frrcommon.sh.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps2023-03-221-2/+2
* Revert "tools: stop zebra daemon last"Mark Stapp2022-12-061-11/+1
* tools: Enable start of FRR for non-root userMichal Ruprich2022-11-231-0/+4
* tools: remove backslash from declare check regexMarius Tomaschewski2022-11-111-1/+1
* tools: Do not try creating /proc with install commandDonatas Abraitis2022-10-141-1/+1
* tools: Use `install` instead of `touch/chown` combinationDonatas Abraitis2022-10-131-13/+3
* tools: stop zebra daemon lastMark Stapp2022-08-151-1/+11
* tools: Add pim6d to tools so that pim6d will work properlyDonald Sharp2022-08-061-1/+1
* tools: Do not wrap the pidfile into double-quotes for frrcommon.shDonatas Abraitis2022-07-111-2/+2
* tools: fix boot config load in watchfrrChristian Hopps2022-06-251-1/+1
* tools: apply various shellcheck recommendationsQuentin Young2022-06-161-7/+7
* tools: print daemon start cmd, vtysh_b cmdQuentin Young2022-06-161-6/+12
* tools: Really fix all daemon shutdown without complaining about PID filesMartin Buck2022-06-011-2/+2
* tools: Don't complain about missing PID files when stopping all damonsMartin Buck2022-05-311-1/+5
* tools: Allow running frrinit.sh only for EUID=0Donatas Abraitis2022-04-201-0/+11
* tools: Modify all_stop to actually try to stop all daemonsDonald Sharp2022-03-301-3/+3
* tools: suppress unuseful warnings during restarting frranlan_cs2022-01-221-3/+3
* tools: fix frr pathspace folder permissionsSteffen Neubauer2021-08-091-1/+1
* tools: Added pathd to the relevant init filesErik Kooistra2021-03-291-1/+1
* tools: run `vtysh -b` once for all-startupDavid Lamparter2021-03-221-2/+11
* tools: Fix run folder permissionsJavier Garcia2020-12-011-0/+3
* tools: use function chownfrrEmanuele Bovisio2020-10-131-1/+1
* tools: do not silently ignore errors when loading config during startupTore Anderson2020-07-231-2/+2
* watchfrr: add (network) namespace supportDavid Lamparter2020-07-221-8/+14
* Merge pull request #6406 from donaldsharp/ospf_multi_instance_start_fixDonatas Abraitis2020-05-181-1/+3
|\
| * tools: Only load instances or daemonDonald Sharp2020-05-141-1/+3
* | build: use configfile mode in init scriptDavid Lamparter2020-05-111-0/+2
|/
* build: apply DFLT_NAME/profiles in init scriptDavid Lamparter2019-12-061-1/+14
* tools: add vrrpd to frrcommon.shQuentin Young2019-05-171-1/+1
* tools/frrcommon.sh: ignore 'declare' failuresDavid Lamparter2019-03-241-1/+1
* Merge pull request #3836 from opensourcerouting/debian/master-kill-backportsDonald Sharp2019-02-241-1/+11
|\
| * watchfrr: build in defaults for -r/-s/-kDavid Lamparter2019-02-191-1/+8
| * tools: don't watch nonexistent daemonsDavid Lamparter2019-02-191-0/+3
* | tools: fix new init script wrt. multi-instanceDavid Lamparter2019-02-191-5/+8
|/
* tools/frrcommon.sh: always start staticdDavid Lamparter2018-12-181-1/+1
* tools/frrcommon.sh: actually create /run/frrDavid Lamparter2018-12-181-0/+4
* debian/tools: new init scriptDavid Lamparter2018-12-061-0/+317