Commit graph

17 commits

Author SHA1 Message Date
Eishun Kondoh
9ddd82fcab openflow/match: Refactored 2019-07-09 11:58:23 +09:00
Eishun Kondoh
422ab63dad openflow/set_config: Fix config_flags value to be more easy to understand 2019-06-04 18:49:34 +09:00
Eishun Kondoh
599f1947db quality: Add test cases for port_desc and port_stats messages 2019-05-05 23:39:46 +09:00
Eishun Kondoh
b5d0a5654a quality: Add test cases for group_desc and group_features messages 2019-05-05 23:39:46 +09:00
Eishun Kondoh
c592d9f7c5 quality: Add test cases for get_async messages 2019-05-05 23:39:46 +09:00
Eishun Kondoh
f3fc896408 quality: Add some test cases for openflow messages 2019-05-05 23:39:46 +09:00
Eishun Kondoh
f3d2ab1fb7 Feature/bundle support (#15)
* openflow: Add bundle support

* openflow: Add bundle message generator and parser

* openflow: Add bundle API
2019-05-05 23:39:45 +09:00
Eishun Kondoh
c7c0e168b5 openflow/error: Add errors 2018-10-05 23:27:43 +09:00
Eishun Kondoh
2186642d58 Add OFP_ERROR codes that related to NX_RESUME 2018-08-29 09:50:46 +09:00
Eishun Kondoh
0dd7867ceb Add openflow enum generator 2018-03-24 01:27:48 +09:00
Eishun Kondoh
44919bc079 Refactored Enum macro 2018-03-23 21:28:37 +09:00
Eishun Kondoh
112e0ce4b5 Formatted and fix minor fixes 2018-03-17 22:43:58 +09:00
Eishun Kondoh
7635272fbd Formatted 2018-01-30 22:47:31 +09:00
Eishun Kondoh
fadfcd76bd Fix def function order of enum macro, and more human readable disconnected handler 2018-01-30 22:38:54 +09:00
Eishun Kondoh
2974723807 Confession of guilt 2017-11-22 10:41:20 +09:00
Eishun Kondoh
e52fe31b79 Implement Openflow Protocol and Callback system 2017-11-20 13:38:24 +09:00
Eishun Kondoh
fc02a678de Openflow parser 2017-11-13 22:52:53 +09:00