commit | bc14da104af69bcd505d1fa6bb5d323c1be8d7b8 | [log] [tgz] |
---|---|---|
author | Vishnu Emmadi <vishnu.emmadi@bigswitch.com> | Fri Nov 08 16:17:37 2013 -0800 |
committer | Vishnu Emmadi <vishnu.emmadi@bigswitch.com> | Fri Nov 08 16:17:37 2013 -0800 |
tree | 58466ab238ff4e733ca71f52d1dbb2e5f97fded9 | |
parent | 663e2e587d595c231acc4f6b4e86141aee75c31f [diff] [blame] |
fix comment
diff --git a/openflow_input/bsn_lacp b/openflow_input/bsn_lacp index 8867568..23a5bc2 100644 --- a/openflow_input/bsn_lacp +++ b/openflow_input/bsn_lacp
@@ -30,7 +30,7 @@ #version any -// LACP Convergence Status set in of_bsn_lacp_convergence_status message +// LACP Convergence Status set in of_bsn_lacp_convergence_notif message enum of_bsn_lacp_convergence_status_t(wire_type=uint16_t, complete=False) { LACP_SUCCESS = 0, LACP_TIMEDOUT = 1,