dhcpcd-discuss

Re: reporting an issue

Roy Marples

Thu Feb 25 09:26:15 2010

On 25/02/2010 02:15, Xia Weizhong wrote:
I am not sure if this got catched, we just find an issue when the dhcp
server send out the ACK message with some options appear multiple times.

Then in dhcp.c/get_option, "return (const uint8_t *)&opt_buffer;" should
be "return (const uint8_t *)opt_buffer;"

Yes, this does look like a bug.
Fixed in http://roy.marples.name/projects/dhcpcd/changeset/67cc535c16cd2c0560cda850d12d6eb8dad200d1

Thanks

Roy

References:
reporting an issueXia Weizhong
Archive administrator: postmaster@marples.name