[ovs-git] Open vSwitch: flow: New function hash_ofp_port() and hash_ofp_port(). (master)

dev at openvswitch.org dev at openvswitch.org
Mon Jun 24 21:19:03 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, master has been updated
       via  f9c0c3eccdb8e14dc8fbf572e515dbef1eb7b2ee (commit)
       via  7894e7daad4bc780dc3386bf2c28cafdc0692016 (commit)
       via  fbd683d0096b7da0e993c5412dd6c9e27cd49c75 (commit)
      from  ad28062f23b58f12983d1b73ffab68bb9597be00 (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 f9c0c3eccdb8e14dc8fbf572e515dbef1eb7b2ee
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f9c0c3eccdb8e14dc8fbf572e515dbef1eb7b2ee
Author: Ethan Jackson <ethan at nicira.com>
		
flow: New function hash_ofp_port() and hash_ofp_port().
		
These functions are used so often, that having an easy to read
helper is worth it.

Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit 7894e7daad4bc780dc3386bf2c28cafdc0692016
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7894e7daad4bc780dc3386bf2c28cafdc0692016
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif: Minor need_revalidate tweaks.
		
This patch makes some minor tweaks to need_revalidate sets in
ofproto-dpif.

Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit fbd683d0096b7da0e993c5412dd6c9e27cd49c75
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=fbd683d0096b7da0e993c5412dd6c9e27cd49c75
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif-ipfix: Use XXX instead of TODO.
		
XXX is preferred over TODO according to the style guide.

Signed-off-by: Ethan Jackson <ethan at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/flow.h                   |   12 ++++++++++++
 lib/learning-switch.c        |    4 ++--
 ofproto/ofproto-dpif-ipfix.c |    2 +-
 ofproto/ofproto-dpif-sflow.c |    7 +++----
 ofproto/ofproto-dpif.c       |   18 +++++++++---------
 ofproto/ofproto.c            |    5 ++---
 ofproto/pinsched.c           |    2 +-
 vswitchd/bridge.c            |    5 ++---
 8 files changed, 32 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list