11 Jul 2012 11:38
gentoo-x86 commit in sys-cluster/keepalived/files: keepalived-1.2.2-libipvs-fix-backup-daemon.patch keepalived-1.2.2-libipvs-fix-ipv6.patch keepalived-1.2.2-fix-ipv4-addr-compare.patch
ultrabug 12/07/11 09:38:00
Added: keepalived-1.2.2-libipvs-fix-backup-daemon.patch
keepalived-1.2.2-libipvs-fix-ipv6.patch
keepalived-1.2.2-fix-ipv4-addr-compare.patch
Log:
Fix #403133 by Alexander Holler, thanks to Greg for testing. Fix #425082 thanks to Ruslan Lutsenko. Add
ipv6 USE flag.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Revision Changes Path
1.1 sys-cluster/keepalived/files/keepalived-1.2.2-libipvs-fix-backup-daemon.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/files/keepalived-1.2.2-libipvs-fix-backup-daemon.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-cluster/keepalived/files/keepalived-1.2.2-libipvs-fix-backup-daemon.patch?rev=1.1&content-type=text/plain
Index: keepalived-1.2.2-libipvs-fix-backup-daemon.patch
===================================================================
From 8c34d5a0d4c763db9b8f1e54be0c6c3ded6c54e0 Mon Sep 17 00:00:00 2001
From: Alexander Holler <alexander.holler@...>
Date: Mon, 9 Jan 2012 13:16:55 +0100
Subject: [PATCH] libipvs: Fix reporting of the state of the backup-daemon.
ipvsadm -l --daemon didn't report a running ipvs-backup-daemon
(if no master-daemon was run).
It seems there was some misunderstanding of
how the daemons got reported (without using netlink). The state of
the backup-daemon is always reported (by the kernel) in the second
(Continue reading)
RSS Feed