commit | d24fca61765d3ca7e3d411c8342a6c8651da90d4 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Mar 01 21:26:35 2016 -0800 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Mar 01 21:26:35 2016 -0800 |
tree | 656a2a2920d4cd455f5fa8af110258984fd78999 | |
parent | 9929a159e66cce53e22abe856ed83cf83a7eb420 [diff] [blame] |
typo
diff --git a/olt.py b/olt.py index de98628..4b2897d 100644 --- a/olt.py +++ b/olt.py
@@ -845,7 +845,7 @@ request = ofp.message.flow_add( table_id=test_param_get("table", 0), cookie=42, - match=m, + match=match, instructions=[ ofp.instruction.apply_actions( actions=[