summaryrefslogtreecommitdiff
path: root/watchfrr
AgeCommit message (Expand)Author
2020-04-01lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter
2020-03-30watchfrr: change some messages from errors to infoQuentin Young
2020-01-15doc: rename man pages to frr-*David Lamparter
2019-12-06lib: rename memory_vty.c to lib_vty.cDavid Lamparter
2019-12-02*: generously apply constDavid Lamparter
2019-10-03lib, watchfrr: Add some additional status messages to systemdDonald Sharp
2019-09-16watchfrr: Convert `wtf` to a more meaningful messageDonald Sharp
2019-09-16watchfrr: Allow end users to turn off watchfrr for a particular daemonDonald Sharp
2019-06-11*: fix some dumb printf format warningsDavid Lamparter
2019-06-04*: Convert over to all -N namespace to change DAEMON_VTY_DIRDonald Sharp
2019-06-04*: Convert to using frr_vtydir instead of DAEMON_VTY_DIRDonald Sharp
2019-02-19watchfrr: build in defaults for -r/-s/-kDavid Lamparter
2019-02-19watchfrr: don't wait forever at startupDavid Lamparter
2019-01-30build: fix a whole bunch of *FLAGSDavid Lamparter
2018-12-06watchfrr: add status commandDavid Lamparter
2018-12-06watchfrr: immediately try connecting after startDavid Lamparter
2018-12-06watchfrr: don't wait around pointlessly at startupDavid Lamparter
2018-10-02watchfrr, lib: cleanup & delay detachingDavid Lamparter
2018-09-25watchfrr: Modify some stderr messages to zlog_warnDonald Sharp
2018-09-13*: style for EC replacementsQuentin Young
2018-09-13*: LIB_[ERR|WARN] -> EC_LIBQuentin Young
2018-09-13watchfrr: WATCHFRR_[ERR|WARN] -> EC_WATCHFRRQuentin Young
2018-09-09build: fix not building docs w/o sphinxDavid Lamparter
2018-09-08*: cleanup .gitignore filesDavid Lamparter
2018-09-08build: move vtysh & manpage listings to subdir.amDavid Lamparter
2018-08-25watchfrr: fix global restartChristian Franke
2018-08-14*: rename ferr_zlog -> flog_err_sysQuentin Young
2018-08-14*: rename ferr_ref -> log_refQuentin Young
2018-08-14*: rename zlog_fer -> flog_errQuentin Young
2018-08-14*: stop double initialization of ferrQuentin Young
2018-08-14*: fix source file headers & includes for errcodesQuentin Young
2018-08-14watchfrr: Add WATCHFRR_ERR_XXX for zlog_err to zlog_ferrDonald Sharp
2018-03-27*: use C99 standard fixed-width integer typesQuentin Young
2018-03-21watchfrr, vtysh: do not write config during crashQuentin Young
2017-12-12Merge pull request #1514 from donaldsharp/watchfrrMartin Winter
2017-12-04watchfrr: Fail gracefully if fopen failsDonald Sharp
2017-12-04tools, watchfrr: Modify timeout to 90 secondsBrian Rak
2017-09-20*: watchfrr needs 'show debugging' DEFUNDaniel Walton
2017-09-07build: non-recursive watchfrr & toolsDavid Lamparter
2017-08-09Merge pull request #892 from opensourcerouting/watchfrr-simplifyDonald Sharp
2017-08-09watchfrr: print specific error for removed optionsDavid Lamparter
2017-08-09watchfrr: remove STATEDIR preprocessor defineDavid Lamparter
2017-08-04watchfrr: hide systemd message if not systemd availableJorge Boncompte
2017-08-02doc: update watchfrr manpageDavid Lamparter
2017-08-02watchfrr: remove -z optionDavid Lamparter
2017-08-02watchfrr: remove -e optionDavid Lamparter
2017-08-02watchfrr: remove abundance of modesDavid Lamparter
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-07-14Merge remote-tracking branch 'frr/master' into newline-reduxDavid Lamparter
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter