Bridge family allows reject statement in prerouting and input chains
only. Users can't know without looking at kernel code.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Florian Westphal <fw@strlen.de>
The common default reject value is
<command>port-unreachable</command>.
</para>
+ <para>
+ Note that in bridge family, reject statement is only allowed in base chains which
+ hook into <literal>input</literal> or <literal>prerouting</literal>.
+ </para>
</refsect2>
<refsect2>
<title>Counter statement</title>