index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
watchfrr
/
watchfrr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+2
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
watchfrr: Convert to not use warning in warning messages
Donald Sharp
2021-03-10
1
-3
/
+3
*
watchfrr: fix SA warning
Rafael Zalamena
2021-01-26
1
-0
/
+3
*
watchfrr: fix crash on missing optional argument
Rafael Zalamena
2021-01-25
1
-1
/
+1
*
*: unify thread/event cancel macros
Mark Stapp
2020-10-23
1
-0
/
+1
*
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-7
/
+5
*
*: Use proper semantics for turning off thread
Donald Sharp
2020-10-12
1
-2
/
+1
*
watchfrr: add (network) namespace support
David Lamparter
2020-07-22
1
-3
/
+178
*
*: un-split strings across lines
David Lamparter
2020-07-14
1
-26
/
+13
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-1
/
+2
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
1
-3
/
+3
*
watchfrr: change some messages from errors to info
Quentin Young
2020-03-30
1
-6
/
+5
*
lib: rename memory_vty.c to lib_vty.c
David Lamparter
2019-12-06
1
-1
/
+0
*
*: generously apply const
David Lamparter
2019-12-02
1
-2
/
+2
*
lib, watchfrr: Add some additional status messages to systemd
Donald Sharp
2019-10-04
1
-0
/
+12
*
watchfrr: Convert `wtf` to a more meaningful message
Donald Sharp
2019-09-16
1
-1
/
+3
*
watchfrr: Allow end users to turn off watchfrr for a particular daemon
Donald Sharp
2019-09-16
1
-1
/
+32
*
*: fix some dumb printf format warnings
David Lamparter
2019-06-11
1
-4
/
+5
*
*: Convert over to all -N namespace to change DAEMON_VTY_DIR
Donald Sharp
2019-06-05
1
-1
/
+1
*
*: Convert to using frr_vtydir instead of DAEMON_VTY_DIR
Donald Sharp
2019-06-04
1
-1
/
+4
*
watchfrr: build in defaults for -r/-s/-k
David Lamparter
2019-02-19
1
-1
/
+13
*
watchfrr: don't wait forever at startup
David Lamparter
2019-02-19
1
-11
/
+38
*
watchfrr: add status command
David Lamparter
2018-12-06
1
-1
/
+26
*
watchfrr: immediately try connecting after start
David Lamparter
2018-12-06
1
-1
/
+24
*
watchfrr: don't wait around pointlessly at startup
David Lamparter
2018-12-06
1
-4
/
+21
*
watchfrr, lib: cleanup & delay detaching
David Lamparter
2018-10-02
1
-100
/
+65
*
watchfrr: Modify some stderr messages to zlog_warn
Donald Sharp
2018-09-25
1
-3
/
+4
*
*: style for EC replacements
Quentin Young
2018-09-13
1
-12
/
+12
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-9
/
+9
*
watchfrr: WATCHFRR_[ERR|WARN] -> EC_WATCHFRR
Quentin Young
2018-09-13
1
-5
/
+5
*
watchfrr: fix global restart
Christian Franke
2018-08-25
1
-0
/
+3
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-27
/
+28
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-14
/
+14
*
watchfrr: Add WATCHFRR_ERR_XXX for zlog_err to zlog_ferr
Donald Sharp
2018-08-14
1
-32
/
+46
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-4
/
+4
*
watchfrr, vtysh: do not write config during crash
Quentin Young
2018-03-21
1
-0
/
+10
*
Merge pull request #1514 from donaldsharp/watchfrr
Martin Winter
2017-12-12
1
-1
/
+1
|
\
|
*
tools, watchfrr: Modify timeout to 90 seconds
Brian Rak
2017-12-04
1
-1
/
+1
*
|
watchfrr: Fail gracefully if fopen fails
Donald Sharp
2017-12-05
1
-1
/
+2
|
/
*
Merge pull request #892 from opensourcerouting/watchfrr-simplify
Donald Sharp
2017-08-09
1
-247
/
+83
|
\
|
*
watchfrr: print specific error for removed options
David Lamparter
2017-08-09
1
-1
/
+11
|
*
watchfrr: remove STATEDIR preprocessor define
David Lamparter
2017-08-09
1
-14
/
+8
|
*
doc: update watchfrr manpage
David Lamparter
2017-08-02
1
-2
/
+1
|
*
watchfrr: remove -z option
David Lamparter
2017-08-02
1
-16
/
+6
|
*
watchfrr: remove -e option
David Lamparter
2017-08-02
1
-12
/
+2
|
*
watchfrr: remove abundance of modes
David Lamparter
2017-08-02
1
-210
/
+63
*
|
watchfrr: hide systemd message if not systemd available
Jorge Boncompte
2017-08-04
1
-0
/
+2
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-244
/
+252
*
watchfrr: fix error message
Jafar Al-Gharaibeh
2017-07-12
1
-1
/
+1
[next]