On Tue, Oct 9, 2012 at 12:57 PM, Kyle Mestery (kmestery)
wrote:
> On Oct 9, 2012, at 2:55 PM, Pravin B Shelar wrote:
>> Commit 2de795adb96 (datapath: 64-bit GRE support) introduced a bug
>> for tunnels with no key. Following patch fixes it by setting tunnel
>> type to GRE type.
>>
>> Bugs: 13511
On Oct 9, 2012, at 2:55 PM, Pravin B Shelar wrote:
> Commit 2de795adb96 (datapath: 64-bit GRE support) introduced a bug
> for tunnels with no key. Following patch fixes it by setting tunnel
> type to GRE type.
>
> Bugs: 13511
> Signed-off-by: Pravin B Shelar
Acked-by: Kyle Mestery
___
Commit 2de795adb96 (datapath: 64-bit GRE support) introduced a bug
for tunnels with no key. Following patch fixes it by setting tunnel
type to GRE type.
Bugs: 13511
Signed-off-by: Pravin B Shelar
---
datapath/vport-gre.c |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/