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:
Simon Horman 2014-03-03 11:38:31 +09:00 committed by FUJITA Tomonori
parent 2f5a1a96e9
commit 7fb985f3a1

View File

@ -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