v2.0.1
alanmcgovern
released this
10 Apr 14:03
·
34 commits
to master
since this release
General
-
Mono.Nat now tries to generate a reasonably unique
Description
for each port mapping. Some routers will refuse to create a new port map if the description matches the description of an existing port mapping, even if the ports are different. -
Improved diagnostic logs are emitted when when NatUtility.Logger is not null.
-
Mono.Nat issues uPnP discovery requests using each enabled network adapter. If a device is discovered, Mono.Nat will now ensure all network requests use the same adapter.