mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 22:06:10 +02:00
of14: Correct documentation of flow mod flags
* Flags is a bitmap of OFPFF_* values rather than a single OFPFF_* value Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
2f5a1a96e9
commit
7fb985f3a1
@ -4269,7 +4269,7 @@ class OFPFlowMod(MsgBase):
|
||||
entries to include this as an output port
|
||||
out_group For ``OFPFC_DELETE*`` commands, require matching
|
||||
entries to include this as an output group
|
||||
flags One of the following values.
|
||||
flags Bitmap of the following flags.
|
||||
OFPFF_SEND_FLOW_REM
|
||||
OFPFF_CHECK_OVERLAP
|
||||
OFPFF_RESET_COUNTS
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user