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)
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>

No differences found