Vicky Risk
|
15e0553d77
|
Fixed some references to oldkea.isc.org
|
2018-11-14 20:17:09 -05:00 |
|
Vicky Risk
|
79deb12937
|
Update link to oldkea wiki
|
2018-11-14 20:07:25 -05:00 |
|
Wlodek Wencel
|
f66a5ee5fd
|
[master] all links kea.isc.org were temporary changed to oldkea.isc.org for upcoming release
|
2018-11-08 21:03:54 +01:00 |
|
Wlodek Wencel
|
1a871b147c
|
[master] *.mes file reorder
|
2018-11-08 20:59:51 +01:00 |
|
Wlodek Wencel
|
5ae2520dc3
|
[master] fixed in ChangeLog for release
|
2018-11-08 20:56:28 +01:00 |
|
Marcin Siodelski
|
0c46ced69f
|
[master] Bump up hooks version number.
|
2018-11-08 18:24:07 +01:00 |
|
Tomek Mrugalski
|
e8e8097844
|
"documentation" for congestion control added
|
2018-11-09 00:22:08 +07:00 |
|
Thomas Markwalder
|
fb97d9a9b3
|
[master] Fixed missing header distcheck issue
packet_queue_testutils.h was missing from Makefile.am
and needed subdir prefix in include files.
|
2018-11-08 12:06:39 -05:00 |
|
Marcin Siodelski
|
adcce57ab3
|
[master] Added ChangeLog entry for #261.
|
2018-11-08 17:09:12 +01:00 |
|
Marcin Siodelski
|
54d6313904
|
[#261,!119] Added missing header files to the installed.
|
2018-11-08 15:47:44 +01:00 |
|
Marcin Siodelski
|
4a19d9568a
|
[#261,!119] Bumped up library version numbers for 1.5.0 beta release.
|
2018-11-08 15:38:33 +01:00 |
|
Thomas Markwalder
|
1e0bad5c86
|
[master] Added ChangeLog entry 1476.
|
2018-11-08 09:12:13 -05:00 |
|
Thomas Markwalder
|
09d5ffebc8
|
[master] Adds initial congestion handling
Merge branch '42-congestion-handler-exp-1'
|
2018-11-08 09:06:49 -05:00 |
|
Marcin Siodelski
|
87a15e844a
|
[#42, !103] Addressed two review comments.
Commentary for sleep(1) in case of the error condition in the IfaceMgr.
Also fixed one parameter name in the doxygen.
|
2018-11-08 14:22:05 +01:00 |
|
Francis Dupont
|
7454d2d002
|
[259-libyang-adapt-authoritative] Wrote methods to remove not hyet supported authoritative flags
|
2018-11-08 12:43:33 +01:00 |
|
Thomas Markwalder
|
d0b75afb09
|
[#42, !103] Additional review fixes
Minor commentary changes.
|
2018-11-08 06:43:32 -05:00 |
|
Francis Dupont
|
633e05b673
|
Unused argument
259-libyang-adapt-authoritative_base
|
2018-11-08 18:02:04 +07:00 |
|
Thomas Markwalder
|
464ea71b2b
|
[#42,!103] Addressed majority of review comments
Most notable change is "queue-control" is now "dhcp-queue-control"
|
2018-11-07 18:07:34 -05:00 |
|
Tomek Mrugalski
|
e7d240e268
|
[#115,!48] exception throwing replaced with gentler error logs
|
2018-11-08 02:58:25 +07:00 |
|
Tomek Mrugalski
|
9c17656551
|
[#115,!48] The patch has been applied correctly to database_connection.cc|h
|
2018-11-08 02:37:19 +07:00 |
|
Thomas Markwalder
|
15eccc9791
|
[#115,!48] Added missing db access parameters
src/lib/dhcpsrv/cfg_db_access.cc
CfgDbAccess::toElementDbAccessString() - added missing parameters:
request-timeout
max-reconnect-tries
reconnect-wait-time
tcp-keepalive
tcp-nodelay
src/lib/dhcpsrv/tests/cfg_db_access_unittest.cc
Added new tests:
TEST(CfgDbAccess, toElementDbAccessStringValid)
TEST(CfgDbAccess, toElementDbAccessStringInvalid)
TEST(CfgDbAccess, toElementDbAccessStringEmpty)
|
2018-11-08 02:01:44 +07:00 |
|
Tomek Mrugalski
|
1de8bf6807
|
[#66, !115] ChangeLog updated
|
2018-11-07 23:26:43 +07:00 |
|
Tomek Mrugalski
|
0fc1b76782
|
[#66, !115] Reverted non-needed changes.
|
2018-11-07 23:23:12 +07:00 |
|
Francis Dupont
|
2e2ef879b1
|
[66-authoritative-flag-in-kea] Regenerated DHCPv4 config unit tests
|
2018-11-07 23:20:22 +07:00 |
|
Francis Dupont
|
2f272cd336
|
[66-authoritative-flag-in-kea] Cleanup code, added legacy unit test
|
2018-11-07 23:20:22 +07:00 |
|
Francis Dupont
|
b8d67806bb
|
[#66,!115] regen flex/bison
|
2018-11-07 23:19:27 +07:00 |
|
Sebastian Schrader
|
5f5b4e48f1
|
[5184] Add changelog entry
|
2018-11-07 23:19:27 +07:00 |
|
Sebastian Schrader
|
fdc41e3f3e
|
[5184] Add authoritative to grammar example
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
798691a036
|
[5184] Add authoritative documentation
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
c39d33a6ff
|
[5184] Add authoritative flag to sample configs
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
121c30d0f0
|
[5184] Verify authoriative flag shared-network
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
44296e3faf
|
[5184] Add parser test for authoritative flag
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
150a52f016
|
[5184] Add DORA test for authoritative behavior
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
6abedf9501
|
[5184] Send NAK to unknown clients if authoritative
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
48e656682a
|
[5184] Check shared-network setting consistency
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
f27a128d4a
|
[5184] Verify setting authoritative on shared-subnet
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
1ac65d772f
|
[5184] Generate lexer and parser files
This change is a separate commit to reduce noise.
|
2018-11-07 23:17:45 +07:00 |
|
Sebastian Schrader
|
09987b3f2d
|
[5184] Parse authoritative flag
|
2018-11-07 23:17:45 +07:00 |
|
Michal Nowikowski
|
993f18e6dd
|
updated changelog
|
2018-11-07 17:05:50 +01:00 |
|
Michal Nowikowski
|
73253af554
|
updated OSes list
|
2018-11-07 17:03:09 +01:00 |
|
Michal Nowikowski
|
87762e4213
|
added a sentence about CA and keactrl, fixed grammar
|
2018-11-07 15:59:19 +01:00 |
|
Michal Nowikowski
|
d5a700dd1a
|
itemized supported linux distros
|
2018-11-07 15:59:19 +01:00 |
|
Wlodek Wencel
|
a0a46481eb
|
[master] dates updates, part2
|
2018-11-07 15:45:27 +01:00 |
|
Wlodek Wencel
|
b4cee0a35c
|
[master] dates, versions updated for release
|
2018-11-07 15:40:56 +01:00 |
|
Wlodek Wencel
|
abc2a09fe8
|
[master] pre-release *.mes files ordering
|
2018-11-07 15:23:02 +01:00 |
|
Tomek Mrugalski
|
48320c445b
|
[#118,!113] Changelog updated
|
2018-11-07 17:30:37 +07:00 |
|
Tomek Mrugalski
|
7d079384bd
|
[#118,!113] FAQ section removed.
|
2018-11-07 17:28:20 +07:00 |
|
Tomek Mrugalski
|
307c5c7bd5
|
[#26,!106] ChangeLog updated.
|
2018-11-07 16:32:49 +07:00 |
|
Francis Dupont
|
9724823f16
|
[26-httpclient-add-timeout-to-connect] Addressed concerns about doc
|
2018-11-07 16:30:21 +07:00 |
|
Marcin Siodelski
|
ba4fe0c9e8
|
[#26,!106] Guard HTTP client connect with timeout.
|
2018-11-07 16:30:21 +07:00 |
|