kea:950-harden-deferred-unpack

Last commit made on 2019-10-12
Get this branch:
git clone -b 950-harden-deferred-unpack https://git.launchpad.net/kea

Branch merges

Branch information

Name:
950-harden-deferred-unpack
Repository:
lp:kea

Recent commits

ee38d93... by Francis Dupont <email address hidden>

[950-harden-deferred-unpack] Hardened deffered unpacking so it no longer throws

ac0bbcf... by Thomas Markwalder

[#35,!517] Updated ChangeLog

49ce628... by Thomas Markwalder

[#35,!517] Addressed final review comments

src/lib/dhcpsrv/parsers/simple_parser4.cc
src/lib/dhcpsrv/parsers/simple_parser6.cc
    Fixed indentations in defaults list

8a63e7c... by Francis Dupont <email address hidden>

[35-local-d2-dhcp-ddns-client-config] Moved = sign

5e51916... by Francis Dupont <email address hidden>

[35-local-d2-dhcp-ddns-client-config] Caught a dhcp4 reference in dhcp6 doc

d8d7ca6... by Francis Dupont <email address hidden>

[35-local-d2-dhcp-ddns-client-config] Updated kea6/with-ddns.json example

28687f4... by Francis Dupont <email address hidden>

[35-local-d2-dhcp-ddns-client-config] Updated enable-updates description

7cfc5d3... by Thomas Markwalder

[#35,!517] Addressed review comments

Addressed a myriad of minor typos and wording issues.

modified:
ChangeLog
doc/examples/kea4/all-keys.json
doc/examples/kea6/all-keys.json
doc/sphinx/arm/dhcp4-srv.rst
doc/sphinx/arm/dhcp6-srv.rst
src/bin/dhcp4/dhcp4_srv.cc
src/bin/dhcp4/tests/config_parser_unittest.cc
src/bin/dhcp4/tests/fqdn_unittest.cc
src/bin/dhcp6/tests/config_parser_unittest.cc
src/bin/dhcp6/tests/d2_unittest.cc
src/bin/dhcp6/tests/fqdn_unittest.cc
src/lib/dhcpsrv/alloc_engine.cc
src/lib/dhcpsrv/alloc_engine.h
src/lib/dhcpsrv/d2_client_cfg.h
src/lib/dhcpsrv/parsers/base_network_parser.cc
src/lib/dhcpsrv/srv_config.h

9635e5f... by Francis Dupont <email address hidden>

[35-local-d2-dhcp-ddns-client-config] Disabled YANG checks with with-ddnes.json examples

4ac6e5b... by Thomas Markwalder

[#35,!517] Updated ARM and example confings

Updated:
    doc/examples/kea4/all-keys.json
    doc/examples/kea4/with-ddns.json
    doc/examples/kea6/all-keys.json
    doc/sphinx/arm/dhcp4-srv.rst
    doc/sphinx/arm/dhcp6-srv.rst

Added ChangeLogEntry