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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 23 Jul 2008 16:42:15 -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: Tue, 22 Jul 2008 10:37:57 +1000

> From: Julius Volz <juliusv@...gle.com>
> 
> 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.
> 
> Signed-off-by: Julius Volz <juliusv@...gle.com>
> Acked-by: Simon Horman <horms@...ge.net.au>

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.
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