[ovs-dev] [tunnels 0/3] datapath tunnel bug fixes and cleanups

Ben Pfaff blp at nicira.com
Fri Oct 14 15:42:41 PDT 2011


The first patch prepares for the bug fix in the second patch,
and the third patch just cleans up a bit.

Ben Pfaff (3):
  datapath: Factor out repeated tnl_vport_to_vport() calls.
  tunnel: Avoid confusing tunnels that have different types.
  datapath: Simplify tnl_find_port().

 datapath/tunnel.c       |   73 ++++++++++++++++++++--------------------------
 datapath/tunnel.h       |    1 -
 datapath/vport-capwap.c |    4 +-
 datapath/vport-gre.c    |    8 ++--
 4 files changed, 38 insertions(+), 48 deletions(-)

-- 
1.7.4.4




More information about the dev mailing list