Skip to content

Commit

Permalink
changes from SocksDroid for handling udp DNS packets better
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Dec 30, 2015
1 parent d065d0f commit 24a97f2
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 82 deletions.
2 changes: 2 additions & 0 deletions Android.mk
Expand Up @@ -2,6 +2,8 @@ LOCAL_PATH := $(call my-dir)

include $(CLEAR_VARS)

LOCAL_STATIC_LIBRARIES := libancillary

LOCAL_MODULE := tun2socks

LOCAL_CFLAGS := -std=gnu99
Expand Down

0 comments on commit 24a97f2

Please sign in to comment.