aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-09-28 09:36:13 -0700
committerBen Pfaff <blp@nicira.com>2011-09-29 09:18:12 -0700
commit3fc5a86ab3e7168993a51ed3e71e25eda40f71fe (patch)
treeaeb4b012e9c9a5f33bc306404cc82a060c678bea /AUTHORS
parente084518ad4e7ce349d23ddda7c74ea8a57ca0f56 (diff)
bridge: Clear out all Interface fields when an interface cannot be created.
When an Interface record is invalid (for example, when the interface that it specifies does not exist and cannot be created), ovs-vswitchd would leave any pre-existing data in its columns, except that it would set the ofport column to -1 to indicate the error. This was sometimes confusing because, for example, the lacp_current field could still be set to "true" if LACP has previously been active and up-to-date. This commit changes ovs-vswitchd to reset all such data to its default values when an interface is invalid. Bug #7450. Reported-by: Duffie Cooley <dcooley@nicira.com> Bug #7491. Reported-by: Ethan Jackson <ethan@nicira.com> Release Notes #7500. Reported-by: Keith Amidon <keith@nicira.com>
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index da82f103..20a53d34 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -61,6 +61,7 @@ Bryan Osoro bosoro@nicira.com
Cedric Hobbs cedric@nicira.com
Dave Walker DaveWalker@ubuntu.com
Derek Cormier derek.cormier@lab.ntt.co.jp
+Duffie Cooley dcooley@nicira.com
DK Moon dkmoon@nicira.com
Gaetano Catalli gaetano.catalli@gmail.com
George Shuklin amarao@desunote.ru