-
Notifications
You must be signed in to change notification settings - Fork 459
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
All external binaries/platforms are now compiled with API 21.
Added printing of IPv6 TCP/UDP/ICMPv6 packets with nflog.
- Loading branch information
1 parent
733db4b
commit 0b5d4b6
Showing
6 changed files
with
104 additions
and
46 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
APP_BUILD_SCRIPT = $(APP_PROJECT_PATH)/external/Android.mk | ||
APP_PLATFORM = android-8 | ||
#APP_PLATFORM = android-21 |