lvs-devel
|
To: | juliusv@xxxxxxxxxx |
---|---|
Subject: | Re: [PATCH 2/2] IPVS: Add genetlink interface implementation |
Cc: | netdev@xxxxxxxxxxxxxxx, lvs-devel@xxxxxxxxxxxxxxx, vbusam@xxxxxxxxxx, horms@xxxxxxxxxxxx, kaber@xxxxxxxxx, davem@xxxxxxxxxxxxx, yoshfuji@xxxxxxxxxxxxxx |
From: | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx> |
Date: | Thu, 10 Jul 2008 00:17:48 +0900 (JST) |
In article <1215616317-11386-3-git-send-email-juliusv@xxxxxxxxxx> (at Wed, 9 Jul 2008 17:11:57 +0200), Julius Volz <juliusv@xxxxxxxxxx> 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 ",". --yoshfuji -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html |
<Prev in Thread] | Current Thread | [Next in Thread> |
---|---|---|
|
Previous by Date: | [PATCH 2/2] IPVS: Add genetlink interface implementation, Julius Volz |
---|---|
Next by Date: | Re: [PATCH 2/2] IPVS: Add genetlink interface implementation, Julius Volz |
Previous by Thread: | [PATCH 2/2] IPVS: Add genetlink interface implementation, Julius Volz |
Next by Thread: | Re: [PATCH 2/2] IPVS: Add genetlink interface implementation, Julius Volz |
Indexes: | [Date] [Thread] [Top] [All Lists] |