[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080731.204544.241976724.davem@davemloft.net>
Date: Thu, 31 Jul 2008 20:45:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: horms@...ge.net.au
Cc: lvs-devel@...r.kernel.org, netdev@...r.kernel.org,
juliusv@...gle.com, kaber@...sh.net, vbusam@...gle.com
Subject: Re: [PATCH] IPVS: Move userspace definitions to
include/linux/ip_vs.h
From: Simon Horman <horms@...ge.net.au>
Date: Thu, 31 Jul 2008 12:09:28 +1000
> 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".
>
> This also removes the unused NFC_IPVS_PROPERTY bitmask, which was once
> used to point into skb->nfcache.
>
> To make old ipvsadms still compile with this, the old header file includes
> the new one.
>
> Thanks to Dave Miller and Horms for noting/adding the missing Kbuild entry
> for the new header file.
>
> Signed-off-by: Julius Volz <juliusv@...gle.com>
> Acked-by: Simon Horman <horms@...ge.net.au>
Applied, thanks everyone.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists