lib/hash.h: add hash_uint64()
authorAndy Zhou <azhou@nicira.com>
Fri, 28 Mar 2014 02:38:04 +0000 (19:38 -0700)
committerAndy Zhou <azhou@nicira.com>
Fri, 28 Mar 2014 19:51:57 +0000 (12:51 -0700)
commit965607c850bb14e24905c46845d050f14105d923
tree5a4e374d5dc46c0cc6524c2396c51c05abf82667
parent17041b123264aad1c3824e5f2edc37b580b38c92
lib/hash.h: add hash_uint64()

Add hash_uint64() and apply it when appropriate.

Signed-off-by: Andy Zhou <azhou@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/cfm.c
lib/classifier.c
lib/hash.h
lib/packets.c
ofproto/ofproto.c