From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vince Busam Subject: Re: [PATCHv2 0/2] IPVS: Add Generic Netlink configuration interface Date: Wed, 23 Jul 2008 14:39:10 -0700 Message-ID: <4887A4FE.8080706@google.com> References: <1216645375-20410-1-git-send-email-juliusv@google.com> <20080722003403.GC9041@verge.net.au> <4886665E.5060209@google.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=google.com; s=beta; t=1216849155; bh=KvPB0d41gmpZkJlmUVoHZoSXV98=; h=DomainKey-Signature:Message-ID:Date:From:User-Agent:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=Bh2D558j0gTbsLEia4tPBlZFxu1S63rTDW0cd XUDYT+fMEAsTZQsN2TN0B/E25XJmFFqMeGnqOn+WysE7dhfdA== In-Reply-To: <4886665E.5060209@google.com> Sender: lvs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Simon Horman Cc: Julius Volz , netdev@vger.kernel.org, lvs-devel@vger.kernel.org, kaber@trash.net, davem@davemloft.net, tgraf@suug.ch Vince Busam wrote: > Simon Horman wrote: >> I'm not an expert on netlink, but these patches are looking good to me. >> Is the user-space portion available somewhere? Newer versions are available at http://sixpak.org/vince/google/ipvsadm/ Vince