- Do not re-register when link properties change, but IP addresses remain
the same.
This commit is contained in:
@@ -284,7 +284,7 @@ object Utils {
|
||||
Api.uag_reset_transp(true, true)
|
||||
Api.net_debug()
|
||||
} else {
|
||||
UserAgent.register()
|
||||
UserAgent.register(false)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user