FlowForwarding / of_protocol

OpenFlow Protocol Library for Erlang
http://flowforwarding.org
Other
36 stars 28 forks source link

Update protocol version 5 requestforward get async reply and set async #71

Open horms opened 10 years ago

horms commented 10 years ago

The current implementation of get async reply and set async for protocol v5 is follows that of protocol v4. However, the OpenFlow 1.4.0 specification defines a rather different format. This patch updates the implementation to follow the specification.

yamt commented 10 years ago

ping!

yamt commented 9 years ago

ping again!