kea:834-add-pattern-field-to-config-files-in-src-bin-keactrl-conf-pre-but-comment

Last commit made on 2019-08-14
Get this branch:
git clone -b 834-add-pattern-field-to-config-files-in-src-bin-keactrl-conf-pre-but-comment https://git.launchpad.net/kea

Branch merges

Branch information

Name:
834-add-pattern-field-to-config-files-in-src-bin-keactrl-conf-pre-but-comment
Repository:
lp:kea

Recent commits

ee22043... by Michal Nowikowski <email address hidden>

added pattern field to config files in src/bin/keactrl/*conf.pre but commented to be used for deb/rpm packaging

82d024e... by Tomek Mrugalski <email address hidden>

[#665,!460] Updated ChangeLog with commit-id

2add51e... by Tomek Mrugalski <email address hidden>

[#665] Regenerated parsers using bison 3.4.1

aa86ae1... by Thomas Markwalder

[#665,!460] Added ChangeLog entry

293a173... by Thomas Markwalder

[#665,!460] Implemented support in netconf agent

doc/examples/netconf/simple-dhcp4.json
doc/examples/netconf/simple-dhcp6.json

src/bin/netconf/netconf_lexer.ll
src/bin/netconf/netconf_parser.yy

src/bin/netconf/location.hh
src/bin/netconf/netconf_lexer.cc
src/bin/netconf/netconf_parser.cc
src/bin/netconf/netconf_parser.h
src/bin/netconf/position.hh
src/bin/netconf/stack.hh

3bbac71... by Thomas Markwalder

[#665,!460] Implemented support in agent

doc/examples/agent/simple.json

src/bin/agent/agent_lexer.ll
src/bin/agent/agent_parser.yy

src/bin/agent/agent_lexer.cc
src/bin/agent/agent_parser.cc
src/bin/agent/agent_parser.h
src/bin/agent/location.hh
src/bin/agent/position.hh
src/bin/agent/stack.hh

d4c4461... by Thomas Markwalder

[#665,!460] Implemented support in D2

doc/examples/ddns/sample1.json
doc/examples/kea4/advanced.json

src/bin/d2/d2_lexer.ll
src/bin/d2/d2_parser.yy

src/bin/d2/d2_lexer.cc
src/bin/d2/d2_parser.cc
src/bin/d2/d2_parser.h
src/bin/d2/location.hh
src/bin/d2/position.hh
src/bin/d2/stack.hh

src/bin/d2/tests/testdata/get_config.json

986c23c... by Thomas Markwalder

[#665,!460] Implemented support in kea-dhcp6

doc/examples/kea6/advanced.json
doc/examples/kea6/all-keys-current.json

src/bin/dhcp6/dhcp6_lexer.ll
src/bin/dhcp6/dhcp6_parser.yy

src/bin/dhcp6/dhcp6_lexer.cc
src/bin/dhcp6/dhcp6_parser.cc
src/bin/dhcp6/dhcp6_parser.h
src/bin/dhcp6/location.hh
src/bin/dhcp6/position.hh
src/bin/dhcp6/stack.hh

e91372f... by Thomas Markwalder

[#665,!460] Updated following preliminary review

doc/examples/kea4/all-keys-current.json
    Added pattern

doc/sphinx/arm/logging.rst
    Revamped a bit

src/lib/process/tests/log_parser_unittests.cc
    Updated to test pattern parsing

007e866... by Thomas Markwalder

[#665,!460] Addressed review comments

alloc_engine6_unittest.cc
    Removed extraneous spaces.