diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-07-16 12:41:47 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2012-07-16 14:39:39 +0900 |
commit | 42f704f94344f9811737a9276c1163db28196200 (patch) | |
tree | 307d04bbc9085bc97d577641d85cc44a44500833 /HACKING.rst | |
parent | c9edce48725f17fef4330e4f41d81f1894b1575d (diff) |
enable applications to specify OF versions
Some applications need to use particular OF versions.
With this patch, applications can specify OF versions in the following
way:
class YourApplication(app_manager.RyuApp):
OFP_VERSIONS = [ofproto_v1_1.OFP_VERSION, ofproto_v1_2.OFP_VERSION]
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Reviewed-by: Isaku Yamahata <yamahata@valinux.co.jp>
Diffstat (limited to 'HACKING.rst')
0 files changed, 0 insertions, 0 deletions