Gitiles
Code Review
Sign In
gerrit.opencord.org
/
fabric-oftest
/
ae3428c00817b638d0b2595872676e6e7f29c690
/
.
/
src
/
python
/
of11
/
__init__.py
blob: c4407ee2069593eb216528c5f15e8f4963129660 [
file
] [
log
] [
blame
]
"""
Python OpenFlow 1.0 library
Most of the files in this package are automatically generated by tools/munger.
They are checked in to simplify running OFTest.
"""
__all__
=
[
"action_list"
,
"action"
,
"cstruct"
,
"error"
,
"message"
,
"parse"
]