2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00
Commit Graph

30799 Commits

Author SHA1 Message Date
Francis Dupont
4dea40f9ed [#1245] spelling 2020-06-17 11:27:52 +02:00
Francis Dupont
16295dc38e [#1245] Added unit tests 2020-06-17 11:27:52 +02:00
Francis Dupont
7e15a39920 [#1245] Addressed comments, todo unittests 2020-06-17 11:27:52 +02:00
Francis Dupont
b82d5ab0b8 [#1245] Forced shared-networks to be handled before (global) subnets 2020-06-17 11:27:52 +02:00
Francis Dupont
60903bbc9d [#1245] Finished: flatten v6 2020-06-17 11:27:52 +02:00
Francis Dupont
8f7329489f [#1245] Checkpoint: flatten v4 2020-06-17 11:27:52 +02:00
Francis Dupont
d5651bb82c [#1273] Reverted to raw LoggerImpl pointer 2020-06-16 20:56:36 +02:00
Thomas Markwalder
e14a21e45b [#1235] Fixed spelling errors
modified:   cfg_duid_unittest.cc
2020-06-16 12:11:17 -04:00
Thomas Markwalder
d436217cee [#1235] Addressed review comments
src/lib/dhcp/libdhcp++.cc
src/lib/dhcp/std_option_defs.h
    Removed LQ_QUERY_OPTION_SPACE, using DHCP6_OPTION_SPACE instead

src/lib/dhcp/tests/libdhcp++_unittest.cc
    Updated unit test

src/lib/dhcpsrv/cfg_duid.*
    CfgDUID::create() - reset the internal DUID value
2020-06-16 12:10:09 -04:00
Thomas Markwalder
b58b3fa794 [#1235] Updated v6 option defintions, made current server_id accessible
src/lib/dhcp/libdhcp++.cc
    Added LQ_QUERY_OPTION_SPACE to encapuslate options conveyed with
    D6O_LQ_QUERY options

src/lib/dhcp/std_option_defs.h
    Revamped defintions D6O_LQ_QUERY adn D6O_CLIENT_DATA

src/lib/dhcp/tests/libdhcp++_unittest.cc
    Updated unit tests

src/lib/dhcp/tests/pkt6_unittest.cc
    TEST_F(Pkt6Test, lqQueryOption)
    TEST_F(Pkt6Test, clientDataOption)
    TEST_F(Pkt6Test, relayDataOption) - new tests

src/lib/dhcpsrv/cfg_duid.*
    CfgDUID::create() - modified to retain the created
    DUID so it can be retrieved in places other than
    than Dhcp6Srv instances, such as hook callouts.

src/lib/dhcpsrv/tests/cfg_duid_unittest.cc
    Updated unit tests.
2020-06-16 12:10:08 -04:00
Thomas Markwalder
2b67918019 [#1235] Fixed spelling errors
modified:   cfg_duid_unittest.cc
2020-06-16 12:07:00 -04:00
Thomas Markwalder
151b22b5bb [#1235] Addressed review comments
src/lib/dhcp/libdhcp++.cc
src/lib/dhcp/std_option_defs.h
    Removed LQ_QUERY_OPTION_SPACE, using DHCP6_OPTION_SPACE instead

src/lib/dhcp/tests/libdhcp++_unittest.cc
    Updated unit test

src/lib/dhcpsrv/cfg_duid.*
    CfgDUID::create() - reset the internal DUID value
2020-06-16 12:06:59 -04:00
Thomas Markwalder
b567101b80 [#1235] Updated v6 option defintions, made current server_id accessible
src/lib/dhcp/libdhcp++.cc
    Added LQ_QUERY_OPTION_SPACE to encapuslate options conveyed with
    D6O_LQ_QUERY options

src/lib/dhcp/std_option_defs.h
    Revamped defintions D6O_LQ_QUERY adn D6O_CLIENT_DATA

src/lib/dhcp/tests/libdhcp++_unittest.cc
    Updated unit tests

src/lib/dhcp/tests/pkt6_unittest.cc
    TEST_F(Pkt6Test, lqQueryOption)
    TEST_F(Pkt6Test, clientDataOption)
    TEST_F(Pkt6Test, relayDataOption) - new tests

src/lib/dhcpsrv/cfg_duid.*
    CfgDUID::create() - modified to retain the created
    DUID so it can be retrieved in places other than
    than Dhcp6Srv instances, such as hook callouts.

src/lib/dhcpsrv/tests/cfg_duid_unittest.cc
    Updated unit tests.
2020-06-16 12:06:58 -04:00
Razvan Becheriu
7853279041 [#1239] addressed comments 2020-06-16 09:02:52 +00:00
Razvan Becheriu
b613f70bd6 [#1239] clean up 2020-06-16 09:02:52 +00:00
Razvan Becheriu
64ca9fbb49 [#1239] addressed comments 2020-06-16 09:02:52 +00:00
Razvan Becheriu
c794c12246 [#1239] addressed comments 2020-06-16 09:02:52 +00:00
Razvan Becheriu
c4ef33a2a0 [#1239] addressed comments 2020-06-16 09:02:52 +00:00
Razvan Becheriu
6fdb6e6539 [#1239] addressed comments 2020-06-16 09:02:52 +00:00
Razvan Becheriu
96745e24aa [#1239] addressed comments 2020-06-16 09:02:52 +00:00
Razvan Becheriu
5951ea902f [#1239] csv lease file is now kea thread safe 2020-06-16 09:02:52 +00:00
Razvan Becheriu
f88471e24f [#1239] csv lease file is now kea thread safe 2020-06-16 09:02:52 +00:00
Razvan Becheriu
af1b43f8e7 [#1239] csv lease file is now kea thread safe 2020-06-16 09:02:52 +00:00
Razvan Becheriu
083b1c624b [#1239] csv lease file is now kea thread safe 2020-06-16 09:02:52 +00:00
Razvan Becheriu
e4df48a449 [#1239] communication state is now Kea thread safe 2020-06-16 09:02:52 +00:00
Razvan Becheriu
289cd4b9dd [#1239] added unittests 2020-06-16 09:02:52 +00:00
Razvan Becheriu
7a3f93e83b [#1239] communication state is now thread safe 2020-06-16 09:02:52 +00:00
Razvan Becheriu
8f4b2dea94 [#1239] fixed possible dead lock 2020-06-16 09:02:52 +00:00
Razvan Becheriu
ebcea5488c [#1239] added unittests 2020-06-16 09:02:52 +00:00
Razvan Becheriu
7947972c5b [#1239] http client connection is now Kea thread safe 2020-06-16 09:02:51 +00:00
Razvan Becheriu
4713f23fc2 [#1239] updating poke time is now Kea thread safe 2020-06-16 09:02:51 +00:00
Razvan Becheriu
c11e6d8d24 [#1239] http client connection and interval timer are now Kea thread safe 2020-06-16 09:02:51 +00:00
Francis Dupont
ff51545c56 [#1211] Addressed comments 2020-06-15 15:43:16 +00:00
Tomek Mrugalski
b269ad518c [#1211] Removed compilation warning in lease_cmds.cc 2020-06-15 15:43:16 +00:00
Francis Dupont
622d18f747 [#1211] Typo (missing operator=) 2020-06-15 15:43:16 +00:00
Francis Dupont
2ead95f0d5 [#1211] Typo (missing =) 2020-06-15 15:43:16 +00:00
Francis Dupont
546d1bb5a1 [#1211] Fixed unused variable too (already signaled) 2020-06-15 15:43:16 +00:00
Francis Dupont
e1a1117cf9 [#1211] Added copy assignment operator to OptionDescriptor 2020-06-15 15:43:16 +00:00
Francis Dupont
791de32286 [#1211] Added copy assignment operator to LabelSequence 2020-06-15 15:43:16 +00:00
Francis Dupont
a651dac9cc [#1100] Added proposed ChangeLog entry 2020-06-15 16:15:55 +02:00
Francis Dupont
0a3cfdb11e [#1100] Addressed comments before rebase 2020-06-15 16:13:38 +02:00
Francis Dupont
c2e71eef05 [#1100] Got rid of comment extraction 2020-06-15 16:13:38 +02:00
Francis Dupont
52deeb713e [#1189] Ready: test improvement ported to v6 2020-06-15 13:18:52 +02:00
Francis Dupont
0435be5ea2 [#1189] Checkpoint: updated v4 tests 2020-06-15 13:18:51 +02:00
Francis Dupont
50bc37c695 [#1189] Fixed config-backend-pull commands 2020-06-15 13:18:51 +02:00
Razvan Becheriu
3bce339f54 [#1266] minor changes 2020-06-14 18:59:58 +03:00
Razvan Becheriu
9715a225c5 [#1266] fix possible memory leak 2020-06-14 13:58:32 +00:00
Razvan Becheriu
b03f01c137 [#1256] fixed compilation 2020-06-12 16:57:32 +02:00
Razvan Becheriu
996b22edbe [#1256] fixed compilation 2020-06-12 16:57:32 +02:00
Razvan Becheriu
b908a4adb1 [#1256] fixed compilation 2020-06-12 16:57:32 +02:00