Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        dhcp-devel: Development headers and libraries for interfacing to the DHCP server
        
        
        - Summary
- Libraries for interfacing with the ISC DHCP server.
Changelog
        
            - * Wed Oct  6 05:00:00 2004 Jason Vas Dias <jvdias{%}redhat{*}com> 7:3.0.1-10_EL3
- - dhcp-3.0.2b1 came out today. A diff of the 'ack_lease' function
- Dave Hankins and I patched exposed a missing '!' on an if clause
- that got dropped with the 'new-host' patch. Replacing the '!' .
- Also found one missing host_dereference. 
            - * Wed Oct  6 05:00:00 2004 Jason Vas Dias <jvdias{%}redhat{*}com> 7:3.0.1-9_EL3
- - clean-up last patch: new-host.patch adds host_reference(host)
- without host_dereference(host) before returns in ack_lease
- (dhcp-3.0.1-host_dereference.patch) 
            - * Mon Sep 27 05:00:00 2004 Jason Vas Dias <jvdias{%}redhat{*}com> 7:3.0.1-9
- - Fix bug 133522:
- PXE Boot clients with static leases not given 'file' option
- 104 by server - PXE booting was disabled for 'fixed-address'
- clients.