chiark / gitweb /
sd-dhcp-client: don't fail hard if UDP socket can not be bound
authorTom Gundersen <teg@jklm.no>
Sun, 29 Jun 2014 14:42:43 +0000 (16:42 +0200)
committerTom Gundersen <teg@jklm.no>
Sun, 29 Jun 2014 14:42:43 +0000 (16:42 +0200)
Even if we cannot renew the lease at T1, we will likely succeed at T2, so warn and ignore the failure.

This could happen if for whatever reason the received address is not yet configured, or it has
been lost.


No differences found