Revert "flow: Split flow_extract"
authorSimon Horman <horms@verge.net.au>
Fri, 15 Mar 2013 14:27:10 +0000 (15:27 +0100)
committerJesse Gross <jesse@nicira.com>
Fri, 15 Mar 2013 20:58:15 +0000 (13:58 -0700)
commit0c8dcab89261d7d9eb67a8d524a7db970a3227ac
tree8c6b97805356f760d7e588d5c9d11ff0cfa53060
parent186afbfef9dcdd3d98529a21f47d42d9e1b6d677
Revert "flow: Split flow_extract"

It was planned to use this code to allow further processing of packets, a
second pass done when constructing a flow.  Instead it is now planned to
use recirculation to address the problems that secondary processing aimed
to resolve.  As a result there are no longer plans to use
flow_extract_l3_onwards() and it seems prudent to remove it.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Jesse Gross <jesse@nicira.com>
lib/flow.c
lib/flow.h