git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7673eab
)
keepalived: add option track_bfd in vrrp_instance
author
Rishabh
<redacted>
Mon, 20 Apr 2026 17:30:24 +0000
(23:00 +0530)
committer
Florian Eckert
<redacted>
Mon, 27 Apr 2026 12:28:04 +0000
(14:28 +0200)
Update keepalived.config to add track_bfd option in vrrp_instance
Signed-off-by: Rishabh <redacted>
net/keepalived/files/keepalived.config
patch
|
blob
|
history
diff --git
a/net/keepalived/files/keepalived.config
b/net/keepalived/files/keepalived.config
index 6d122a8bdd0e2fe8ab7cdeac07b8836e15bda193..db0257e5d82c61ababd8d81e6b2a0b034d22c73b 100644
(file)
--- a/
net/keepalived/files/keepalived.config
+++ b/
net/keepalived/files/keepalived.config
@@
-148,6
+148,7
@@
config globals 'globals'
# list virtual_ipaddress_excluded "ipaddress5"
# list virtual_routes "route1"
# list virtual_routes "route2"
+# list track_bfd "bfd_instance1"
# option mcast_src_ip "224.0.0.1"
# option unicast_src_ip "192.168.0.1"
# option virtual_router_id "128"
git clone https://git.99rst.org/PROJECT