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

20858 Commits

Author SHA1 Message Date
Marcin Siodelski
b248ff51a8 [master] Added ChangeLog entry for #3705. 2015-03-18 20:43:01 +01:00
Marcin Siodelski
4772ee5897 [master] Merge branch 'trac3705' 2015-03-18 19:51:44 +01:00
Marcin Siodelski
58a1b31063 [3705] Changes as a result of the second code review. 2015-03-18 19:49:40 +01:00
Marcin Siodelski
aa2a2767c1 [master] Added ChangeLog entry for #3737. 2015-03-18 18:37:21 +01:00
Marcin Siodelski
4c56e1348c [master] Merge branch 'trac3737' 2015-03-18 15:35:12 +01:00
Shawn Routhier
23d3c6fd7a [3705] Fix up some typos during review 2015-03-17 14:43:16 -07:00
Marcin Siodelski
ac1832cdbb [3737] Fixed the logging message when the lease allocation fails.
Log the ciaddr and requested-ip-address if exists. Previously the message
said it logged yiaddr sent by the client, but the client doesn't set the
yiaddr.
2015-03-17 19:39:11 +01:00
Marcin Siodelski
6fc6f278be [master] Merge branch 'trac3749' 2015-03-17 16:50:55 +01:00
Marcin Siodelski
3b9c8f999e [3749] Minor fix in the isRelayed unit test as a result of the review. 2015-03-17 16:49:33 +01:00
Marcin Siodelski
ed3ee8e8d4 [master] Merge branch 'trac3744' 2015-03-17 14:22:13 +01:00
Marcin Siodelski
81b5979918 [3744] Minor comments update in the JSON parsers. 2015-03-17 12:34:28 +01:00
Marcin Siodelski
b35be4576f [3744] Lease database parser executed as the last one for DHCPv6 server. 2015-03-17 12:22:54 +01:00
Marcin Siodelski
68bfa90266 [3744] Parse lease db after subnets configuration
This patch runs the database parser last (after subnets have been parsed).
This allows, for example, to access the subnets staging configuration
when leases are being loaded from disk.
2015-03-17 12:22:14 +01:00
Marcin Siodelski
5c15d55e69 [3749] Relayed message with hops=0 is accepted by the DHCPv4 server. 2015-03-17 11:37:41 +01:00
Marcin Siodelski
d7fb61910f [3705] Minor fixes for the review. 2015-03-17 10:35:52 +01:00
Marcin Siodelski
b55dd296af [3705] Address review comments. 2015-03-17 10:14:46 +01:00
Shawn Routhier
989d1f558d [master] Update change log entry with number and commit tag 2015-03-16 13:19:59 -07:00
Shawn Routhier
bb3b4d1411 Merge branch 'trac3759'
Merge the changes for 3759 into the master branch
2015-03-16 13:04:46 -07:00
Shawn Routhier
b7b061a04c [3759] Add change log entry 2015-03-16 13:03:48 -07:00
Shawn Routhier
2312d996a5 [3759] Updates per review comments 2015-03-16 13:00:43 -07:00
Francis Dupont
c3f072c7cb [master] spelling trac3764_base 2015-03-15 12:30:38 +01:00
Francis Dupont
1f1f60d8a4 [master] spelling 2015-03-14 20:11:23 +01:00
Francis Dupont
4f0413cb63 [master] spelling 2015-03-14 19:14:25 +01:00
Francis Dupont
a5db94b90d [master] spelling 2015-03-14 15:37:19 +01:00
Francis Dupont
eacf3d8c54 [master] spelling & wrap lines 2015-03-14 14:21:59 +01:00
Shawn Routhier
a0918299c9 [3759] Update LFC check in server
Update the LFC check in the server to check see that neigher
the finish file nor the copy file exists before moving the current
lease information to the copy file.

Add tests to verify that the current file isn't moved if either
of the two files exist.
2015-03-13 21:06:08 -07:00
Shawn Routhier
2cac90095c [master] Add commit number to changelog 2015-03-13 18:19:36 -07:00
Shawn Routhier
e828b801e6 [3720] Add sections about LFC to the developes and administrators guides
Merge branch 'trac3720'

Conflicts:
	ChangeLog
2015-03-13 18:17:36 -07:00
Shawn Routhier
e9d5380c0f [3720] Typo and ChangeLog per review 2015-03-13 18:14:26 -07:00
Marcin Siodelski
5796c0f0e6 [master] Fixing use of IfacePtr in iface_mgr_linux.cc and iface_mgr_sun.cc.
This is a fix after merge of #3715.
2015-03-13 19:12:39 +01:00
Marcin Siodelski
3b23408618 [master] Removing error in calling the IOAddress constructor in unit test.
Obvious error. Committing on my own discretion.
2015-03-13 18:48:34 +01:00
Marcin Siodelski
93aa138f8b [master] Added ChangeLog entry for the #3715. 2015-03-13 18:28:48 +01:00
Marcin Siodelski
7415c74e38 [master] Merge branch 'trac3715' 2015-03-13 18:04:43 +01:00
Marcin Siodelski
3be57b280e [master] Added ChangeLog entry for #3688. 2015-03-13 15:11:50 +01:00
Marcin Siodelski
b5c50e2aff [master] Merge branch 'trac3688'
Conflicts:
	src/bin/dhcp4/dhcp4_srv.h
2015-03-13 15:08:33 +01:00
Marcin Siodelski
a397cb9b68 [3688] Reverted change for the optional run of hooks for selectSubnet. 2015-03-13 14:50:38 +01:00
Marcin Siodelski
833f34856e [3688] Address comments from the second code review. 2015-03-13 13:16:21 +01:00
Marcin Siodelski
7436a40a4e [3715] Fix typo and minor comment update. 2015-03-13 12:40:13 +01:00
Marcin Siodelski
29cc4209a3 [3715] Use foreach to iterate over IfaceMgr callbacks. 2015-03-13 11:31:34 +01:00
Marcin Siodelski
0ee8be13f0 [3715] Use foreach for iterating over the IfaceMgr sockets. 2015-03-13 11:16:45 +01:00
Marcin Siodelski
53ee5f29c2 [3715] Use boost_foreach for iterating over the iface addresses. 2015-03-13 10:53:42 +01:00
Marcin Siodelski
34280b1a45 [3715] Interfaces in the IfaceMgr stored as pointers. 2015-03-13 10:35:27 +01:00
Shawn Routhier
4316c7a598 [3720] Add section for LFC to developers guide 2015-03-12 21:00:15 -07:00
Shawn Routhier
8c46266761 [3720] Updates per review comments 2015-03-12 17:50:36 -07:00
Marcin Siodelski
ef19bd40aa [master] Added ChangeLog entry for the #3736. 2015-03-12 21:30:27 +01:00
Marcin Siodelski
552aea126e [master] Merge branch 'trac3736' 2015-03-12 21:27:02 +01:00
Marcin Siodelski
19fe872f8e [3688] Minor correction in the alloc_engine test.
Also, removed some whitespaces.
2015-03-12 21:07:01 +01:00
Marcin Siodelski
ad95b884b9 [3688] Moved copyDefaultFields to Dhcpv4Exchange class.
And avoid the excessive use of getQuery/getResponse.
2015-03-12 20:35:14 +01:00
Marcin Siodelski
6a0abd643c [3688] DHCPv4 server uses clientid from the exchange where possible. 2015-03-12 20:20:37 +01:00
Marcin Siodelski
5ed8d73666 [3688] Avoid multiple calls to selectSubnet by the DHCPv4 server. 2015-03-12 20:14:41 +01:00