On Jun 19, 2013, at 10:44 PM, Ben Pfaff wrote:
> On Wed, Jun 19, 2013 at 06:38:25PM -0700, Justin Pettit wrote:
>> A number of use-cases weren't handled properly when determining what can
>> be wildcarded for megaflows. This commit both catches additional fields
>> that cannot be wildcarded and
On Wed, Jun 19, 2013 at 06:38:25PM -0700, Justin Pettit wrote:
> A number of use-cases weren't handled properly when determining what can
> be wildcarded for megaflows. This commit both catches additional fields
> that cannot be wildcarded and loosens a few other cases.
>
> Bug #17979
>
> Signed
A number of use-cases weren't handled properly when determining what can
be wildcarded for megaflows. This commit both catches additional fields
that cannot be wildcarded and loosens a few other cases.
Bug #17979
Signed-off-by: Justin Pettit
---
v1 -> v2: Remove IPFIX un-wildcarding.
v2 -> v3: