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

22211 Commits

Author SHA1 Message Date
Marcin Siodelski
1aa71c350b [3971] Memfile_LeaseMgr test holds instance of TimerMgr. 2015-09-28 11:10:15 +02:00
Francis Dupont
dde7523eff [master] Merged trac4045 (cppcheck warnings) 2015-09-25 23:14:59 +02:00
Francis Dupont
38f3d27792 [4062] copy_ -> env_copy_ 2015-09-25 18:51:00 +02:00
Francis Dupont
592a30d192 [4004] Put again hooks.h as a dependency 2015-09-25 18:32:17 +02:00
Marcin Siodelski
973e98b726 [3971] Resolved issues with fork/exec while spawning LFC. 2015-09-25 17:01:47 +02:00
Marcin Siodelski
e553a15643 [3971] Using TimerMgrPtr returned by the TimerMgr. 2015-09-25 16:47:05 +02:00
Marcin Siodelski
3ff2e1b64f [3971] Added test for LFC scheduling in DHCPv4 server. 2015-09-25 16:46:25 +02:00
Marcin Siodelski
49d9d7ec7a [3971] Fixed logic of the MemfileLeaseMgrTest timeout. 2015-09-25 16:46:24 +02:00
Marcin Siodelski
dc43033672 [3971] Using TimerMgr in the Memfile backend. 2015-09-25 16:43:02 +02:00
Marcin Siodelski
ab966d88e3 [master] Link perfdhcp with pthread to prevent build issues. 2015-09-25 15:53:07 +02:00
Francis Dupont
07651380b6 [master] Updated git hash 2015-09-25 09:16:26 +02:00
Francis Dupont
95f8c0d0af [master] Merged trac4015 supplement (DHCPv4 missing definitions) 2015-09-25 09:15:06 +02:00
Francis Dupont
089ab8be07 [4015] Tentative dhcp4.h 2015-09-25 01:29:09 +02:00
Francis Dupont
7e03dc5aec [master] Updated git hash 2015-09-25 00:35:18 +02:00
Francis Dupont
8236e04872 [master] Finished merge of trac4015 (secure DHCPv6 definitions) 2015-09-25 00:33:49 +02:00
Francis Dupont
be2350d5ab [master] Merged trac4015 (secure DHCPv6 definitions) 2015-09-25 00:31:16 +02:00
Shawn Routhier
1860ab2b6d [4015] Update the comments a bit to make the clearer. 2015-09-24 14:43:54 -07:00
Francis Dupont
9573bebb6b [4015] Added an experimental options table in user doc 2015-09-24 22:18:25 +02:00
Francis Dupont
6a428885ef [4015] Added a IANA / standard option leading note and some EXPERIMENTAL labels 2015-09-24 21:51:53 +02:00
Francis Dupont
5853bacc9b [4062] Added environment protection in test ctor/dtor 2015-09-24 21:32:50 +02:00
Marcin Siodelski
ee52a28f7d [master] Merge branch 'trac4039' 2015-09-24 20:55:40 +02:00
Stephen Morris
4c736f8abf [master] Merge branch 'trac3952' 2015-09-24 19:00:40 +01:00
Thomas Markwalder
3501e80e66 [master] Added ChangeLog entry 1010 for #4067. 2015-09-24 12:08:02 -04:00
Thomas Markwalder
9161867dc6 [master] Fixed fd/0 unit test issue
Merged branch 'trac4067'
2015-09-24 11:43:01 -04:00
Marcin Siodelski
ef31a8bd82 [4039] Longer intervals in the TimerMgr test to avoid timing issues. 2015-09-24 17:41:16 +02:00
Thomas Markwalder
0709db27b3 [4067] Addressed review comments
Updated commentary in pkt_filter_test_stub.h as requested.
2015-09-24 11:33:14 -04:00
Francis Dupont
0d5ae8277b [master] Updated git hash 2015-09-24 16:53:16 +02:00
Francis Dupont
a4a8e422e6 [master] Merged trac4065 (block all signals in child threads) 2015-09-24 16:48:54 +02:00
Francis Dupont
279c55e6b2 [master] Fixed old asio.hpp include in new code (bis) 2015-09-24 16:37:36 +02:00
Francis Dupont
70eeece539 [master] Fixed old asio.hpp include in new code 2015-09-24 16:32:57 +02:00
Francis Dupont
3a2610aa2d [master] Updated git hash 2015-09-24 16:11:36 +02:00
Francis Dupont
8c293bc0d1 [master] Cleanup merge of trac4009 (use Boost Asio vs. ext/asio) 2015-09-24 16:09:57 +02:00
Francis Dupont
96294e8cf5 [master] Finished merge of trac4009 (use Boost Asio vs. ext/asio) 2015-09-24 15:53:10 +02:00
Marcin Siodelski
2695f920d5 [4065] Added test description in the thread.cc 2015-09-24 15:38:03 +02:00
Francis Dupont
aace6f5a20 [4009] Improved new boost options doc 2015-09-24 15:22:05 +02:00
Francis Dupont
600b8934b0 [4009] Improved --with-boost-libs help 2015-09-24 15:18:35 +02:00
Thomas Markwalder
ec3b132b58 [4067] PktFilterTestStub no longer used fd 0
src/lib/dhcp/tests/pkt_filter_test_stub.cc
 - PktFilterTestStub::openSocket() - the filter's SocketInfo::sock_fd_ is
   now set with value returend by opening "/dev/null" as read_only.  This
   provides a valid, consumed fd that the filter retains until its socket
   is closed.

