On Mon, Oct 17, 2011 at 10:31:44PM -0700, Justin Pettit wrote:
> static const uint8_t eth_addr_stp[ETH_ADDR_LEN] OVS_UNUSED
> - = { 0x01, 0x80, 0xC2, 0x00, 0x00, 0x01 };
> + = { 0x01, 0x80, 0xC2, 0x00, 0x00, 0x00 };Sheesh. That's embarrassing. This should go to branch-1.2 and branch-1.3 as well as master. Thanks, Ben. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
