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, 9 Jul 2008 17:24:40 +0200
From:	"Julius Volz" <juliusv@...gle.com>
To:	"YOSHIFUJI Hideaki / 吉藤英明" 
	<yoshfuji@...ux-ipv6.org>
Cc:	netdev@...r.kernel.org, lvs-devel@...r.kernel.org,
	vbusam@...gle.com, horms@...ge.net.au, kaber@...sh.net,
	davem@...emloft.net
Subject: Re: [PATCH 2/2] IPVS: Add genetlink interface implementation

On Wed, Jul 9, 2008 at 5:17 PM, YOSHIFUJI Hideaki / 吉藤英明
<yoshfuji@...ux-ipv6.org> wrote:
> In article <1215616317-11386-3-git-send-email-juliusv@...gle.com> (at Wed,  9 Jul 2008 17:11:57 +0200), Julius Volz <juliusv@...gle.com> says:
>
> :
>> +static struct genl_ops ip_vs_genl_ops[] __read_mostly = {
>> +     /* SET commands */
>> +     {
>> +             .cmd    = IPVS_CMD_ADD_SERVICE,
>> +             .flags  = GENL_ADMIN_PERM,
>> +             .policy = ip_vs_entries_policy,
>> +             .doit   = ip_vs_genl_set_cmd
>
> please add ",".

Thanks, did that!

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