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
|
|
@ -16,6 +16,8 @@ defmodule Openflow.PacketIn do
|
|||
|
||||
alias __MODULE__
|
||||
|
||||
@type reason :: :no_match | :action | :invalid_ttl | :action_set | :group | :packet_out
|
||||
|
||||
def ofp_type, do: 10
|
||||
|
||||
def read(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue