On Mon, Mar 02, 2015 at 04:00:17PM +, Flynn, Dennis R (Dennis) wrote:
> Hi Ben,
>
> We have completed our testing with your additional refinements and everything
> looks good.
>
> I have the following comments after reviewing your changes.
> Once these are addressed to your satisfaction we a
AM
To: dev@openvswitch.org
Cc: Ben Pfaff
Subject: [ovs-dev] [PATCH 00/32] Auto-Attach series plus refinements
This is Dennis Flynn's auto-attach feature plus a number of refinements.
Dennis, will you take a look at it?
Thanks,
Ben.
Ben Pfaff (29):
ovs-vsctl: Fix misused casts.
lldp: Get rid of
This is Dennis Flynn's auto-attach feature plus a number of refinements.
Dennis, will you take a look at it?
Thanks,
Ben.
Ben Pfaff (29):
ovs-vsctl: Fix misused casts.
lldp: Get rid of POKE macros in favor of inline functions.
lldp: Use x*alloc() functions instead of writing them out in-pl