diff options
| author | Thomas Markwalder <tmark@isc.org> | 2018-12-20 14:19:46 -0500 |
|---|---|---|
| committer | Thomas Markwalder <tmark@isc.org> | 2018-12-20 14:19:46 -0500 |
| commit | 7fbbfde2a0742a3d579d51ec94fc9b91687fb901 (patch) | |
| tree | d8cb06c9f4a7bef8ba44de5edf731154caf5c990 | |
| parent | 34f40035bf7a7849083138cacee440a9f0991d67 (diff) | |
[master] Added ChangeLog entry 1507.82-improve-kea-test-capabilities_base371-ld-warning-message-on-macos-build_base367-kea-does-not-compile-with-boost-installed-at-not-default-location_base366-check-circular_buffer-hpp-existence-in-configure_base354-compilation-with-mysql-fails-on-fedora-29_base30-implement-control-socket-for-ddns-2_base111-configure-options-with-pgsql-not-working-properly_base111-configure-options-with-mysql-not-working-properly_base111-configure-options-with-cql-not-working-properly_base
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1507. [func] tmark + kea-dhcp4 now ensures that the message type option (53) is + the first option in outbound DHCPv4 packets. This was done + to accommodate non-compliant clients that require the option + to be first. + (Gitlab #363,!177, git 34f40035bf7a7849083138cacee440a9f0991d67) + Kea 1.5.0 released on Dec 14, 2018 1506. [build] marcin |
