commit | f9cbe6993865ef4aa62dc4fb80667f127f5b2a8c | [log] [tgz] |
---|---|---|
author | Kent Hagerman <khagerma@ciena.com> | Tue May 05 17:50:26 2020 -0400 |
committer | Kent Hagerman <khagerma@ciena.com> | Wed May 06 15:40:02 2020 -0400 |
tree | d4def9d533f7c1184703a745b40aa7c0678d2a99 | |
parent | 130ac6dd0d4917e9e8ea32736d955a3d0995ca8a [diff] [blame] |
VOL-3029 - Changed flow hashing to only take into account tableId, priority, and match. Also optimized hash computation. Also modified FlowMatch() and FindFlows() to use a simple comparison based on the hash (flow.Id). Change-Id: Ic82f340405fd3eb2d0a683e3d552759145097f8f
diff --git a/VERSION b/VERSION index 7148b0a..c7a2498 100644 --- a/VERSION +++ b/VERSION
@@ -1 +1 @@ -3.1.9 +3.1.10