Fix problem where packets never matched in hash table and flows always added regardle...
authorJustin Pettit <jpettit@nicira.com>
Tue, 19 Aug 2008 05:23:03 +0000 (22:23 -0700)
committerJustin Pettit <jpettit@nicira.com>
Tue, 19 Aug 2008 05:23:03 +0000 (22:23 -0700)
commit3be2832bf4b26cac30cb4d14d25b91774db5908a
treef99d75dc765009122ca3d42fc184871f6d442a4f
parent829f7d396138fcd177b62d97b45920b837f02d65
Fix problem where packets never matched in hash table and flows always added regardless of whether they currently exist.
datapath/table-hash.c
switch/table-hash.c