Yup, that was the issue. Thanks. ________________________________________ From: Jesse Gross [je...@nicira.com] Sent: Monday, December 26, 2011 12:15 PM To: Michael Nelson Cc: discuss@openvswitch.org Subject: Re: [ovs-discuss] GRE address family error with OVS 1.3.0
On Sat, Dec 24, 2011 at 5:12 AM, Michael Nelson <mnli...@tnld.net> wrote: > I have the GRE module compiled in to the kernel. I ran strace against > ovs-vswitchd to see if I could figure out anything, but nothing obvious > popped out. OVS doesn't use the kernel implementation but has its own instead. Most likely the kernel GRE module is loaded, which prevents OVS from registering as the GRE protocol handler and dropping GRE support at load time. I suspect that if you look at dmesg you will see messages to this effect. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss