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
*
watchfrr: Extend ignore option to daemon being killed
Donald Sharp
2023-10-18
1
-0
/
+3
*
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-3
/
+3
*
*: Convert event.h to frrevent.h
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert `struct event_master` to `struct event_loop`
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert THREAD_XXX macros to EVENT_XXX macros
Donald Sharp
2023-03-24
1
-15
/
+15
*
*: Convert struct thread_master to struct event_master and it's ilk
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: Convert thread_cancelXXX to event_cancelXXX
Donald Sharp
2023-03-24
1
-3
/
+3
*
*: Convert thread_add_XXX functions to event_add_XXX
Donald Sharp
2023-03-24
1
-28
/
+28
*
*: Rename `struct thread` to `struct event`
Donald Sharp
2023-03-24
1
-20
/
+20
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
5
-70
/
+5
*
Merge pull request #12695 from opensourcerouting/format-warnings
Donald Sharp
2023-01-31
1
-0
/
+4
|
\
|
*
*: no-warn pragmas for non-const format strings
David Lamparter
2023-01-27
1
-0
/
+4
*
|
watchfrr: dmn variable shadows previous declaration
Donald Sharp
2023-01-26
1
-7
/
+4
|
/
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
2
-3
/
+0
*
Merge pull request #12140 from opensourcerouting/fix/watchfrr_dont_givup
Jafar Al-Gharaibeh
2022-10-21
1
-0
/
+24
|
\
|
*
watchfrr: Delay restart_kill if still reading configuration
Donatas Abraitis
2022-10-10
1
-0
/
+24
*
|
*: Create and use infrastructure to show debugs in lib
Donald Sharp
2022-10-07
1
-0
/
+2
|
/
*
watchfrr: Check that the operational timeout specified is good.
Donald Sharp
2022-08-15
1
-1
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-1
/
+1
*
watchfrr: Add some more information to `show watchfrr`
Donald Sharp
2022-04-18
1
-0
/
+6
*
watchfrr: Send operational state to systemd
Donald Sharp
2022-04-08
1
-7
/
+42
*
watchfrr: Convert daemon_state_t to an enum instead of a typedef
Donald Sharp
2022-04-07
1
-3
/
+3
*
watchfrr: Rename restart_phase_t to `enum restart_phase`
Donald Sharp
2022-04-07
1
-4
/
+4
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-32
/
+20
*
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
watchfrr: Allow an integrated config to work within a namespace
Donald Sharp
2021-10-06
3
-1
/
+18
*
watchfrr: Do not explicitly set the thread pointer to NULL
Donatas Abraitis
2021-10-04
1
-6
/
+0
*
lib, watchfrr: remove `HAVE_SYSTEMD`, use own code
David Lamparter
2021-06-29
1
-7
/
+3
*
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
[next]