From c566ba192cdbeb6ed6733cb2a6df1f6dd6803b54 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Wed, 19 Feb 2014 18:00:12 +0900 Subject: [PATCH] of14: Document OFPRR_{METER_DELETE, EVICTION} reasons for flow removed message Signed-off-by: Simon Horman Signed-off-by: FUJITA Tomonori --- ryu/ofproto/ofproto_v1_4_parser.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ryu/ofproto/ofproto_v1_4_parser.py b/ryu/ofproto/ofproto_v1_4_parser.py index c8a63433..5a199f36 100644 --- a/ryu/ofproto/ofproto_v1_4_parser.py +++ b/ryu/ofproto/ofproto_v1_4_parser.py @@ -1482,6 +1482,8 @@ class OFPFlowRemoved(MsgBase): OFPRR_HARD_TIMEOUT OFPRR_DELETE OFPRR_GROUP_DELETE + OFPRR_METER_DELETE + OFPRR_EVICTION table_id ID of the table duration_sec Time flow was alive in seconds duration_nsec Time flow was alive in nanoseconds beyond duration_sec