Hi Patrik,

> The first seven patches fix a few issues with the current code.
> 
> Patch 09 adds DHCP lease renewing support when timer T1 triggers. Using
> the UDP socket sending implementation in patch 08, the DHCP lease
> renewal is unicasted to the DHCP server. This means that systemd-network
> should have applied the acquired IP address and default route to the
> proper interface before timer T1 triggers.

this could become racy and we might end up in funny cases if the lease is 
really small. I think networkd and the DHCP need some way of communicating a) I 
set the IP you told me and/or b) we have T1 triggering, have you set the 
address or should I just redo the DHCP process.

Regards

Marcel

_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to