Ignore:
Timestamp:
01/18/22 12:47:33 (3 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master
Children:
4455cc2
Parents:
79f7e49
Message:

dhcpupdate

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/internetserver/dhcp/slack-desc

    r79f7e49 r39a3656  
    11# HOW TO EDIT THIS FILE:
    2 # The "handy ruler" below makes it easier to edit a package description.  Line
     2# The "handy ruler" below makes it easier to edit a package description. Line
    33# 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.  You must
    5 # make exactly 11 lines for the formatting to be correct.  It's also
     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
    66# customary to leave one space after the ':'.
    77
     
    1010dhcp:
    1111dhcp: This package provides the ISC's DHCP utilities, including both a
    12 dhcp: server and client.  The DHCP protocol allows a host to contact a
     12dhcp: server and client. The DHCP protocol allows a host to contact a
    1313dhcp: central server which maintains a list of IP addresses which may be
    14 dhcp: assigned on one or more subnets.   A DHCP client may request an
     14dhcp: assigned on one or more subnets.  A DHCP client may request an
    1515dhcp: address from this pool, and then use it temporarily for communication
    16 dhcp: on the network.   The DHCP protocol also provides a mechanism whereby
     16dhcp: on the network.  The DHCP protocol also provides a mechanism whereby
    1717dhcp: a client can learn important details about the network to which it is
    1818dhcp: attached, such as the location of a default router or name server.
Note: See TracChangeset for help on using the changeset viewer.