From b25f92843d61a2a51372438c1a02668acf968749 Mon Sep 17 00:00:00 2001 From: Mygod Date: Mon, 13 Aug 2018 01:51:21 +0800 Subject: [PATCH] Add DHCP workaround to index --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a545b349..b78e6c05 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,8 @@ Other: * Several constants in `ConnectivityManager` is assumed to be defined as in `TetheringManager.kt`; * `android.net.conn.TETHER_STATE_CHANGED` is assumed to be a sticky broadcast. -For `ip rule` priorities, `RULE_PRIORITY_TETHERING` is assumed to be 18000. +For `ip rule` priorities, `RULE_PRIORITY_SECURE_VPN` and `RULE_PRIORITY_TETHERING` is assumed to be 12000 and 18000 +respectively. DHCP server like `dnsmasq` is assumed to run and send DHCP packets as root. Undocumented system binaries are all bundled and executable: