commit | d60ae8541dad06dfbb661fa02f010e69f23ee2cf | [log] [tgz] |
---|---|---|
author | Vishnu Emmadi <vishnu.emmadi@bigswitch.com> | Mon Nov 11 15:08:46 2013 -0800 |
committer | Vishnu Emmadi <vishnu.emmadi@bigswitch.com> | Mon Nov 11 15:08:46 2013 -0800 |
tree | 3c8fa81fd3acd6c30f75c060228210c3983f960b | |
parent | aa9af06fd22c3dd343addb99d62c6ea7fac66e27 [diff] |
remove actor fields from reply
diff --git a/openflow_input/bsn_lacp b/openflow_input/bsn_lacp index bd4e1c3..8237641 100644 --- a/openflow_input/bsn_lacp +++ b/openflow_input/bsn_lacp
@@ -63,11 +63,6 @@ uint32_t subtype == 42; uint32_t status; of_port_no_t port_no; - uint16_t actor_sys_priority; - of_mac_addr_t actor_sys_mac; - uint16_t actor_port_priority; - uint16_t actor_port_num; - uint16_t actor_key; }; struct of_bsn_lacp_convergence_notif : of_bsn_header {