On Mon, Jul 27, 2015 at 1:33 PM, Jesse Gross wrote:
> On Tue, Jul 21, 2015 at 3:35 PM, Pravin B Shelar wrote:
>> diff --git a/datapath-windows/ovsext/Debug.h
>> b/datapath-windows/ovsext/Debug.h
>> index 4b7b526..e4e55ac 100644
>> --- a/datapath-windows/ovsext/Debug.h
>> +++ b/datapath-windows/o
On Tue, Jul 21, 2015 at 3:35 PM, Pravin B Shelar wrote:
> diff --git a/datapath-windows/ovsext/Debug.h b/datapath-windows/ovsext/Debug.h
> index 4b7b526..e4e55ac 100644
> --- a/datapath-windows/ovsext/Debug.h
> +++ b/datapath-windows/ovsext/Debug.h
> @@ -31,7 +31,6 @@
> #define OVS_DBG_CHECKSUM B
GRE64 was introduced to extend gre key from 32-bit to 64-bit using
gre-key and sequence number field. But GRE64 is not standard
protocol. There are not many users of this protocol. Therefore we
have decided to remove it.
Signed-off-by: Pravin B Shelar
---
I have also removed gre64 support from wi