[ovs-git] Open vSwitch: connmgr: Always send full packet in packet_in when not buffering. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Oct 15 23:29:54 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  a119249681edb15c97775522f6b1daa2b3ec6735 (commit)
      from  f47ea0215f0fc2898815c903276d9ec8afd0306e (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 a119249681edb15c97775522f6b1daa2b3ec6735
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a119249681edb15c97775522f6b1daa2b3ec6735
Author: YAMAMOTO Takashi <yamamoto at valinux.co.jp>
		
connmgr: Always send full packet in packet_in when not buffering.
		
According to the specs, if a packet is not buffered for some reasons,
we should send the entire packet, regardless of max_len.

Signed-off-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 ofproto/connmgr.c |   23 +++++++++++++++--------
 1 file changed, 15 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list