summaryrefslogtreecommitdiff
path: root/ext/bin
diff options
context:
space:
mode:
authorAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-28 15:18:06 -0400
committerAdam Ierymenko <adam.ierymenko@gmail.com>2013-10-28 15:18:06 -0400
commit12b297a7127a752c1ffb51d768072572f035e8da (patch)
tree0e779cef27597b03aac84c1e160fd8b1cf2e4786 /ext/bin
parentd290306bb3c6c3773dc613cbe06fd606103f4fa5 (diff)
downloadinfinitytier-12b297a7127a752c1ffb51d768072572f035e8da.tar.gz
infinitytier-12b297a7127a752c1ffb51d768072572f035e8da.zip
Put default MTU in tap back to 2800, clean up tun-related files and other things from the original pre-fork tap code base that we will never use.
Diffstat (limited to 'ext/bin')
-rw-r--r--ext/bin/tap-mac/tap.kext/Contents/Info.plist2
-rwxr-xr-xext/bin/tap-mac/tap.kext/Contents/MacOS/tapbin81240 -> 81240 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/ext/bin/tap-mac/tap.kext/Contents/Info.plist b/ext/bin/tap-mac/tap.kext/Contents/Info.plist
index 3cc41b07..45c2839a 100644
--- a/ext/bin/tap-mac/tap.kext/Contents/Info.plist
+++ b/ext/bin/tap-mac/tap.kext/Contents/Info.plist
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
- <string>20111101</string>
+ <string>20131028</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
diff --git a/ext/bin/tap-mac/tap.kext/Contents/MacOS/tap b/ext/bin/tap-mac/tap.kext/Contents/MacOS/tap
index 7359c044..33dbf089 100755
--- a/ext/bin/tap-mac/tap.kext/Contents/MacOS/tap
+++ b/ext/bin/tap-mac/tap.kext/Contents/MacOS/tap
Binary files differ