aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--network/keepalived/README2
-rw-r--r--network/keepalived/keepalived.SlackBuild2
2 files changed, 0 insertions, 4 deletions
diff --git a/network/keepalived/README b/network/keepalived/README
index bf9df21cd2..5e28a766a0 100644
--- a/network/keepalived/README
+++ b/network/keepalived/README
@@ -13,5 +13,3 @@ this server entrie from the LVS topology. In addition keepalived
implements an independent VRRPv2 stack to handle director failover.
So in short keepalived is a userspace daemon for LVS cluster nodes
healthchecks and LVS directors failover.
-
-WARNING: nftables and libipset support are disabled for Slackware 14.2
diff --git a/network/keepalived/keepalived.SlackBuild b/network/keepalived/keepalived.SlackBuild
index 04227e1ce8..7604324464 100644
--- a/network/keepalived/keepalived.SlackBuild
+++ b/network/keepalived/keepalived.SlackBuild
@@ -88,8 +88,6 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--with-kernel-dir=/usr \
- --disable-nftables \
- --disable-libipset \
--build=$ARCH-slackware-linux
make