keepalived: add missing no_accept option 22548/head
authorFlorian Eckert <fe@dev.tdt.de>
Fri, 20 Oct 2023 09:30:43 +0000 (11:30 +0200)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 30 Oct 2023 13:09:36 +0000 (14:09 +0100)
This commit adds the missing option 'no_accept'.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/keepalived/Makefile
net/keepalived/files/keepalived.init

index bf09b49927238f521bc4d214c51cd2644d0d813b..da44823c57a03c869e74dc08b483e396d2717c09 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=keepalived
 PKG_VERSION:=2.2.8
-PKG_RELEASE:=4
+PKG_RELEASE:=5
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://www.keepalived.org/software
index 804c6213ee6589a5380c02cea1eeeba8f4a58dad..cbbff49410e094cad162195bea1ca7c5fd1596d7 100644 (file)
@@ -358,7 +358,7 @@ vrrp_instance() {
                garp_master_repeat garp_master_refresh_repeat \
                no_val_vmac_xmit_base no_val_native_ipv6 no_val_accept \
                no_val_dont_track_primary no_val_smtp_alert no_val_nopreempt \
-               no_val_use_vmac
+               no_val_use_vmac no_val_no_accept
 
        print_notify "INSTANCE" "$name" "$INDENT_1" notify_backup notify_master \
                notify_fault notify_stop