Skip to content
Snippets Groups Projects
Commit 31548249 authored by Justin Flammia's avatar Justin Flammia Committed by Ben Warren
Browse files

DHCP Client Fix


This is a multi-part message in MIME format.

commit e6e505eae94ed721e123e177489291fc4544b7b8
Author: Justin Flammia <jflammia@savantav.com>
Date:   Mon Oct 29 17:19:03 2007 -0400

    Found a bug in the way the DHCP Request packet is built, where the IP address
    that is offered by the server is bound to prematurely. This patch is a fix of
    that bug where the IP address offered by the DHCP server is not used until
    after the DHCP ACK from the server is received.

Signed-off-by: default avatarJustin Flammia <jflammia@savantav.com>
Signed-off-by: default avatarBen Warren <bwarren@qstreams.com>
parent d78791ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment