mirror of
https://github.com/openvswitch/ovs
synced 2025-10-23 14:57:06 +00:00
The architecture-specific hash library automatically selects either jhash or CRC32 if it is available on the current processor. Signed-off-by: Jesse Gross <jesse@nicira.com>