[ovs-dev] [PATCH] ofp-parse: Ignore "idle_age" when parsing a flow string.

Justin Pettit jpettit at nicira.com
Fri Feb 1 22:03:13 UTC 2013


On Feb 1, 2013, at 7:20 AM, Ben Pfaff <blp at nicira.com> wrote:

> On Fri, Feb 01, 2013 at 12:14:56AM -0800, Justin Pettit wrote:
>> It should be possible to feed to output of "ovs-ofctl dump-flows" to
>> "ovs-ofctl add-flows".  However, some of the metadata needs to be
>> ignored.  "idle_age" was recently added to the output of "ovs-ofctl
>> dump-flows", but it was not ignored like the other metadata.  This
>> commit ignores it.
>> 
>> Signed-off-by: Justin Pettit <jpettit at nicira.com>
> 
> We should ignore hard_age also.

Thanks.  I pushed this with "hard_age" to master and branch-1.[9876].

--Justin





More information about the dev mailing list