diff options
Diffstat (limited to 'man/systemd.network.xml')
-rw-r--r-- | man/systemd.network.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 0dab96d127..196e57dd57 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -672,8 +672,9 @@ <varlistentry> <term><varname>UnicastFlood=</varname></term> <listitem> - <para>A boolean. UnicastFlood configures whether a given port will flood - unicast traffic for which there is no FDB entry. Defaults to off. + <para>A boolean. Controls whether the bridge should flood + traffic for which an FDB entry is missing and the destination + is unknown through this port. Defaults to on. </para> </listitem> </varlistentry> |