Rebuild OSX tap for up to 32 devices.
This commit is contained in:
parent
a8345b6a44
commit
7a6fe203ee
3 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
|
@ -32,7 +32,7 @@
|
|||
|
||||
#define TAP_FAMILY_NAME ((char *) "zt")
|
||||
|
||||
#define TAP_IF_COUNT 16 /* max number of tap interfaces */
|
||||
#define TAP_IF_COUNT 32 /* max number of tap interfaces */
|
||||
|
||||
#define TAP_MTU 2800
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue