index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
watchfrr
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: adapt to version 2 of libyang
Christian Hopps
2021-05-13
1
-1
/
+1
*
*: 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
2
-3
/
+3
*
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
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-2
/
+3
*
build: use VPATH for vtysh_scan
David Lamparter
2020-04-27
1
-1
/
+1
*
*: replace all random() calls
Rafael Zalamena
2020-04-18
1
-1
/
+2
*
lib: rewrite zlog lock-free & TLS-buffered
David Lamparter
2020-04-01
2
-3
/
+18
*
watchfrr: change some messages from errors to info
Quentin Young
2020-03-30
1
-6
/
+5
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
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
4
-1
/
+57
*
*: 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
*
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-1
/
+1
*
watchfrr: add status command
David Lamparter
2018-12-06
3
-1
/
+41
*
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
2
-100
/
+69
*
watchfrr: Modify some stderr messages to zlog_warn
Donald Sharp
2018-09-25
3
-3
/
+11
*
*: 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
3
-7
/
+7
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-15
/
+0
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+2
*
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 ferr_ref -> log_ref
Quentin Young
2018-08-14
2
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-14
/
+14
*
*: stop double initialization of ferr
Quentin Young
2018-08-14
1
-2
/
+0
*
*: fix source file headers & includes for errcodes
Quentin Young
2018-08-14
2
-21
/
+23
*
watchfrr: Add WATCHFRR_ERR_XXX for zlog_err to zlog_ferr
Donald Sharp
2018-08-14
4
-32
/
+123
*
*: 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
3
-1
/
+31
*
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
[next]