summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-07-17 06:57:34 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2012-07-17 19:32:13 +0900
commit4c2de66d32d51faf313ea14f84ce89dcbdf2e164 (patch)
tree1d99e8fb6ad6dd3e1c45b44e99153c4e3dbd10ff /.gitignore
parentad184686a89c8362a5b991f71d1283c93ce408fc (diff)
stop import ofproto_v1_0 as ofproto
'from . import ofproto_v1_0 as ofproto' in ryu/ofproto/__init__.py is a wrong assumption. We need to remove it. This introduces ryu/ofproto/ofproto_common.py including only constatns that OF version independent code must use. Note that I don't move data structures there that multiple OF versions can share (like OVS does). Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions