From: Patrick McHardy <kaber@trash.net>
To: Julius Volz <juliusv@google.com>
Cc: Simon Horman <horms@verge.net.au>,
lvs-devel@vger.kernel.org, netdev@vger.kernel.org,
davem@davemloft.net, vbusam@google.com
Subject: Re: [PATCH] IPVS: Move userspace definitions to include/linux/ip_vs.h
Date: Thu, 24 Jul 2008 13:40:44 +0200 [thread overview]
Message-ID: <48886A3C.7050906@trash.net> (raw)
In-Reply-To: <f4845fc0807240434p4fef9f77u8dc1d006e393bc7b@mail.gmail.com>
Julius Volz wrote:
> On Thu, Jul 24, 2008 at 1:22 PM, Patrick McHardy <kaber@trash.net> wrote:
>>>> +/* Move it to better place one day, for now keep it unique */
>>>> +#define NFC_IPVS_PROPERTY 0x10000
>> Does this have any connection to the skb flag? If so, does
>> it really belong in the userspace interface?
>
> This doesn't seem to be used at all anymore, but I didn't want to
> remove it in the same patch... should I?
I'm not sure if this is (or has been) used by userspace, someone
more familiar with IPVS should answer that.
>>>> +struct ip_vs_service_user {
>>>> + /* virtual service addresses */
>>>> + u_int16_t protocol;
>>>> + __be32 addr; /* virtual ip address */
>>>> + __be16 port;
>> If you switch the above two you plug two holes in the struct.
>
> Unfortunately, these structs all have to stay as they are because they
> are used by old ipvsadms. That was the whole reason for implementing
> the Netlink interface.
Ah I see, I assumed you would be using them in the new
interface :) So thats fine obviously.
next prev parent reply other threads:[~2008-07-24 11:40 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 10:14 [PATCH] IPVS: Move userspace definitions to include/linux/ip_vs.h 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 [this message]
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
-- 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-08 14:29 Julius Volz
2008-07-09 1:11 ` Simon Horman
2008-07-09 11:24 ` Julius Volz
2008-07-09 12:20 ` 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=48886A3C.7050906@trash.net \
--to=kaber@trash.net \
--cc=davem@davemloft.net \
--cc=horms@verge.net.au \
--cc=juliusv@google.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.