summaryrefslogtreecommitdiff
path: root/ext/tap-mac
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-27 07:41:36 -0800
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-12-27 07:41:36 -0800
commit7a6fe203ee890f26bd9eb27e90f7306e33623a69 (patch)
tree156f234903f58ef77611ce97983d8d917deb3c11 /ext/tap-mac
parenta8345b6a441c9d08dc520e77e383c6a43c7890db (diff)
downloadinfinitytier-7a6fe203ee890f26bd9eb27e90f7306e33623a69.tar.gz
infinitytier-7a6fe203ee890f26bd9eb27e90f7306e33623a69.zip
Rebuild OSX tap for up to 32 devices.
Diffstat (limited to 'ext/tap-mac')
-rw-r--r--ext/tap-mac/tuntap/src/tap/tap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tap-mac/tuntap/src/tap/tap.h b/ext/tap-mac/tuntap/src/tap/tap.h
index 0ef9e159..72339a95 100644
--- a/ext/tap-mac/tuntap/src/tap/tap.h
+++ b/ext/tap-mac/tuntap/src/tap/tap.h
@@ -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