[ovs-git] Open vSwitch: ofproto: Properly initialize table_id when creating rules. (master)

dev at openvswitch.org dev at openvswitch.org
Mon May 23 23:09:42 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  0ab6decf2ce8bae6290967b6f0a3252dc86c4c55 (commit)
      from  1ff83721f49bb89f2931ce464b4745e47c6a657a (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 0ab6decf2ce8bae6290967b6f0a3252dc86c4c55
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0ab6decf2ce8bae6290967b6f0a3252dc86c4c55
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Properly initialize table_id when creating rules.
		
Nothing was initializing table_id, and there was no "hook" to choose an
appropriate table.  This fixes both problems.

Found by inspection.


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

Summary of changes:
 ofproto/ofproto-dpif.c |    1 +
 ofproto/ofproto.c      |   25 +++++++++++++++++++++----
 ofproto/private.h      |   19 +++++++++++++++++++
 3 files changed, 41 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list