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

21666 Commits

Author SHA1 Message Date
Marcin Siodelski
02a0864c60 [3846] Trivial change in the kea-guide. 2015-06-29 11:52:16 +02:00
Marcin Siodelski
cbfc625aab [3846] Removed the invalid note from the kea-guide. 2015-06-29 11:49:46 +02:00
Marcin Siodelski
b6d9fcd739 [3846] Revised DHCPv6 option definitions in the kea-guide. 2015-06-29 11:46:14 +02:00
Marcin Siodelski
d7747aff97 [3846] Revised DHCPv4 option definitions in the kea guide. 2015-06-29 11:45:52 +02:00
Francis Dupont
65c611f281 [3920] Applied proposed cleanup of Pkt{,4} buf/len constructor trac3915a_base 2015-06-27 13:20:22 +02:00
Francis Dupont
950d7de9cf [3920] Removed reinit of data_ 2015-06-27 13:13:02 +02:00
Francis Dupont
346b2a2879 [master] Finished merge of trac3839 (removed unused exception variables) trac3911_base 2015-06-27 13:08:39 +02:00
Francis Dupont
f50c3a7f35 [3839] copyright 2015-06-27 13:02:39 +02:00
Francis Dupont
5e43be916f [3839] reindented 2015-06-27 13:02:07 +02:00
Francis Dupont
8684aede9c [master] Removed spurious lease_(0) introduced by accident in #3919 marge 2015-06-27 09:12:29 +02:00
Marcin Siodelski
82914a6ee5 [master] Added ChangeLog entry for #3913. 2015-06-26 19:08:50 +02:00
Marcin Siodelski
1d64829a3f [master] Merge branch 'trac3913' 2015-06-26 18:41:40 +02:00
Marcin Siodelski
65b25d4e1c [3913] Addressed review comments.
Moved the function from the anon namespace to the AllocEngine class.
2015-06-26 18:33:29 +02:00
Marcin Siodelski
6c489c3e41 [3913] Allocation engine extends the lifetime of the lease for Request. 2015-06-26 12:29:25 +02:00
Francis Dupont
2f46ef5482 [master] Updated git hash 2015-06-26 09:16:39 +02:00
Francis Dupont
26be6ac4ce [master] Finished merge of trac3919 (cppcheck small fixes) 2015-06-26 09:15:55 +02:00
Francis Dupont
01c369e540 [3919] grammar 2015-06-26 09:06:10 +02:00
Francis Dupont
2d05571002 [3919] copyrights 2015-06-26 09:00:44 +02:00
Francis Dupont
de7a4a8039 [master] Merged trac3858a (locat paths in libdhcpsrv_unittests) 2015-06-25 14:08:54 +02:00
Francis Dupont
33ab9259aa [master] Merged trac3922 (Stopwatch not copyable) sedhcpv6a_0 2015-06-25 12:54:18 +02:00
Francis Dupont
651f711cc3 [3922] Made Stopwatch not copyable 2015-06-24 19:45:57 +02:00
Tomek Mrugalski
2cc20c7902 [master] ChangeLog updated after 3918 merge. trac3923_base trac3922_base 2015-06-24 18:42:39 +02:00
Tomek Mrugalski
9cfd502e8d [master] Merge branch 'trac3918' (KEA_SOCKET_TEST_DIR variable)
Conflicts:
	src/lib/util/tests/socketsession_unittest.cc
2015-06-24 18:41:24 +02:00
Francis Dupont
c29466d7a2 [3920] Removed redundant data_ declaration from derived DControllerBase class 2015-06-24 16:10:06 +02:00
Francis Dupont
6e5c658d8d [3920] Removed redundant data_ declaration from derived Pkt4 class 2015-06-24 16:01:45 +02:00
Francis Dupont
7bba83cd86 [3919] Reverted last change and added a comment 2015-06-24 15:47:12 +02:00
Francis Dupont
1e53cc764d [3919] reworked last unit test which cannot be parsed by buggy cppchecl 2015-06-24 15:33:53 +02:00
Francis Dupont
29c4f5e2dc [3919] Removed unused old_leases 2015-06-24 15:02:52 +02:00
Francis Dupont
10eb775360 [3919] Fixed typo 2015-06-24 14:59:31 +02:00
Francis Dupont
4faf2a0b19 [3919] Fixed cppcheck suppressions 2015-06-24 14:58:04 +02:00
Francis Dupont
5fccc34670 [3919] Fixed cppcheck suppressions 2015-06-24 14:56:19 +02:00
Tomek Mrugalski
c0042a40c9 [3918] Changes after review:
- filename length is printed if path is too long
 - unit-test added for too long path
2015-06-24 14:42:57 +02:00
Tomek Mrugalski
1538e2666d [3918] Documentation updated. 2015-06-24 14:42:16 +02:00
Francis Dupont
8939fad87d [3919] Assign typecode_ to avoid cppcheck warning 2015-06-24 13:54:31 +02:00
Francis Dupont
78af50a269 [3919] Assign classcode_ to avoid cppcheck warning 2015-06-24 13:52:43 +02:00
Francis Dupont
997f139595 [3919] Added some missing initializations 2015-06-24 13:47:12 +02:00
Francis Dupont
f4b5382d16 [3919] updated cppcheck suppression name 2015-06-24 13:43:26 +02:00
Tomek Mrugalski
cce3574ab5 [3918] Unix socket tests now use KEA_SOCKET_TEST_DIR env var (if available) 2015-06-24 13:42:47 +02:00
Francis Dupont
0abfa6ad2e [3919] Added some missing initializations 2015-06-24 13:41:20 +02:00
Francis Dupont
70e1ee076f [3919] Fixed typo: compare with itself 2015-06-24 13:28:35 +02:00
Francis Dupont
220da04c7c [3919] Added sname_ and file_ initialization 2015-06-24 13:25:27 +02:00
Francis Dupont
09638ba65b [3919] use last_offset late to avoid cppcheck new warnings 2015-06-24 13:21:33 +02:00
Francis Dupont
c0c4b2e605 [3919] removed unused addrs 2015-06-24 13:19:44 +02:00
Francis Dupont
06e1ae77f1 [3919] Removed spurious declarations 2015-06-24 13:18:07 +02:00
Francis Dupont
fdc31435c1 [3919] Suppress cppcheck warning for item_default 2015-06-24 13:16:48 +02:00
Francis Dupont
67d749a795 [3919] Suppress cppcheck warning for expect & co 2015-06-24 13:14:23 +02:00
Francis Dupont
0be94d0370 [3919] initialize data_to_send_{,len_} 2015-06-24 13:12:49 +02:00
Francis Dupont
af716b240a [3919] Suppress cppcheck warning for v4Opts 2015-06-24 13:09:19 +02:00
Francis Dupont
43aafb6731 [3919] Changed size > 0 by !empty 2015-06-24 13:04:45 +02:00
Francis Dupont
b0958885ec [3919] Removed spurious v2 assignment 2015-06-24 13:03:25 +02:00