mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 13:56:09 +02:00
of14: Correct documentation of meter mod flags
* Flags is a bitmap of OFPMF_* values rather than a single OFPMF_* 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
1ea8199013
commit
2f5a1a96e9
@ -1874,7 +1874,7 @@ class OFPMeterMod(MsgBase):
|
||||
OFPMC_ADD
|
||||
OFPMC_MODIFY
|
||||
OFPMC_DELETE
|
||||
flags One of the following flags.
|
||||
flags Bitmap of the following flags.
|
||||
OFPMF_KBPS
|
||||
OFPMF_PKTPS
|
||||
OFPMF_BURST
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user