Jump to letter: [
          
            ABCDEFGHIKLMNOPRSTUVXY
          ]
        
        dhcp-devel: Development headers and libraries for interfacing to the DHCP server
        
        
        - Summary
- Libraries for interfacing with the ISC DHCP server.
Changelog
        
            - * Mon Jan  4 16:00:00 2010 Jiri Popelka <jpopelka{%}redhat{*}com> - 12:3.0.5-21.1
- - Memory leak in the load_balance_mine() function is fixed. This would leak ~20-30 octets
  per DHCPDISCOVER packet while failover was in use and in normal state. 
            - * Tue Apr 28 17:00:00 2009 David Cantrell <dcantrell{%}redhat{*}com> - 12:3.0.5-21
- - Display usage if init scripts get 'try-restart' or 'reload' args,
  set exit code to 3
  Resolves: rhbz#491868 
            - * Mon Apr 20 17:00:00 2009 David Cantrell <dcantrell{%}redhat{*}com> - 12:3.0.5-20
- - Restrict interface names given on the dhcpd command line to length
  IFNAMSIZ or shorter
  Resolves: rhbz#441524