Commit graph

16 commits

Author SHA1 Message Date
Eishun Kondoh
0dd7867ceb Add openflow enum generator 2018-03-24 01:27:48 +09:00
Eishun Kondoh
07fe33df58 secure_channel: Fix ping_timeout event handling 2018-03-23 21:28:12 +09:00
Eishun Kondoh
bb74f3d8c4 secure_channel: Fix transactional_send API to accept xid from handler processes 2018-03-19 23:39:55 +09:00
Eishun Kondoh
57611f9dc0 Fix to use ETS based transaction_id counter 2018-03-18 22:35:03 +09:00
Eishun Kondoh
02ca49adb0 secure_channel: disable gen_statem debug option 2018-03-17 22:46:11 +09:00
Eishun Kondoh
112e0ce4b5 Formatted and fix minor fixes 2018-03-17 22:43:58 +09:00
Eishun Kondoh
658b7448da Fix to handler start_link fail 2018-02-08 22:39:11 +09:00
Eishun Kondoh
4c517a8147 Add API for get current transaction ID 2018-01-31 02:31:56 +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
f2297c551a Add an example controller for hardware switch test 2017-12-01 11:11:11 +09:00
Eishun Kondoh
d454d7124f Refactored SecureChannel 2017-11-26 18:30:52 +09:00
Eishun Kondoh
5762231816 Fix to secure_channel send_message more safer 2017-11-22 12:26:40 +09:00
Eishun Kondoh
2c0b0024a1 Work on test case for secure channel 2017-11-20 20:43:32 +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