netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Julius Volz <juliusv@google.com>
Cc: lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
	kaber@trash.net, vbusam@google.com
Subject: Re: [PATCH] IPVS: Move userspace definitions to include/linux/ip_vs.h
Date: Wed, 9 Jul 2008 11:11:12 +1000	[thread overview]
Message-ID: <20080709011110.GA600@verge.net.au> (raw)
In-Reply-To: <1215527396-15135-1-git-send-email-juliusv@google.com>

On Tue, Jul 08, 2008 at 04:29:56PM +0200, Julius Volz wrote:
> Current versions of ipvsadm include "/usr/src/linux/include/net/ip_vs.h"
> directly. This file also contains kernel-only definitions. Normally, public
> definitions should live in include/linux, so this patch moves the
> definitions shared with userspace to a new file, "include/linux/ip_vs.h".
> 
> To make old ipvsadms still compile with this, the old header file includes
> the new one.
> 
> The motivation for this cleanup is the planned Netlink interface for IPVS.

Hi Julius,

Firstly these changes look fine: Acked

Secondly, What are your plans for ipvsadm? Do you think that a fork will
be neccessasry to utilise the netlink interface? Or even a new tool with
a completely new name?

-- 
Horms


  reply	other threads:[~2008-07-09  1:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-08 14:29 [PATCH] IPVS: Move userspace definitions to include/linux/ip_vs.h Julius Volz
2008-07-09  1:11 ` Simon Horman [this message]
2008-07-09 11:24   ` Julius Volz
2008-07-09 12:20     ` Simon Horman
  -- strict thread matches above, loose matches on Subject: below --
2008-07-22  0:37 Simon Horman
2008-07-23 23:42 ` David Miller
2008-07-24  0:20   ` Simon Horman
2008-07-24 10:09     ` Julius Volz
2008-07-24 10:14 Julius Volz
2008-07-24 11:14 ` Simon Horman
2008-07-24 11:22   ` Patrick McHardy
2008-07-24 11:34     ` Julius Volz
2008-07-24 11:40       ` Patrick McHardy
2008-07-24 11:46         ` Julius Volz
2008-07-24 11:58           ` Julius Volz
2008-07-25  0:22             ` Simon Horman
2008-07-31  2:09             ` Simon Horman
2008-08-01  3:45               ` David Miller
2008-07-25  0:18           ` Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080709011110.GA600@verge.net.au \
    --to=horms@verge.net.au \
    --cc=juliusv@google.com \
    --cc=kaber@trash.net \
    --cc=lvs-devel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=vbusam@google.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).