2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00
Commit Graph

23982 Commits

Author SHA1 Message Date
Francis Dupont
66f91d57d2 [master] Merged trac5090 (race in new agent shutdown) 2017-01-09 11:19:16 +01:00
Marcin Siodelski
74afe62781 [master] Added ChangeLog entry for #5100. trac5099_base 2017-01-09 10:28:39 +01:00
Marcin Siodelski
d0c7cb29a7 [master] Merge branch 'trac5100' 2017-01-09 10:03:33 +01:00
Francis Dupont
3b8641e491 [master] Commented unused argument 2017-01-09 00:30:11 +01:00
Francis Dupont
fa41a74a7c [5098] Specialized list2 to string only - migrated global client class defs 2017-01-08 17:12:20 +01:00
Francis Dupont
9485112d93 [5090] Applied propose fix by stopping the IO service on run exists 2017-01-08 10:53:33 +01:00
Marcin Siodelski
8ef97bd6bd [5100] Addressed review comments.
Also, added a test for testing the hook library modifying a
received control command.
2017-01-07 23:23:59 +01:00
Francis Dupont
814f4cc41c [5100] Spelling, missing space and ignored argument 2017-01-07 18:01:50 +01:00
Marcin Siodelski
0fac72084b [master] Added ChangeLog entry for #5094. trac5090_base trac5098_base 2017-01-07 17:12:07 +01:00
Marcin Siodelski
920ba90696 [master] Merge branch 'trac5094' 2017-01-07 17:11:00 +01:00
Marcin Siodelski
715d18f961 [master] Merge branch 'trac5088' 2017-01-07 16:54:59 +01:00
Marcin Siodelski
7645125780 [master] Removed unused parameter.
This is trivial change so I commit this on my discretion.
2017-01-07 16:50:26 +01:00
Francis Dupont
3f07550f07 [5035] Moved to SimpleParser 2017-01-07 07:18:40 +01:00
Francis Dupont
ae995dc442 [trac5035] regen 2017-01-07 05:35:05 +00:00
Francis Dupont
f426d33135 [5035] Did flex/bison side 2017-01-07 06:29:27 +01:00
Marcin Siodelski
b55841b6a4 [master] Merge branch 'trac5030' trac5105_base trac5035_base 2017-01-07 00:51:39 +01:00
Marcin Siodelski
3bcb33f217 [5088] HttpVersion is now a struct rather than a pair.
This is a result of the review.
2017-01-07 00:09:32 +01:00
Francis Dupont
0f9ffe4e1c [5044] spelling trac5044fd_base 2017-01-06 22:39:42 +01:00
Marcin Siodelski
734aee45a8 [5094] Use error_code.value() to compare against boost::system_errors.
Comparing the error_code directly causes test issues on some OSes.
See asio_wrapper.h for the details.
2017-01-06 22:00:46 +01:00
Marcin Siodelski
cdc16d8c73 [5094] Addressed review comments.
- Removed unncessary public:
- Added function description
2017-01-06 14:14:21 +01:00
Francis Dupont
ea2e2736a4 [5094] spelling 2017-01-06 00:53:46 +01:00
Francis Dupont
17a4fb25ec [5088] Spelling + ref to RFC 2068 2017-01-06 00:13:03 +01:00
Francis Dupont
7c975ed410 [master] Merged trac5101 (Coverity fixes) fdflex_base 2017-01-05 23:56:05 +01:00
Marcin Siodelski
7e66a9d112 [5030] SubnetID a parameter of parse method rather than ctor. 2017-01-05 21:35:11 +01:00
Francis Dupont
94e8a6e4ae [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea 2017-01-05 17:26:02 +01:00
Tomek Mrugalski
c8a0e1c07a [5044] DUID parser migrated to SimpleParser 2017-01-05 17:00:22 +01:00
Tomek Mrugalski
b3658dcbd3 [master] ChangeLog updated trac5044_base 2017-01-05 15:44:12 +01:00
Tomek Mrugalski
f1c9dee093 [master] Merge branch 'trac5032' (mac-sources, control-socket, relay parsers)
# Conflicts:
#	src/lib/testutils/io_utils.cc
#	src/lib/testutils/io_utils.h
2017-01-05 15:42:39 +01:00
Marcin Siodelski
1bd9870c36 [5030] Migrated Host Reservation related parsers to SimpleParser. 2017-01-05 15:25:19 +01:00
Tomek Mrugalski
3305fecc23 [5032] MAC sources unit-tests in src/bin/dhcp6 improved 2017-01-05 14:43:40 +01:00
Tomek Mrugalski
b9c2085a5d [5032] empty "relay" structure is no longer allowed. 2017-01-05 14:18:23 +01:00
Tomek Mrugalski
bc73056982 [5032] Duplicate mac-sources are no longer accepted. 2017-01-05 14:01:53 +01:00
Tomek Mrugalski
4cf4bc1a7b [5032] Compilation fix. 2017-01-05 13:44:46 +01:00
Thomas Markwalder
6bb31a56bf [master] Added Changelog entry 1201 for #5046. trac5033_base trac5030_base 2017-01-04 15:50:17 -05:00
Thomas Markwalder
4afbdcf89c [master] Implement set-config command in kea-dhcp4/6
Merges in branch 'trac5046'
2017-01-04 15:46:12 -05:00
Thomas Markwalder
069a041e48 [5032] Fixed some wording and broken unit test
Fixed couple word nits

src/bin/dhcp4/tests/parser_unittest.cc
    void testFile(const std::string& fname) - removed call to
    unlink as it a: doesn't compile on my Mac and b: is not necessary
2017-01-04 13:21:06 -05:00
Marcin Siodelski
9c6c568aa1 [5100] Corrected comment in the CommandMgr. 2017-01-04 18:02:22 +01:00
Marcin Siodelski
0d516b33ae [5100] Documented control_command_receive hook. 2017-01-04 17:59:55 +01:00
Marcin Siodelski
639b6fcd73 [5100] Combine commands lists returned by hook libraries. 2017-01-04 17:20:26 +01:00
Francis Dupont
1726052c90 [5101] Avoid uint16_t >> 16 (CID 1398333) 2017-01-04 15:35:43 +01:00
Francis Dupont
bb4c68f940 [5101] Added an intermediate stream (CID 1398339) 2017-01-04 15:33:03 +01:00
Francis Dupont
3db1edb0dc [5101] Fixed member order 2017-01-04 15:31:47 +01:00
Francis Dupont
78f22678d4 [5101] Initialized ctx_ (CID 1398351 and 1398349) 2017-01-04 15:05:33 +01:00
Francis Dupont
a6251e3f8c [master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea trac5101_base 2017-01-04 14:51:03 +01:00
Tomek Mrugalski
4b8ab3bb78 [5032] mac-sources, control-socket and relay-info parsers converted
- The parsers converted to SimpleParser
 - Unit-tests updated, cleaned up and corrected
 - Updated examples to actually use the information
 - Updated User's Guide that the empty mac-sources is not allowed
2017-01-04 13:09:28 +01:00
Marcin Siodelski
4e2fb1e163 [5100] Implemented HookedCommandMgr class. 2017-01-03 20:01:33 +01:00
Tomek Mrugalski
cdbfb01883 [5020] flex/bison regenerated on docs trac5020fd_base 2017-01-03 17:33:34 +01:00
Tomek Mrugalski
1c43f8dc08 [5020] Changes after review. 2017-01-03 17:12:38 +01:00
Thomas Markwalder
9d26dddc38 [5046] Pickup Francis' changes 2017-01-03 08:25:33 -05:00
Thomas Markwalder
ebb863e372 [5046] Addressed review comments
Added memfile without persistence to set_config unit tests. This eliminates
the tests attempting to create the csv file.

Updated copyrights.

Fixed misspelling.
2017-01-03 08:23:44 -05:00