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

23242 Commits

Author SHA1 Message Date
Marcin Siodelski
de29ab0fe2 [4320] Fix doxygen errors as a result of the review. 2016-06-13 11:30:31 +02:00
Marcin Siodelski
ad8881db1c [master] Added ChangeLog entry for #4498. 2016-06-10 16:53:10 +02:00
Marcin Siodelski
14716853a9 [master] Merge branch 'trac4498' 2016-06-10 16:22:56 +02:00
Marcin Siodelski
aa0bfc575d [4498] Addressed review comment: renamed 2 libdhcp++ tests. 2016-06-10 16:15:35 +02:00
Shawn Routhier
a0f20e3766 [trac4498] Fix some typos and copyrights 2016-06-09 23:28:50 -07:00
Francis Dupont
c9a717143b [4106_update] Disable openError on Linux 2016-06-09 15:29:35 +02:00
Francis Dupont
138586ec80 [4106_update] Removed invalidPortError6 (was moved to dhcp6/tests) 2016-06-09 15:24:58 +02:00
Francis Dupont
fe532755ef [4106_update] Ported and improved code from old trac4106 including unit tests 2016-06-09 14:22:08 +02:00
Tomek Mrugalski
3f6b567883 [master] ChangeLog updated. trac4272a_base 2016-06-09 13:24:49 +02:00
Tomek Mrugalski
7c74ecdbb6 [master] Merge branch 'trac4308' (interface selection based on name) 2016-06-09 12:35:44 +02:00
Marcin Siodelski
ae890cc840 [master] Added ChangeLog entry for #3572. 2016-06-09 11:07:22 +02:00
Marcin Siodelski
49f67aaf36 [master] Merge branch 'trac3572' 2016-06-09 10:46:14 +02:00
Tomek Mrugalski
da0a231b62 [4308] Minor comment correction. 2016-06-08 21:07:46 +02:00
Tomek Mrugalski
f2bb606118 [4308] Changes after review
- .arg() calls now in separate lines
 - clarified comment about clients meeting client class criteria
2016-06-08 20:55:06 +02:00
Marcin Siodelski
2487e1e223 [3572] Addressed review comments. 2016-06-08 18:27:40 +02:00
Marcin Siodelski
d610482fdc [master] Added ChangeLog entry for #4317. trac4106_update_base 2016-06-08 17:07:15 +02:00
Marcin Siodelski
5f14fca1e0 [master] Merge branch 'trac4317' 2016-06-08 16:44:53 +02:00
Francis Dupont
3a3cc67627 [master] Updating git hash 2016-06-08 16:19:19 +02:00
Francis Dupont
3223bb8280 [master] Finished merge of trac4106 (DHCPv4-over-DHCPv6 IPC) 2016-06-08 16:18:26 +02:00
Francis Dupont
ca4d87e790 [master] Merged trac4106 (DHCPv4-over-DHCPv6 IPC) 2016-06-08 16:16:08 +02:00
Francis Dupont
3917a1b8df [4106_rebase] Addressed last comments before merging 2016-06-08 16:14:35 +02:00
Marcin Siodelski
279a86be11 [4317] Addressed review comments. 2016-06-08 16:00:38 +02:00
Shawn Routhier
25a2992430 [trac4308] Tidy up some typos and copyright statements 2016-06-07 22:57:53 -07:00
Wlodek Wencel
d2da227c2b [master] ChangeLog entries renumbered 2016-06-07 11:45:02 +02:00
Shawn Routhier
98d0fbdf96 [master] update change log entry 2016-06-06 13:17:07 -07:00
Shawn Routhier
28c4b2575b Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Conflicts:
	ChangeLog
2016-06-06 13:13:37 -07:00
Shawn Routhier
8b3ea8e26c [master] Update classification document to match the debug output
The debug output was modified to output text strings using
single quotes instead of double quotes but the document missed
getting this update.
2016-06-06 13:10:26 -07:00
Francis Dupont
2e47c23875 [4106_rebase] Bind to ::1 too 2016-06-06 17:41:25 +02:00
Francis Dupont
8c17b2766a [4106_rebase] Addressed comments 2016-06-06 17:38:54 +02:00
Francis Dupont
5830ab6983 [4106_rebase] Updated copyright years 2016-06-06 17:14:25 +02:00
Marcin Siodelski
17e2afb7f3 [4320] Global set of allocated addresses in the ClientContext6. 2016-06-06 15:12:29 +02:00
Marcin Siodelski
9bd4c62dab [4320] Rename ResourceContainer to HintContainer. 2016-06-06 14:22:16 +02:00
Marcin Siodelski
b2b8f69dfd [4320] Allocation engine updates context with allocated resources.
The new context field allocated_resources_ is now updated during
lease allocation or renewal with addresses/prefixes assigned.
2016-06-06 13:19:37 +02:00
Marcin Siodelski
1a3fe2cd3a [4320] Added container holding allocated addresses in IA context. 2016-06-06 12:11:23 +02:00
Marcin Siodelski
ea2e2ca862 [4320] Better commentary for IA specific context uses. 2016-06-06 11:04:17 +02:00
Marcin Siodelski
1d77f223f5 [4320] ClientContext6 now holds information about multiple IAs. 2016-06-04 08:20:07 +02:00
Marcin Siodelski
6d1648ed3e [4317] DHCPv4 server may search host reservations using client-id. 2016-06-03 13:43:08 +02:00
Marcin Siodelski
1bd8b4a26c [4317] Extended unit tests for DHCPv4 config parser to use client-id. 2016-06-03 12:41:21 +02:00
Marcin Siodelski
7bceb6be09 [4317] Updated test for HostReservationIdsParser with "client-id". 2016-06-03 12:41:21 +02:00
Marcin Siodelski
2987c3d82f [4317] Added client-id as supported host identifier. 2016-06-03 12:41:21 +02:00
Marcin Siodelski
36773ccfa5 [master] Merge branch 'trac4318' 2016-06-02 18:30:31 +02:00
Marcin Siodelski
8bf71bd47a [4318] Address review comments.
Better description of the DORA unit test configuration.
2016-06-02 18:29:30 +02:00
Tomek Mrugalski
7a6078aec8 [master] Merge remote-tracking branch 'trac4510' (backslashes fix) 2016-06-02 15:00:04 +02:00
Marcin Siodelski
522f98247b [master] Added ChangeLog entry for #4281. 2016-06-02 11:39:20 +02:00
Marcin Siodelski
b8a306a27d [master] Merge branch 'trac4281' 2016-06-02 10:08:58 +02:00
Shawn Routhier
21dd3fe2ef [master] Add commit number to change log for 4480 2016-06-01 22:45:13 -07:00
Shawn Routhier
cf14d0d21c [master] Merge branch 'trac4480'
Add debug statements to the classification code
2016-06-01 22:42:36 -07:00
Marcin Siodelski
be01b85b85 [4281] Removed unused variable. 2016-06-01 18:08:52 +02:00
Marcin Siodelski
e31b31bc71 [4281] Removed unnecessary header. 2016-06-01 17:37:15 +02:00
Marcin Siodelski
b76f35a9a2 [4281] Fixed trivial doxygen errors. 2016-06-01 17:35:44 +02:00