From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765153AbcLWLDR (ORCPT ); Fri, 23 Dec 2016 06:03:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:28913 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757495AbcLWLDP (ORCPT ); Fri, 23 Dec 2016 06:03:15 -0500 Date: Fri, 23 Dec 2016 12:03:07 +0100 From: Jesper Dangaard Brouer To: lvs-devel@vger.kernel.org, lvs-users@linuxvirtualserver.org Cc: brouer@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Julian Anastasov , "Ryan O'Hara" , Quentin Armitage , Simon Horman , Wensong Zhang , Alex Gartrell Subject: [ANNOUNCE] ipvsadm release v1.29 Message-ID: <20161223120307.2eb533a5@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Fri, 23 Dec 2016 11:03:13 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org We are happy to announce the release of ipvsadm v1.29. ipvsadm is a utility to administer the kernels IPVS/LVS load-balancer service It has been far too long since the last ipvsadm release. Even-though only two changes to the ipvsadm tool happened since last release, a release must be made as these feature relates to kernel side features. Support for reading 64-bit stats is avail since kernel v4.1. The new attributes for sync daemon got introduced in kernel v4.3, but got fixed in kernel v4.7. Merry Xmas and a Happy New year to all :-) This release is based on the kernel.org git tree: https://git.kernel.org/cgit/utils/kernel/ipvsadm/ipvsadm.git/ You can download the tarballs from: https://kernel.org/pub/linux/utils/kernel/ipvsadm/ Git tree: git://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git -- Best regards, Jesper Dangaard Brouer MSc.CS, Principal Kernel Engineer at Red Hat LinkedIn: http://www.linkedin.com/in/brouer Shortlog: Jesper Dangaard Brouer (1): Release: Version 1.29 Julian Anastasov (2): ipvsadm: support 64-bit stats and rates ipvsadm: new attributes for sync daemon