From: Marcin Siodelski Date: Mon, 21 Aug 2017 18:06:29 +0000 (+0200) Subject: [master] Added ChangeLog entry for #5336. X-Git-Tag: trac5124a_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3036e88d4ff730919cd7d2fb50a961a5d33bf390;p=thirdparty%2Fkea.git [master] Added ChangeLog entry for #5336. --- diff --git a/ChangeLog b/ChangeLog index 69588b7fa0..e168a1a297 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1289. [bug] marcin, tmark + Corrected handling of EAGAIN and EWOULDLBOCK errors in + UnixDomainSocket. This was causing intermittent command + channel write errors in kea-ctrl-agent on some Debian systems. + (Trac #5336, git db251cb66ad77ba28ab44281323ddeb23cf29506) + 1288. [func] marcin Documented subnet_cmds library in the Kea User's Guide. Also moved several classes from dhcp<4/6> into lib/dhcpsrv to facilitate subnet