commit | c717bc0487ec794074d4e1f97e14fbf63643bc00 | [log] [tgz] |
---|---|---|
author | Harshmeet Singh <harshmeet.singh@bigswitch.com> | Thu Nov 20 12:51:38 2014 -0800 |
committer | Harshmeet Singh <harshmeet.singh@bigswitch.com> | Thu Nov 20 12:51:38 2014 -0800 |
tree | 9d168609d17705cc47452e12bc8124cb2a2f5231 | |
parent | 6086feef1ac2d10dec14b07758f071e8a27ffafe [diff] |
add comment
diff --git a/openflow_input/bsn_tlv b/openflow_input/bsn_tlv index 1d452ae..16637cd 100644 --- a/openflow_input/bsn_tlv +++ b/openflow_input/bsn_tlv
@@ -392,5 +392,5 @@ struct of_bsn_tlv_interval : of_bsn_tlv { uint16_t type == 58; uint16_t length; - uint32_t value; + uint32_t value; /* Milliseconds */ };