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