quality: Add test cases for get_async messages
This commit is contained in:
parent
42dd435b63
commit
c592d9f7c5
8 changed files with 458 additions and 33 deletions
|
|
@ -19,6 +19,8 @@ defmodule Openflow.FlowRemoved do
|
|||
|
||||
alias __MODULE__
|
||||
|
||||
@type reason :: :idle_timeout | :hard_timeout | :delete | :group_delete | :meter | :eviction
|
||||
|
||||
def ofp_type, do: 11
|
||||
|
||||
def read(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue