On Wed, Oct 3, 2012 at 3:44 PM, Jeff Welsch <[email protected]> wrote: > Here is the relevant output from modinfo: > > filename: ./openvswitch.ko > version: 1.8.90 > license: GPL > description: Open vSwitch switching datapath > srcversion: D225A9C6E41431DDC6150EB
But what module is actually loaded - look in dmesg. The other possibility is that this isn't actually from GRE encapsulation but decapsulation. Maybe you're trying to forward traffic out an interface that does have a lower MTU. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
