quality: Add test cases for flow_stats messages
This commit is contained in:
parent
7055dfd93b
commit
2557778042
4 changed files with 256 additions and 61 deletions
|
|
@ -33,9 +33,6 @@ defmodule Openflow.Multipart.Aggregate.Request do
|
|||
def ofp_type, do: 18
|
||||
|
||||
@spec new(
|
||||
version: 4,
|
||||
datapath_id: String.t(),
|
||||
aux_id: 0..0xFF | nil,
|
||||
xid: 0..0xFFFFFFFF,
|
||||
table_id: 0..0xFF | :all | :max,
|
||||
out_port: Openflow.Port.no(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue