On Mon, 27 Nov 2017 15:22:01 +0900 IWASE Yusuke <iwase.yusu...@gmail.com> wrote:
> Currently, Ryu will send the OFPGroupMod message with > "command_bucket_id=0" by the default if using the OpenFlow version 1.5. > OTOH, Open vSwitch expects "command_bucket_id=OFPG_BUCKET_ALL" if > "command" is other than OFPGC_INSERT_BUCKET or OFPGC_REMOVE_BUCKET, > otherwise OVS will rejects the OFPGroupMod message. > > This patch changes the default value of "command_bucket_id" to > OFPG_BUCKET_ALL as OVS expects. > > Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com> > --- > ryu/ofproto/ofproto_v1_5_parser.py | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Applied, thanks. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel