summaryrefslogtreecommitdiff
path: root/tools/frrcommon.sh.in
AgeCommit message (Expand)Author
2025-02-13tools: watchfrr should ignore frr_global_optionsDonald Sharp
2024-01-27build: homologize path handlingDavid Lamparter
2023-09-14tools: make --quiet actually suppress outputJonas Gorski
2023-03-24tools: Set correct directory of vtysh for frr-reload.pyDonatas Abraitis
2023-03-21mgmtd: Bringup MGMTD daemon and datastore module supportChristian Hopps
2022-12-06Revert "tools: stop zebra daemon last"Mark Stapp
2022-11-23tools: Enable start of FRR for non-root userMichal Ruprich
2022-11-11tools: remove backslash from declare check regexMarius Tomaschewski
2022-10-14tools: Do not try creating /proc with install commandDonatas Abraitis
2022-10-13tools: Use `install` instead of `touch/chown` combinationDonatas Abraitis
2022-08-15tools: stop zebra daemon lastMark Stapp
2022-08-06tools: Add pim6d to tools so that pim6d will work properlyDonald Sharp
2022-07-11tools: Do not wrap the pidfile into double-quotes for frrcommon.shDonatas Abraitis
2022-06-24tools: fix boot config load in watchfrrChristian Hopps
2022-06-16tools: apply various shellcheck recommendationsQuentin Young
2022-06-16tools: print daemon start cmd, vtysh_b cmdQuentin Young
2022-06-01tools: Really fix all daemon shutdown without complaining about PID filesMartin Buck
2022-05-31tools: Don't complain about missing PID files when stopping all damonsMartin Buck
2022-04-20tools: Allow running frrinit.sh only for EUID=0Donatas Abraitis
2022-03-30tools: Modify all_stop to actually try to stop all daemonsDonald Sharp
2022-01-21tools: suppress unuseful warnings during restarting frranlan_cs
2021-08-09tools: fix frr pathspace folder permissionsSteffen Neubauer
2021-03-29tools: Added pathd to the relevant init filesErik Kooistra
2021-03-22tools: run `vtysh -b` once for all-startupDavid Lamparter
2020-12-01tools: Fix run folder permissionsJavier Garcia
2020-10-13tools: use function chownfrrEmanuele Bovisio
2020-07-23tools: do not silently ignore errors when loading config during startupTore Anderson
2020-07-22watchfrr: add (network) namespace supportDavid Lamparter
2020-05-18Merge pull request #6406 from donaldsharp/ospf_multi_instance_start_fixDonatas Abraitis
2020-05-14tools: Only load instances or daemonDonald Sharp
2020-05-11build: use configfile mode in init scriptDavid Lamparter
2019-12-06build: apply DFLT_NAME/profiles in init scriptDavid Lamparter
2019-05-17tools: add vrrpd to frrcommon.shQuentin Young
2019-03-24tools/frrcommon.sh: ignore 'declare' failuresDavid Lamparter
2019-02-23Merge pull request #3836 from opensourcerouting/debian/master-kill-backportsDonald Sharp
2019-02-19tools: fix new init script wrt. multi-instanceDavid Lamparter
2019-02-19watchfrr: build in defaults for -r/-s/-kDavid Lamparter
2019-02-19tools: don't watch nonexistent daemonsDavid Lamparter
2018-12-18tools/frrcommon.sh: always start staticdDavid Lamparter
2018-12-18tools/frrcommon.sh: actually create /run/frrDavid Lamparter
2018-12-06debian/tools: new init scriptDavid Lamparter