src/bin/dhcp4/tests/ctrl_dhcp4_srv_unittest.cc
    CtrlChannelDhcp4SrvTest removed the fd/0 work-around as it is no
    longer needed
~
2015-09-24 09:01:49 -04:00
Francis Dupont
28abfaa48a [4015] Fixed D60_MIP6_VDINF spelling 2015-09-24 12:20:22 +02:00
Francis Dupont
76b630b6fb [4065] Added a signal safe comment 2015-09-23 22:46:03 +02:00
Francis Dupont
eb23a705a4 [4065] Added unit test 2015-09-23 22:44:18 +02:00
Francis Dupont
f96149661d [4009] Added --with-boost-lib-dir 2015-09-23 22:30:55 +02:00
Francis Dupont
e4c8ba6da6 [4009] Added boost_lib_path (NetBSD (and more?) fix) 2015-09-23 16:22:00 +02:00
Francis Dupont
70235479eb [3984] spelling 2015-09-23 14:22:51 +02:00
Francis Dupont
9687f44efe [3984] Moved comment to its intended location 2015-09-23 14:00:30 +02:00
Francis Dupont
c1df754fbd [master] Merged trac4032 (improve unit tests for exceptions) 2015-09-23 13:22:48 +02:00
Francis Dupont
803e7a8f71 [4045] Fixed some cppcheck reports (first round) 2015-09-23 12:51:41 +02:00
Tomek Mrugalski
45a70053f3 [master] ChangeLog updated after #3982 merge. trac4045_base trac4068_base 2015-09-22 22:18:25 +02:00
Tomek Mrugalski
11e2c4366d [master] Merge branch 'trac3982' (Decline v6)
Conflicts:
	src/bin/dhcp6/dhcp6_srv.cc
	src/lib/dhcpsrv/lease.cc
	src/lib/dhcpsrv/tests/lease_unittest.cc
2015-09-22 21:19:22 +02:00
Tomek Mrugalski
2d99e3f9eb [3982] Minor fix after review:
- DUID is checked in Lease6::decline() unit-test.
2015-09-22 21:16:10 +02:00
Marcin Siodelski
e47176e625 [master] Removed extraneous variable.
Reviewed on jabber.
2015-09-22 20:44:55 +02:00