X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=ofproto%2Ffail-open.c;h=60890d496c4878c809f239721931b73f6339a585;hb=8fef8c7121222233075a03d57db7e0b48d5f6be5;hp=0e88729375f32a8a5e2e8a88e8136fab6376fda9;hpb=6dd3fad481b5d801695c2b0529c7d37cac2c9b19;p=sliver-openvswitch.git diff --git a/ofproto/fail-open.c b/ofproto/fail-open.c index 0e8872937..60890d496 100644 --- a/ofproto/fail-open.c +++ b/ofproto/fail-open.c @@ -53,8 +53,9 @@ fail_open_run(struct fail_open *fo) memset(&flow, 0, sizeof flow); ofproto_delete_flow(fo->ofproto, &flow, OFPFW_ALL, 70000); } else { - VLOG_WARN("Could not connect to controller for %d seconds, " - "failing open", disconn_secs); + VLOG_WARN("Could not connect to controller (or switch failed " + "controller's post-connection admission control " + "policy) for %d seconds, failing open", disconn_secs); fo->last_disconn_secs = disconn_secs; /* Flush all OpenFlow and datapath flows. We will set up our