Skip to content
  • Justin Flammia's avatar
    DHCP Client Fix · e5c794e4
    Justin Flammia authored
    
    
    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>
    e5c794e4