NetworkManager/NEWS.md
Tom Gundersen e23b3c9c3a Squashed 'shared/n-dhcp4/' content from commit fb1d43449
git-subtree-dir: shared/n-dhcp4
git-subtree-split: fb1d43449ba80a54c70b0fe14cd0b7fd31d8504f
2019-05-14 13:35:50 +02:00

815 B

n-dhcp4 - Dynamic Host Configuration Protocol for IPv4

CHANGES WITH 1:

    * Initial release of n-dhcp4, an implementation of the IPv4 Dynamic
      Host Configuration Protocol as defined in RFC-2132+.

    * This is a pre-release. The code is not yet ready for production.
      Furthermore, the server implementation is incomplete and subject to
      change.
      The client implementation is considered complete, but the API is not
      set in stone. We will have to adapt it according to the needs of the
      users. Hence, this release does not provide any ABI stability
      guarantees, yet.

    * The n-dhcp4 project is now dual-licensed: ASL-2.0 and LGPL-2.1+

    Contributions from: David Rheinsberg, Tom Gundersen

    - Tübingen, 2019-05-10