NetworkManager/NEWS.md
Thomas Haller b6bd5bb7c5 Squashed 'src/n-dhcp4/' content from commit 281f431756e3
git-subtree-dir: src/n-dhcp4
git-subtree-split: 281f431756e32b6a978a92e6c1a95478917a6720
2021-10-01 15:43:42 +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