commit | 1db4633805d3ffd9e76edd7f075aec9267336ae5 | [log] [tgz] |
---|---|---|
author | Harshmeet Singh <harshmeet.singh@bigswitch.com> | Tue Oct 14 16:29:13 2014 -0700 |
committer | Harshmeet Singh <harshmeet.singh@bigswitch.com> | Tue Oct 14 16:29:13 2014 -0700 |
tree | 007fb6967d83ec915fd5b6b80f00f84623cb9b0c | |
parent | eb070ecc0b87b98b603ffdf48bee6e34bd353fed [diff] [blame] |
update pyloxi to floodlight/loxigen-artifacts @f0964fcb4f8ba88a058a3110b7c647c971b18712
diff --git a/src/python/loxi/of12/oxm.py b/src/python/loxi/of12/oxm.py index f329c69..391d55a 100644 --- a/src/python/loxi/of12/oxm.py +++ b/src/python/loxi/of12/oxm.py
@@ -9,10 +9,11 @@ import struct import loxi import const -import common import action -import instruction import oxm +import message +import instruction +import common import util import loxi.generic_util