On Fri, Oct 14, 2011 at 05:33:06PM -0700, Jesse Gross wrote:
> On Fri, Oct 14, 2011 at 3:42 PM, Ben Pfaff wrote:
> > 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_v
On Fri, Oct 14, 2011 at 3:42 PM, Ben Pfaff wrote:
> 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
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