
21 Dec
2011
21 Dec
'11
4:50 p.m.
On 12/21/2011 10:29 AM, Eric Blake wrote:
On 12/21/2011 08:19 AM, Stefan Berger wrote:
Remove the requirement that DHCP messages have to be broadcasted. It might be worth listing more rationale, such as a scenario that fails without this patch.
DHCP requests are most often sent via broadcast but can be directed at a specific DHCP server. For example 'dhclient' takes '-s <server>' as a command line parameter thus allowing DHCP requests to directed at a specific DHCP server. I'll add above rational to the commit message. Stefan