Tomek Mrugalski
|
b2ecfe14ad
|
[#1143] Line wrap fixed.
|
2020-07-21 18:38:46 +02:00 |
|
Tomek Mrugalski
|
2370facd58
|
[#1143] Renamed to lower case
|
2020-07-21 18:38:46 +02:00 |
|
Vicky Risk
|
fa34fe2a92
|
Update README to reference CoC
|
2020-07-21 18:38:46 +02:00 |
|
Vicky Risk
|
6792fb3e7b
|
Add Code of conduct, adapt for Kea
|
2020-07-21 18:38:46 +02:00 |
|
Thomas Markwalder
|
95d10187cc
|
[#544] Addressed review comments
Minor clean ups.
|
2020-07-21 08:47:08 -04:00 |
|
Francis Dupont
|
b585ea42d8
|
[#544] Fixed doc
|
2020-07-21 13:10:11 +02:00 |
|
Francis Dupont
|
3ee08e6f79
|
[#544] spelling
|
2020-07-21 13:01:07 +02:00 |
|
Thomas Markwalder
|
b50375ada1
|
[#544] leaseX-del commands may now update DNS
doc/sphinx/arm/hooks-lease-cmds.rst
Updated leaseX-del documentation
src/hooks/dhcp/lease_cmds/lease_cmds.*
LeaseCmdsImp::Parameters
LeaseCmdsImpl::getParameters()
- Added supportr for update-ddns
LeaseCmdsImpl::lease4DelHandler()
LeaseCmdsImpl::lease6DelHandler()
- Added call t queueNCR()
src/hooks/dhcp/lease_cmds/tests/lease_cmds_unittest.cc
TEST_F(LeaseCmdsTest, LeaseXDelBadUpdateDdnsParam)
TEST_F(LeaseCmdsTest, lease4DnsRemoveD2Enabled)
TEST_F(LeaseCmdsTest, lease4DnsRemoveD2Disabled)
TEST_F(LeaseCmdsTest, lease6DnsRemoveD2Enabled)
TEST_F(LeaseCmdsTest, lease6DnsRemoveD2Disabled)
- new tests
Added a ChangeLog entry
|
2020-07-17 11:56:15 -04:00 |
|
Francis Dupont
|
c6f9579852
|
[#1174] Fixed the same duration type bug
|
2020-07-15 21:46:39 +02:00 |
|
Francis Dupont
|
65f580364a
|
[#1174] Added ChangeLog entry
|
2020-07-15 14:44:13 +02:00 |
|
Francis Dupont
|
bd912ccbeb
|
[#1174] Updated util and stat code
|
2020-07-15 14:40:07 +02:00 |
|
Tomek Mrugalski
|
f389398ed9
|
[#1174] Fixed unit-tests in stats_mgr
|
2020-07-14 15:48:18 +02:00 |
|
Tomek Mrugalski
|
6e3ba22dda
|
[#1174] Fixed compilation failures for dhcp4/dhcp6
|
2020-07-14 15:37:51 +02:00 |
|
Tomek Mrugalski
|
0ac1b4d88f
|
[#1174] libdhcpsrv, stats tests fixed after rebase
|
2020-07-14 15:37:51 +02:00 |
|
Tomek Mrugalski
|
109b6d14af
|
[#1174] Observation fixed after rebase
|
2020-07-14 15:37:51 +02:00 |
|
Francis Dupont
|
52be29eb84
|
[#1174] Addressed some errors reported by Jenkins
|
2020-07-14 15:37:51 +02:00 |
|
Francis Dupont
|
e5fdb2599b
|
[#1174] Added duration_cast in printing
|
2020-07-14 15:37:51 +02:00 |
|
Francis Dupont
|
11c8af9c4b
|
[#1174] Changed stats to use C++11 chrono
|
2020-07-14 15:37:51 +02:00 |
|
Francis Dupont
|
a00426be8c
|
[#1223] Updated configure and some Makefiles
|
2020-07-14 13:12:18 +02:00 |
|
Francis Dupont
|
1f984d030b
|
[#1311] Rebasing fix
|
2020-07-13 15:48:31 +02:00 |
|
Francis Dupont
|
0296f6a545
|
[#1311] Addressed comments (2)
|
2020-07-13 15:47:52 +02:00 |
|
Francis Dupont
|
d25876b774
|
[#1311] Addressed comments
|
2020-07-13 15:47:52 +02:00 |
|
Francis Dupont
|
6c4281915a
|
[#1311] Reniced LFC
|
2020-07-13 15:47:52 +02:00 |
|
Francis Dupont
|
2a56755f85
|
[#1182] Regen bison
|
2020-07-13 15:12:38 +02:00 |
|
Francis Dupont
|
9cb6cddd23
|
[#1182] Restricted parameters syntax
|
2020-07-13 15:12:38 +02:00 |
|
Francis Dupont
|
e79e9ce17f
|
[#1182] Made getParameters public
|
2020-07-13 15:12:38 +02:00 |
|
Francis Dupont
|
00e4a569f2
|
[#1196] Renamed new command
|
2020-07-13 15:07:26 +02:00 |
|
Francis Dupont
|
0d5c4cc41e
|
[#1196] Added ChangeLog entry
|
2020-07-13 15:06:43 +02:00 |
|
Francis Dupont
|
f42cbfdbd5
|
[#1196] Added tests
|
2020-07-13 15:05:42 +02:00 |
|
Francis Dupont
|
f60a344a3c
|
[#1196] Checkpoint: todo tests
|
2020-07-13 15:05:42 +02:00 |
|
Francis Dupont
|
4f2457a9e6
|
[#771] Addressed comments
|
2020-07-09 12:28:45 +02:00 |
|
Francis Dupont
|
64ae077486
|
[#771] Added ChangeLog entry
|
2020-07-09 10:04:44 +02:00 |
|
Francis Dupont
|
b0993a4529
|
[#771] Added doc and configure warning
|
2020-07-09 10:02:03 +02:00 |
|
Francis Dupont
|
4e3640f046
|
[#771] Do not run dlclose/musl part
|
2020-07-09 10:02:03 +02:00 |
|
Francis Dupont
|
ebb15b2930
|
[#916] Added ChangeLog entry
|
2020-07-08 14:35:55 +02:00 |
|
Francis Dupont
|
642c265679
|
[#916] Addressed comments
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
e4e9ef21f0
|
[#916] Removed obsolete comments
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
d0c79c457a
|
[#916] Updated for 1.7.10
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
3b2e2795bc
|
[#916] Regen flex and bison
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
b3ca8f021d
|
[#916] regen bison file
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
c15e5ad5fa
|
[#916] Addressed comments
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
d316d6c2bc
|
[#916] Added tests
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
3b886e7fb6
|
[#916] Doc typo
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
bd5b17b571
|
[#916] Made the error fatal
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
d7a926a72f
|
[#916] Checkpoint: updated agents/servers
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
4605c2c160
|
[#916] Regen flex and bison files 3
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
22f80fb9f1
|
[#916] Checkpoint before regen 3
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
c24d783e9a
|
[#916] Regen flex and bison files 2
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
9312d57c73
|
[#916] Checkpoint before regen 2
|
2020-07-08 14:32:45 +02:00 |
|
Francis Dupont
|
92849b6886
|
[#916] Regen flex and bison files
|
2020-07-08 14:32:45 +02:00 |
|