[systemd-devel] [PATCH] sd-dhcp-client: clean up raw socket sd_event_source when creating new UDP socket
Dave Reisner
d at falconindy.com
Thu Oct 30 17:38:00 PDT 2014
On Thu, Oct 30, 2014 at 09:39:40PM +0100, Tom Gundersen wrote:
> Applied. Thanks!
>
But not pushed?
> On Thu, Oct 30, 2014 at 8:23 PM, Dan Williams <dcbw at redhat.com> wrote:
> > The raw socket sd_event_source used for DHCP server solicitations
> > was simply dropped on the floor when creating the new UDP socket
> > after a lease has been acquired. Clean it up properly so we're
> > not still listening and responding to events on it.
> >
> > ---
> > ...
More information about the systemd-devel
mailing list