-
Notifications
You must be signed in to change notification settings - Fork 83
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix for network interface 'utun0' on MacOS On MacOS an "Unknown" network interface gives us problems. Let's avoid it all together. * Handle unavailable network interface mtu On MacOS the "Mtu" seems not to be available (it is zero). So we ignore it and keep the maxPackageSize as is.
- Loading branch information
1 parent
2d118f1
commit 79ed572
Showing
1 changed file
with
32 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters