diff options
author | Ben Pfaff <blp@nicira.com> | 2014-02-26 11:12:57 -0800 |
---|---|---|
committer | Ben Pfaff <blp@nicira.com> | 2014-02-26 11:13:42 -0800 |
commit | 2a6f78e0fae96b07b5f328ee071652f4a525b16f (patch) | |
tree | 4245857c2f57098b077babc23457e2b18de88c92 /tests/stp.at | |
parent | 92ae5930c220d5994b691346526bde548ea97765 (diff) | |
download | openvswitch-2a6f78e0fae96b07b5f328ee071652f4a525b16f.tar.gz |
ofproto: Send port status message for port-mods, right away.
Until now, when it processes OFPT_PORT_MOD message, Open vSwitch has waited
for ports to notify it that their status has changed before it sends a
port status update to controllers.
Also, Open vSwitch never sent port config updates at all for port
modifications other than OFPPC_PORT_DOWN. I guess that this is a relic
from the era when there was only one controller, since presumably the
controller already knew that it changed the port configuration. But in the
multi-controller world, it makes sense to send such port status updates,
and I couldn't quickly find anything in OF1.3 or OF1.4 that said they
shouldn't be sent.
EXT-338.
Signed-off-by: Ben Pfaff <blp@nicira.com>
Reported-by: Kmindg G <kmindg@gmail.com>
Diffstat (limited to 'tests/stp.at')
0 files changed, 0 insertions, 0 deletions