commit | d9e3f7bab7778c96867e49beb723245f0f011146 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Mon Nov 04 11:40:43 2013 -0800 |
committer | Rich Lane <rlane@bigswitch.com> | Mon Nov 04 11:40:43 2013 -0800 |
tree | b04cc3247b66400afdd5e1f5931aa39fe39f7b30 | |
parent | 251d30a48f0bf2c9fd3bc5f26e2bd38060eecd11 [diff] [blame] |
update pyloxi to c4da04db638135e618763773bd03371db1c9b7fd
diff --git a/src/python/loxi/of10/const.py b/src/python/loxi/of10/const.py index cf4f6f5..5840b9a 100644 --- a/src/python/loxi/of10/const.py +++ b/src/python/loxi/of10/const.py
@@ -432,6 +432,11 @@ 1: 'OFPSF_REPLY_MORE', } +# Identifiers from group ofp_stats_request_flags + +ofp_stats_request_flags_map = { +} + # Identifiers from group ofp_stats_type OFPST_DESC = 0 OFPST_FLOW = 1