Fix extraction of flow data from match structure.
authorJustin Pettit <jpettit@nicira.com>
Thu, 26 Jun 2008 18:48:31 +0000 (11:48 -0700)
committerJustin Pettit <jpettit@nicira.com>
Thu, 26 Jun 2008 18:48:50 +0000 (11:48 -0700)
commit4196aaf17e52253b065d3aef5ff943c2b755b7d9
tree9d44aaa7ae414a7b0e9c7bb2a18e9f0e140b6b24
parentdf5df460f09fb8d885ccbf7802402f66431d4149
Fix extraction of flow data from match structure.

This brings the user-space switch in-line with fixes that were previously
made to the kernel one.  The main problem was that when wildcards are used
some of the fields that follow should also be wildcarded.
switch/switch-flow.c