mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 22:06:10 +02:00
of13: 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
4e54354d4e
commit
0dc8cb87df
@ -2346,7 +2346,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