Skip to content

Commit

Permalink
Add pause support (#5)
Browse files Browse the repository at this point in the history
* Add pause support

1. Add Controller2 message support
2. Add set packet-in-format message support
3. Add PacketIn2 message support
4. Add Resume message support

Signed-off-by: wgrayson <[email protected]>

* Change Controller2.Userdata to []byte

Signed-off-by: wgrayson <[email protected]>

* Update VERSION to v0.4.0

Signed-off-by: wgrayson <[email protected]>
  • Loading branch information
GraysonWu authored Aug 27, 2021
1 parent 05ca438 commit a965e5f
Show file tree
Hide file tree
Showing 4 changed files with 1,587 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.3.1
v0.4.0
Loading

0 comments on commit a965e5f

Please sign in to comment.