Support for OFPGC11_ADD_OR_MOD

Description

Support for OFPGC11_ADD_OR_MOD
• do not throw errors if a group already exist
• Ovs2.6 (http://openvswitch.org/pipermail/dev/2016-May/071287

Activity

Show:

Former user February 1, 2017 at 6:50 AM

This is the new GROUP Command which being supported from OVS2.6.

Github link:
https://github.com/openvswitch/ovs/commit/88b87a36123e5ce3704b5e79950e83651db43ef7

Review raised for openflowjava:
https://git.opendaylight.org/gerrit/#/c/48621

Review will be raised for openflowplugin. Here we will add support for new command and will make it configurable for now.

Next we need to include change, for component to decide to use this new command or old command.

Michal Rehak January 26, 2017 at 8:31 AM

Hi Shuva,
I failed to find this group command in openflow protocol specifications. Could you provide some reference?

In case this is ovs specific command:
What is the expected behavior in case this command is not supported by device?
Or which component will be in charge to decide weather to use this command?

Done

Details

Assignee

Reporter

Fix versions

Priority

Created October 7, 2016 at 6:20 AM
Updated September 27, 2021 at 9:01 AM
Resolved January 23, 2018 at 5:57 AM