[ovs-git] Open vSwitch: ofproto-dpif: Emit set_tunnel when required to. (branch-1.2)

dev at openvswitch.org dev at openvswitch.org
Tue Sep 13 23:19:11 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, branch-1.2 has been updated
       via  c5e3adc986cd6e44d69170ad9a84c0970653665f (commit)
      from  7bbb970161407c4fbb386bcdc97f95eac5298ddd (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 c5e3adc986cd6e44d69170ad9a84c0970653665f
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=c5e3adc986cd6e44d69170ad9a84c0970653665f
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif: Emit set_tunnel when required to.
		
ofproto-dpif assumed that the datapath initialized the tun_id of a
flow on egress, to its tun_id on ingress.  For this reason, if
OpenFlow actions set the tun_id to a flow's ingress tun_id,
ofproto-dpif would fail to emit a set_tunnel action.

Reported-by: Igor Ganichev <iganichev at nicira.com>
Reported-by: Pankaj Thakkar <thakkar at nicira.com>


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

Summary of changes:
 ofproto/ofproto-dpif.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list