mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document ENETDOWN.
PR: 31436 Submitted by: Milon Papezik <milon.papezik@oskarmobil.cz>
This commit is contained in:
parent
dbb10b1eaa
commit
b46884b5b9
1 changed files with 2 additions and 0 deletions
|
|
@ -178,6 +178,8 @@ from the last message sent. This typically means that the
|
|||
receiver is not listening on the remote port.
|
||||
.It Bq Er EHOSTDOWN
|
||||
The remote host was down.
|
||||
.It Bq Er ENETDOWN
|
||||
The remote network was down.
|
||||
.El
|
||||
.Sh BUGS
|
||||
Because
|
||||
|
|
|
|||
Loading…
Reference in a new issue