Daniel Veillard <veillard@xxxxxxxxxx> wrote on 04/30/2010 07:50:02 AM:
> Please respond to veillard
>
[...]
> >
> > - case 53: /* Message type */
> > + case DHCP_OPT_MESSAGETYPE: /* Message type */
> > if (dhcp_opts_len >= 3) {
> > uint8_t *val = (uint8_t *)&dhcpopt->value;
> > switch (*val) {
> > + case DHCP_MSGT_DHCPACK:
> > case DHCP_MSGT_DHCPOFFER:
> > *vmaddr = dhcp->yiaddr;
> > *howDetected = DETECT_DHCP;
> >
>
> Okay, ACK,
Pushed. Thanks.
Stefan
>
> Daniel
>
> --
> Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
> daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/
> http://veillard.com/ | virtualization library http://libvirt.org/
-- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list