Comment 0 for bug 663564

Revision history for this message
andrew bezella (abezella) wrote :

Binary package hint: ipvsadm

Description: Ubuntu 10.04.1 LTS
Release: 10.04

ipvsadm:
  Installed: 1:1.25.clean-1
  Candidate: 1:1.25.clean-1
  Version table:
 *** 1:1.25.clean-1 0
        500 http://apt-mirror1.us.archive.org/ubuntu/ lucid/main Packages
        100 /var/lib/dpkg/status

there is "what appears to be a typo in the netlink client code whereby the activeconns is read as activeconns and then overwritten by persistentconns. The result is that the active connection count reported by ipvsadm -L is wrong if the code is compiled to use the netlink interface." (description taken from http://archive.linuxvirtualserver.org/html/lvs-devel/2010-02/msg00006.html)

the attached patch is taken from https://bugzilla.redhat.com/show_bug.cgi?id=573921 (the same patch as from the lvs-devel link but with unmangled whitespace)