]> git.proxmox.com Git - mirror_ovs.git/commit - NEWS
ofproto: Delete all groups and meters when (un)configuring a controller.
authorBen Pfaff <blp@ovn.org>
Mon, 8 Jan 2018 21:13:34 +0000 (13:13 -0800)
committerBen Pfaff <blp@ovn.org>
Mon, 8 Jan 2018 21:13:34 +0000 (13:13 -0800)
commitd3b8483300532167ece1307252b441de24f07dfa
tree656c191d3009149b10372fd4049bfc2399840cd4
parent7173efa00bb0da0b733ef98c8cb1f09f86359deb
ofproto: Delete all groups and meters when (un)configuring a controller.

Open vSwitch has always deleted all flows from the flow table whenever a
controller is configured or whenever all the controllers are unconfigured.
After this commit, OVS additionally deletes all OpenFlow groups and meters.

Suggested-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Suggested-by: Jan Scheurich <jan.scheurich@ericsson.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Jan Scheurich <jan.scheurich@ericsson.com>
Tested-by: Jan Scheurich <jan.scheurich@ericsson.com>
Reviewed-by: Greg Rose <gvrose8192@gmail.com>
Tested-by: Greg Rose <gvrose8192@gmail.com>
AUTHORS.rst
NEWS
ofproto/ofproto.c
tests/ofproto.at
vswitchd/vswitch.xml