[ovs-git] Open vSwitch: ofproto-dpif: Store patch port peer in struct ofport_dpif. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jun 18 20:54:23 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  6cbbf4fa07f12f7f3977a1b3b63783220f4db3ea (commit)
       via  f1e78bbd29981a026f732b45cffd7c42a968735d (commit)
      from  34a78b1869c69fa6bf50e2b77ee7969f00509794 (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 6cbbf4fa07f12f7f3977a1b3b63783220f4db3ea
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6cbbf4fa07f12f7f3977a1b3b63783220f4db3ea
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif: Store patch port peer in struct ofport_dpif.
		
This removes ofproto-dpif-xlate's dependency on ofport_get_peer()
which, while cleaner in-and-of itself, will become more important
as ofproto-dpif_xlate modularizes.

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


commit f1e78bbd29981a026f732b45cffd7c42a968735d
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f1e78bbd29981a026f732b45cffd7c42a968735d
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif: Reconfigure tunnel in port_modified().
		
This seems like the logical place to do it.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 lib/netdev-vport.c           |    2 +-
 ofproto/ofproto-dpif-xlate.c |   25 ++++++++-------
 ofproto/ofproto-dpif.c       |   69 ++++++++++++++++++++++++++++++------------
 ofproto/ofproto-dpif.h       |    3 +-
 4 files changed, 64 insertions(+), 35 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list