summaryrefslogtreecommitdiff
path: root/watchfrr
AgeCommit message (Expand)Author
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
2017-07-12watchfrr: fix error messageJafar Al-Gharaibeh
2017-06-29*: use vty_outlnQuentin Young
2017-06-05Merge remote-tracking branch 'origin/stable/2.0'Donald Sharp
2017-05-15*: make consistent & update GPLv2 file headersDavid Lamparter
2017-05-09*: update thread_add_* callsQuentin Young
2017-05-09*: remove THREAD_ON macros, add nullity checkQuentin Young
2017-04-15watchfrr: Remove the HAVE_CUMULUS around the watchfrr.started file. It's alwa...Martin Winter
2017-03-09Lowercase frr.confMartín Beauchamp
2017-03-08watchfrr: make min/max restart interval longoptsDavid Lamparter
2017-03-08lib: remove remaining struct zlog * argsDavid Lamparter
2017-03-08*: add frr_config_fork()David Lamparter
2017-03-07*: centralize more into frr_init()David Lamparter
2017-03-07*: add frr_init() infrastructureDavid Lamparter
2017-02-27Lowercase frr.confMartín Beauchamp