On Mon, Jun 01, 2015 at 11:24:18AM -0700, Alex Wang wrote:
> This commit adds functions that check if the 'struct flow_wildcards'
> member is fully masked (exact-match) or fully unmasked (don't care
> the entire field at all). Also, this commit adds a function to
> change a more wildcarded flow to
This commit adds functions that check if the 'struct flow_wildcards'
member is fully masked (exact-match) or fully unmasked (don't care
the entire field at all). Also, this commit adds a function to
change a more wildcarded flow to a more specific one.
Signed-off-by: Alex Wang
Acked-by: Ben Pfaf