We already implement OFPFUTIL_FF_RESET_COUNTS.
Signed-off-by: Jarno Rajahalme <[email protected]>
---
ofproto/ofproto.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/ofproto/ofproto.c b/ofproto/ofproto.c
index 8bd5f03..30b1b97 100644
--- a/ofproto/ofproto.c
+++ b/ofproto/ofproto.c
@@ -4336,8 +4336,6 @@ modify_flows__(struct ofproto *ofproto, struct
ofputil_flow_mod *fm,
long long int now = time_msec();
- /* FIXME: Implement OFPFUTIL_FF_RESET_COUNTS */
-
if (change_cookie) {
cookies_remove(ofproto, rule);
}
--
1.7.10.4
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev