Hi,
Thanks to Jonathan who did approve the patch by the release team but I'm a
little bit worried : Debian 7.8 is out and still no news ...
Openvswitch kernel module is still not working in Debian stable :(
I suspect that you are quite busy and it's of course a voluntary work.
Thank you in adva
Otherwise if a service connection (which does not have buffers) attempts
to use buffers, '*bufferp' will be uninitialized, which can cause a
segfault in the caller.
Found using OFtest configured to use service (active rather than passive)
connections.
Signed-off-by: Ben Pfaff
---
ofproto/pktbuf
On Fri, Jan 16, 2015 at 05:01:24PM +, Flynn, Dennis R (Dennis) wrote:
> Hi Ben,
>
> After looking more carefully at the logic that parses the LLDP_TLV_MGMT_ADDR
> TLV I agree there is a bug here.
> This is actually code from the open source LLDPD project.
>
> I have opened an issue within th