mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-17 00:17:40 +00:00
more explicit explanations about public address change
This commit is contained in:
parent
b4bbee1df9
commit
9bd290fccb
@ -189,4 +189,6 @@ SIGINT: Close gracefully
|
|||||||
SIGTERM: Close gracefully
|
SIGTERM: Close gracefully
|
||||||
SIGPIPE: Ignore
|
SIGPIPE: Ignore
|
||||||
|
|
||||||
So you may want to send SIGUSR1 to miniupnpd if you public IP address changed...
|
There is code to detect change in network interfaces bsd/ifacewatcher.c and
|
||||||
|
linux/ifacewatcher.c, but if that code doesn't work for you, you may want to
|
||||||
|
send SIGUSR1 to miniupnpd if you public IP address changed.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user