[PATCH 1/6] Drivers: hv: kvp: fix IP Failover

2016-04-02 Thread K. Y. Srinivasan
From: Vitaly Kuznetsov Hyper-V VMs can be replicated to another hosts and there is a feature to set different IP for replicas, it is called 'Failover TCP/IP'. When such guest starts Hyper-V host sends it KVP_OP_SET_IP_INFO message as soon as we finish negotiation procedure. The problem is that it

RE: [PATCH 1/6] Drivers: hv: kvp: fix IP Failover

2016-04-01 Thread KY Srinivasan
inuxdriverproject.org > Subject: Re: [PATCH 1/6] Drivers: hv: kvp: fix IP Failover > > On Tue, Mar 29, 2016 at 02:27:16PM +0200, Vitaly Kuznetsov wrote: > > "K. Y. Srinivasan" writes: > > > > > From: Vitaly Kuznetsov > > > > > > Hyper-V VMs can

Re: [PATCH 1/6] Drivers: hv: kvp: fix IP Failover

2016-03-31 Thread Greg KH
On Tue, Mar 29, 2016 at 02:27:16PM +0200, Vitaly Kuznetsov wrote: > "K. Y. Srinivasan" writes: > > > From: Vitaly Kuznetsov > > > > Hyper-V VMs can be replicated to another hosts and there is a feature to > > set different IP for replicas, it is called 'Failover TCP/IP'. When > > such guest star

Re: [PATCH 1/6] Drivers: hv: kvp: fix IP Failover

2016-03-29 Thread Vitaly Kuznetsov
"K. Y. Srinivasan" writes: > From: Vitaly Kuznetsov > > Hyper-V VMs can be replicated to another hosts and there is a feature to > set different IP for replicas, it is called 'Failover TCP/IP'. When > such guest starts Hyper-V host sends it KVP_OP_SET_IP_INFO message as soon > as we finish negot

[PATCH 1/6] Drivers: hv: kvp: fix IP Failover

2016-03-09 Thread K. Y. Srinivasan
From: Vitaly Kuznetsov Hyper-V VMs can be replicated to another hosts and there is a feature to set different IP for replicas, it is called 'Failover TCP/IP'. When such guest starts Hyper-V host sends it KVP_OP_SET_IP_INFO message as soon as we finish negotiation procedure. The problem is that it