Re: Can HyperV KVP daemon detect if running under Windows Server

2013-03-19 Thread vaughan
ttp://driverdev.linuxdriverproject.org/pipermail/devel/2013-March/036306.html. I updated it and asked Evgeniy Polyakov on how to subscribe group using connector, waiting his feedback. Regards, Vaughan True; but as I said the daemon is to be viewed as simply an extension of the kernel component.

How to assign sockaddr_nl->nl_groups when using connector

2013-03-18 Thread vaughan
iverdev.linuxdriverproject.org/pipermail/devel/2013-March/036306.html to see if my understanding is correct or not? Thanks. -- Regards, Vaughan ___ devel mailing list devel@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/devel

Re: hyperv: is register a mandatory phase by hypervkvpd?

2013-03-13 Thread vaughan
于 2013年03月06日 22:23, KY Srinivasan 写道: -Original Message- From: vaughan [mailto:vaughan@oracle.com] Sent: Tuesday, March 05, 2013 9:09 PM To: KY Srinivasan Cc: Xitao Cao;devel@linuxdriverproject.org; Haiyang Zhang Subject: Re: hyperv: is register a mandatory phase by hypervkvpd? 于

Re: hyperv: is register a mandatory phase by hypervkvpd?

2013-03-05 Thread vaughan
于 2013年03月06日 01:02, Xitao Cao 写道: On Tue, Mar 5, 2013 at 11:42 PM, KY Srinivasan wrote: -Original Message- From: vaughan [mailto:vaughan@oracle.com] Sent: Tuesday, March 05, 2013 7:48 AM To: KY Srinivasan Cc: devel@linuxdriverproject.org; Haiyang Zhang; xitao@gmail.com

hyperv: is register a mandatory phase by hypervkvpd?

2013-03-05 Thread vaughan
Documentation/connector/ and found that a NETLINK_CONNECTOR socket would always some messages with cb_id{1,1}. So blindly suppose all messages are kvp_msg is not correct. hypervkvpd should check the source of messages and perhaps even check nlmsg_type in the nlmsghdr. -- Reg