[ovs-git] Open vSwitch: ofproto-dpif: Receive special packets on patch ports. (master)

dev at openvswitch.org dev at openvswitch.org
Sun Feb 17 00:18:39 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  bb374ef6703b6c8b16bf52fa5a7962d7b7b554e1 (commit)
      from  e995e3df57ea4e27678bc0bea5eb30872994155b (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 bb374ef6703b6c8b16bf52fa5a7962d7b7b554e1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=bb374ef6703b6c8b16bf52fa5a7962d7b7b554e1
Author: Ethan Jackson <ethan at nicira.com>
		
ofproto-dpif: Receive special packets on patch ports.
		
Commit 0a740f48293 (ofproto-dpif: Implement patch ports in
userspace.) allowed special packets (i.e. LACP, CFM, etc) to be
sent on patch ports, but not received.  This patch implements the
logic required to receive special packets on patch ports.

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


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list