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

View File

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