reporting an issue
Xia Weizhong
Thu Feb 25 02:15:33 2010Hi 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;" pls check. thanks, Xia Weizhong
| Re: reporting an issue | Roy Marples |