Changeset 39a3656 for npl/internetserver/dhcp/slack-desc
- Timestamp:
- 01/18/22 12:47:33 (3 years ago)
- Branches:
- master
- Children:
- 4455cc2
- Parents:
- 79f7e49
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
npl/internetserver/dhcp/slack-desc
r79f7e49 r39a3656 1 1 # HOW TO EDIT THIS FILE: 2 # The "handy ruler" below makes it easier to edit a package description. 2 # The "handy ruler" below makes it easier to edit a package description. Line 3 3 # up the first '|' above the ':' following the base package name, and the '|' 4 # on the right side marks the last column you can put a character in. 5 # make exactly 11 lines for the formatting to be correct. 4 # on the right side marks the last column you can put a character in. You must 5 # make exactly 11 lines for the formatting to be correct. It's also 6 6 # customary to leave one space after the ':'. 7 7 … … 10 10 dhcp: 11 11 dhcp: This package provides the ISC's DHCP utilities, including both a 12 dhcp: server and client. 12 dhcp: server and client. The DHCP protocol allows a host to contact a 13 13 dhcp: central server which maintains a list of IP addresses which may be 14 dhcp: assigned on one or more subnets. 14 dhcp: assigned on one or more subnets. A DHCP client may request an 15 15 dhcp: address from this pool, and then use it temporarily for communication 16 dhcp: on the network. 16 dhcp: on the network. The DHCP protocol also provides a mechanism whereby 17 17 dhcp: a client can learn important details about the network to which it is 18 18 dhcp: attached, such as the location of a default router or name server.
Note: See TracChangeset
for help on using the changeset viewer.