[ovs-git] Open vSwitch: ofproto: Document that ->rule_construct() should uninitialize victim rules. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Sep 9 19:54:25 UTC 2011


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, master has been updated
       via  a6a62132df2741914c1e2564cffe33ef2f5ec421 (commit)
       via  dc12d1c3de75773b4c6cef6aa85d12c7dbb5570a (commit)
      from  b6e001b699d9affb558278ec90950f9960fe1826 (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 a6a62132df2741914c1e2564cffe33ef2f5ec421
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a6a62132df2741914c1e2564cffe33ef2f5ec421
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Document that ->rule_construct() should uninitialize victim rules.
		
The comments didn't say how this should work, so this clarifies it.


commit dc12d1c3de75773b4c6cef6aa85d12c7dbb5570a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=dc12d1c3de75773b4c6cef6aa85d12c7dbb5570a
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Fix documentation for calls to ->rule_destruct().
		
This documented what I intended to implement and what I thought I had
implemented, but not what the code actually did.  It is a little easier to
fix the documentation to match the implementation than vice versa, so this
commit does so.

Reported-by: Hao Zheng <hzheng at nicira.com>


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

Summary of changes:
 ofproto/ofproto-provider.h |   15 ++++++++++-----
 ofproto/ofproto.c          |   25 +++++++++++++++++++++++--
 2 files changed, 33 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list