DHCPInfo 0.17 (24 Jan 2003)
========

The DHCPInfo application provides information about the
state of the DHCP controlled interfaces. Selecting an
interface in the window will display information about
that interfaces.

The fields have the following meanings :
  
  State - indicates the state of the DHCP configuration
          process in terms defined in RFC 2131 :
            Sleeping - the Internet stack is currently
                       inactive (non-RFC term).
            Init-Reboot - starting to request the same
                       IP address as previously.
            Init     - starting with a fresh request for
                       an address.
            Rebooting - requesting the same address as
                       previously.
            Selecting - awaiting an offer of an address
                       from the DHCP server.
            Requesting - have requested address and am
                       awaiting its confirmation.
            Bound    - have an address.
            Renewing - have sent requests to renew our
                       lease to the server.
            Rebinding - renew requests were unanswered;
                       so am requesting another address.

  Leased - time at which the lease was last obtained.
  Expires - time at which the lease will expire and the
          address must be relinquished.
  Renew  - time at which the lease must be renewed.
  Rebind - time at which another lease must be sought.
  IP     - the address which we have been leased.
  Server - the server which provided us with this lease.
  Relay  - the BOOTP gateway (also known as the relay)
           through which the lease was provided.

