lib: Move l4 flow hash to the flow library.
authorEthan Jackson <ethan@nicira.com>
Wed, 2 Feb 2011 02:50:25 +0000 (18:50 -0800)
committerEthan Jackson <ethan@nicira.com>
Wed, 2 Feb 2011 19:32:40 +0000 (11:32 -0800)
commitff55ea1f29360533699edb77747a919505282057
tree582f0a88ea2a07f83e2e498baf87ffdb5a4f423e
parent0acae9fdc58c524f0fe6877b3a8197dd09a279d2
lib: Move l4 flow hash to the flow library.

This commit moves hash_symmetric_l4() to the flow library so that
it may be used in future patches.
lib/flow.c
lib/flow.h
lib/multipath.c