From: Marcin Siodelski Date: Tue, 8 Jul 2014 15:02:45 +0000 (+0200) Subject: [2893] Updated documentation for BPF. X-Git-Tag: trac3482_base~81^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4cd87e8b45189a45c5651fc2ff09b1f5336bbd15;p=thirdparty%2Fkea.git [2893] Updated documentation for BPF. --- diff --git a/doc/guide/libdhcp.xml b/doc/guide/libdhcp.xml index 1d0dbfadec..841cec6a97 100644 --- a/doc/guide/libdhcp.xml +++ b/doc/guide/libdhcp.xml @@ -41,9 +41,9 @@ DHCPv4 requires special raw socket processing to send and receive packets from hosts that do not have IPv4 address assigned yet. Support - for this operation is implemented on Linux only, so it is likely that - DHCPv4 component will not work in certain cases on systems other than - Linux. + for this operation is implemented on Linux, FreeBSD, NetBSD and OpenBSD. + It is likely that DHCPv4 component will not work in certain cases on + other systems.