commit | 31b87145c555e1bb68848c7e3e04973bd72b04a4 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Thu May 09 22:05:42 2013 -0700 |
committer | Rich Lane <rlane@bigswitch.com> | Tue May 14 13:08:49 2013 -0700 |
tree | e92bed4f9b48d062207a98e19f97928b85baaa57 | |
parent | 321428759fa0992accf34c0bf3c94fe467367535 [diff] [blame] |
openflow_input: add type values
diff --git a/openflow_input/bsn_table_mod b/openflow_input/bsn_table_mod index fe2dd73..cc5e723 100644 --- a/openflow_input/bsn_table_mod +++ b/openflow_input/bsn_table_mod
@@ -31,7 +31,7 @@ // for use inside components struct of_table_mod { uint8_t version; - uint8_t type; + uint8_t type == 22; uint16_t length; uint32_t xid; uint8_t table_id;