On Wed, Jan 02, 2013 at 03:03:47PM -0800, Jeff Welsch wrote: > I am adding a tunnel, type GRE, named tunnel_0123456789 and > receiving this message in the log files:
The name is too long. The kernel limits network device and vport names to 15 bytes. Your name is 17 bytes long. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
