Acked-by: Ethan Jackson
On Fri, Jun 28, 2013 at 5:21 PM, Justin Pettit wrote:
> When determinining what fields to un-wildcard for the symmetric L4 hash,
> don't include the IPv6 address fields if the packet isn't IPv6.
>
> Reported-by: Jarno Rajahalme
> Signed-off-by: Justin Pettit
> ---
> li
When determinining what fields to un-wildcard for the symmetric L4 hash,
don't include the IPv6 address fields if the packet isn't IPv6.
Reported-by: Jarno Rajahalme
Signed-off-by: Justin Pettit
---
lib/flow.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/flow.c