commit | 1a82041a3dd27d209f2988edb2490dc47a422e31 | [log] [tgz] |
---|---|---|
author | Rich Lane <rlane@bigswitch.com> | Mon Jan 06 14:15:07 2014 -0800 |
committer | Rich Lane <rlane@bigswitch.com> | Thu Jan 09 15:42:56 2014 -0800 |
tree | be9f16b99101eb8cbe24f8d3905ee6abbc824d51 | |
parent | 84bb77e2a400a72e6c8463be6bad1af596644dca [diff] [blame] |
update pyloxi to 0e07efe22ea803cccfba9ecfe5b6f8ee4e568f28
diff --git a/src/python/loxi/of13/__init__.py b/src/python/loxi/of13/__init__.py index 2099537..f751290 100644 --- a/src/python/loxi/of13/__init__.py +++ b/src/python/loxi/of13/__init__.py
@@ -10,6 +10,7 @@ import instruction import oxm import meter_band +import bsn_tlv from const import * from common import * from loxi import ProtocolError