Rebuild OSX tap for up to 32 devices.

This commit is contained in:
Adam Ierymenko 2013-12-27 07:41:36 -08:00
parent a8345b6a44
commit 7a6fe203ee
3 changed files with 1 additions and 1 deletions
ext
bin/tap-mac
pre10.8/tap.kext/Contents/MacOS
tap.kext/Contents/MacOS
tap-mac/tuntap/src/tap

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