[ovs-git] Open vSwitch: datapath: Streamline tunnel port lookup (master)

dev at openvswitch.org dev at openvswitch.org
Fri Sep 30 21:39:19 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, master has been updated
       via  f686a33af8cb41ee228e6a35410c9a488fba3eb1 (commit)
      from  be07be4dcba9faa181b195cdda0d8ab3761e738d (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 f686a33af8cb41ee228e6a35410c9a488fba3eb1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f686a33af8cb41ee228e6a35410c9a488fba3eb1
Author: Pravin Shelar <pshelar at nicira.com>
		
datapath: Streamline tunnel port lookup
		
This change is meant to cleanup the tunnel lookup code. We are now using
kernel hash table so we can simplify `struct port_lookup_key`.

Signed-off-by: Pravin B Shelar <pshelar at nicira.com>
Acked-by: Jesse Gross <jesse at nicira.com>


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

Summary of changes:
 datapath/tunnel.c    |  123 ++++++++++++++++++-------------------------------
 datapath/tunnel.h    |   25 +++++++---
 datapath/vport-gre.c |    2 +-
 3 files changed, 63 insertions(+), 87 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list