lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 24 Jul 2008 12:09:37 +0200
From:	"Julius Volz" <juliusv@...gle.com>
To:	"Simon Horman" <horms@...ge.net.au>
Cc:	"David Miller" <davem@...emloft.net>, lvs-devel@...r.kernel.org,
	netdev@...r.kernel.org, kaber@...sh.net, vbusam@...gle.com
Subject: Re: [PATCH] IPVS: Move userspace definitions to include/linux/ip_vs.h

On Thu, Jul 24, 2008 at 2:20 AM, Simon Horman <horms@...ge.net.au> wrote:
> On Wed, Jul 23, 2008 at 04:42:15PM -0700, David Miller wrote:
>> Userland exported headers need to have an entry in include/linux/Kbuild
>>
>> Since this linux/ip_vs.h file is new, a new entry needs to be added there.
>
> Thanks, I wasn't aware of that.

Oh, me neither.

> Julius, I think this is the bit we are missing:
>
> Index: net-next-2.6/include/linux/Kbuild
> ===================================================================
> --- net-next-2.6.orig/include/linux/Kbuild      2008-07-24 10:15:52.000000000 +1000
> +++ net-next-2.6/include/linux/Kbuild   2008-07-24 10:19:08.000000000 +1000
> @@ -97,6 +97,7 @@ header-y += ioctl.h
>  header-y += ip6_tunnel.h
>  header-y += ipmi_msgdefs.h
>  header-y += ipsec.h
> +header-y += ip_vs.h
>  header-y += ipx.h
>  header-y += irda.h
>  header-y += iso_fs.h

Thanks, I'll post the patch again with this!

Julius

-- 
Google Switzerland GmbH
--
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