From: Jesse Gross
Date: Fri, 28 Jun 2013 18:22:38 -0700
> On Fri, Jun 28, 2013 at 4:07 PM, Pravin B Shelar wrote:
>> Openvswitch uses function from NET_IPGRE_DEMUX module.
>> Add Kconfig dependency to fix following compilation errors:
>> http://marc.info/?l=linux-netdev&m=137244035226634
>>
>> C
On Fri, Jun 28, 2013 at 4:07 PM, Pravin B Shelar wrote:
> Openvswitch uses function from NET_IPGRE_DEMUX module.
> Add Kconfig dependency to fix following compilation errors:
> http://marc.info/?l=linux-netdev&m=137244035226634
>
> CC: Jesse Gross
> Reported-by: Randy Dunlap
> Signed-off-by: Pra
On 06/28/13 16:07, Pravin B Shelar wrote:
> Openvswitch uses function from NET_IPGRE_DEMUX module.
> Add Kconfig dependency to fix following compilation errors:
> http://marc.info/?l=linux-netdev&m=137244035226634
>
> CC: Jesse Gross
> Reported-by: Randy Dunlap
> Signed-off-by: Pravin Shelar
A
Openvswitch uses function from NET_IPGRE_DEMUX module.
Add Kconfig dependency to fix following compilation errors:
http://marc.info/?l=linux-netdev&m=137244035226634
CC: Jesse Gross
Reported-by: Randy Dunlap
Signed-off-by: Pravin Shelar
---
v2-v3:
- Added openvswitch gre config option.
- add