On Sun, Oct 13, 2013 at 11:56:48AM +0400, Vasiliy Tolstov wrote: > sending OFPBRC_BUFFER_EMPTY error reply to OFPT_FLOW_MOD message > 2013-10-13T07:54:11.282Z|1971411|vconn|DBG|tcp:172.16.252.252:6633: > sent (Success): OFPT_ERROR (xid=0x536): OFPBRC_BUFFER_EMPTY > OFPT_FLOW_MOD (xid=0x536):
The controller specified a bad buffer_id. Use all-1-bits if there's no buffer, not all-0-bits. See the OpenFlow spec for details. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss