[ovs-git] Open vSwitch: ofp-parse: Ignore "idle_age" and "hard_age" when parsing a flow string. (branch-1.6)

dev at openvswitch.org dev at openvswitch.org
Fri Feb 1 22:00:34 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, branch-1.6 has been updated
       via  bcb53c0ee832b5da693cf044fb431e4cdae1467b (commit)
      from  0d2c1269573f208b2570cfa370b6b5850cdd4241 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bcb53c0ee832b5da693cf044fb431e4cdae1467b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bcb53c0ee832b5da693cf044fb431e4cdae1467b
Author: Justin Pettit <jpettit at nicira.com>
		
ofp-parse: Ignore "idle_age" and "hard_age" when parsing a flow string.
		
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" and "hard_age" was recently added to the output of
"ovs-ofctl dump-flows", but they were not ignored like the other
metadata.  This commit ignores them.

Signed-off-by: Justin Pettit <jpettit at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/ofp-parse.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list