mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add mention of the fact that timeouts are silently limited to 24 hours.
Observed by: jmg
This commit is contained in:
parent
470fcc93b9
commit
3b38d66be6
1 changed files with 5 additions and 0 deletions
|
|
@ -536,3 +536,8 @@ filter is currently only implemented for devices that use the
|
|||
.Xr miibus 4
|
||||
driver for LINKUP and LINKDOWN operations.
|
||||
Therefore, it will not work with many non-ethernet devices.
|
||||
.Pp
|
||||
The
|
||||
.Fa timeout
|
||||
value is limited to 24 hours; longer timeouts will be silently
|
||||
reinterpreted as 24 hours.
|
||||
|
|
|
|||
Loading…
Reference in a new issue