... | ... | @@ -471,7 +471,7 @@ host\[_0..n_\] |
|
|
<td>IPv4/6 address to filter.</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>regex_search\[0..n\]</td>
|
|
|
<td>regex_search\\\[0..n\\\]</td>
|
|
|
<td>
|
|
|
|
|
|
<_regex_>
|
... | ... | @@ -479,7 +479,7 @@ host\[_0..n_\] |
|
|
<td>Search extended regular expression.</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>regex_replace\[0..n\]</td>
|
|
|
<td>regex_replace\\\[0..n\\\]</td>
|
|
|
<td>
|
|
|
|
|
|
<_text_>
|
... | ... | @@ -765,5 +765,52 @@ Number of seconds between API updates.<br>Default: 86400 (1 day) |
|
|
Optional two character vendor ID.<br>Default: EG
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
#### **\[protocols\]**
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>all</td>
|
|
|
<td>
|
|
|
|
|
|
_<include | exclude>_
|
|
|
</td>
|
|
|
<td>Include or exclude all protocols by default.</td>
|
|
|
</tr>
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
_<protocol>_
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
_<include | exclude>_
|
|
|
</td>
|
|
|
<td>
|
|
|
|
|
|
Include or exclude a specific protocol.
|
|
|
|
|
|
Protocols IDs or names are accepted. Run `netifyd --dump-protos` to get the list of available protocols.
|
|
|
</td>
|
|
|
</tr>
|
|
|
</table>
|
|
|
|