a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 35613 and 20167

Description: DHCP server for automatic IP address assignment
 This is the server from version 3 of the Internet Software
 Consortium's implementation of DHCP. For more information, visit
 http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.
Description: DHCP server for automatic IP address assignment
 This is the DHCP server from version 3 of the Internet Software
 Consortium DHCP package. For more information visit the ISC web
 site at http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of BOOTPD!). It assigns
 IP addresses to clients based on lease times. DHCP is used extensively
 by Microsoft and more recently also by Apple. It is probably essential
 in any multi-platform environment.
 .
 Multiple Ethernet Interfaces are supported by this DHCP package.
--- 35613	Thu Jan  1 00:00:00 1970
+++ 20167	Thu Jan  1 00:00:00 1970
@@ -1,11 +1,12 @@
 DHCP server for automatic IP address assignment
- This is the server from version 3 of the Internet Software
- Consortium's implementation of DHCP. For more information, visit
- http://www.isc.org.
+ This is the DHCP server from version 3 of the Internet Software
+ Consortium DHCP package. For more information visit the ISC web
+ site at http://www.isc.org.
  .
  Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
- (actually dhcpd includes much of the functionality of bootpd). It
- gives client machines "leases" for IP addresses and can
- automatically set their network configuration.
+ (actually dhcpd includes much of the functionality of BOOTPD!). It assigns
+ IP addresses to clients based on lease times. DHCP is used extensively
+ by Microsoft and more recently also by Apple. It is probably essential
+ in any multi-platform environment.
  .
- This server can handle multiple ethernet interfaces.
+ Multiple Ethernet Interfaces are supported by this DHCP package.