|
@@ -2876,6 +2876,14 @@ temporarily override a list of interface names and listen on all interfaces.
|
|
</para>
|
|
</para>
|
|
|
|
|
|
<para>
|
|
<para>
|
|
|
|
+ The total path is limited to the size of sun_path field of the
|
|
|
|
+ sockaddr_un structure of your system, decreased by one. That's 107 bytes
|
|
|
|
+ on Linux and 103 bytes on FreeBSD. Other systems are expected to have
|
|
|
|
+ similar limitations. Please check documentation of your operating system
|
|
|
|
+ for details. In case of failure, please specify shorter path.
|
|
|
|
+ </para>
|
|
|
|
+
|
|
|
|
+ <para>
|
|
Communication over control channel is conducted using JSON structures.
|
|
Communication over control channel is conducted using JSON structures.
|
|
See the Control Channel section in the Kea Developer's Guide for more details.
|
|
See the Control Channel section in the Kea Developer's Guide for more details.
|
|
</para>
|
|
</para>
|