Add information about time left before timeouts to flow dumps.
[openvswitch] / tests / ofproto-macros.at
index 3656ecf26b9b6e90c4c2c39f83492a323f5c794a..1184d2604d08e369d08066929d1f2ff67b808704 100644 (file)
@@ -10,6 +10,8 @@ s/ cookie=0x0,//
 s/ table=0,//
 s/ n_packets=0,//
 s/ n_bytes=0,//
+s/idle_age=[0-9]*,//
+s/hard_age=[0-9]*,//
 '
 }]
 m4_divert_pop([PREPARE_TESTS])