On 03/20/16 21:13, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add any v4.7 related material to your linux-next included
> trees until after v4.6-rc1 is released.
>
> Changes since 20160318:
>
on i386:
ERROR: "nf_nat_icmp_reply_translation" [net/openvswitch/openvswitch.ko]
undefined!
On 10/07/14 01:44, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20141003:
>
on i386 or x86_64:
In file included from ../include/net/geneve.h:4:0,
from ../net/openvswitch/flow_netlink.c:45:
../include/net/udp_tunnel.h: In function 'udp_tunnel_handle_offloads':
../include/
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
> Sig
On 06/28/13 12:39, 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
> Sig
On 06/21/13 16:17, Jesse Gross wrote:
> Tunnel constants can be used in generic code but in these cases
> the inline functions in ip_tunnels.h cause compilation problems
> if CONFIG_INET is not set.
>
> CC: Pravin Shelar
> Reported-by: Randy Dunlap
> Signed-off-by: Jesse Gr
On 06/21/13 01:17, Stephen Rothwell wrote:
> Hi all,
>
> Happy solstice!
>
> Changes since 20130620:
>
when CONFIG_INET is not enabled:
CC net/openvswitch/flow.o
In file included from net/openvswitch/flow.c:43:0:
include/net/ip_tunnels.h: In function 'tunnel_ip_select_ident':
include/ne