OSDN Git Service

VPN: Hook up the new control protocol and network state.
authorChia-chi Yeh <chiachi@android.com>
Thu, 14 Jul 2011 22:05:05 +0000 (15:05 -0700)
committerChia-chi Yeh <chiachi@android.com>
Thu, 14 Jul 2011 22:07:42 +0000 (15:07 -0700)
commit97a61565ea95472e65899070e64853f8c147bb11
treefed415da0df68c5c06e67ac943d7d4251ba79c64
parent1591aa004557859742fb89190ce76cbbf3a1ef12
VPN: Hook up the new control protocol and network state.

1. No more End-Of-Arguments.
2. Daemons close the control socket after they are initialized.
3. No more system properties.
4. ip-up-vpn now creates state to pass the configuration.
5. JNI methods are split again for legacy VPN.

Change-Id: I02fafdf01d425c965345ef712b2bd5fdee3a0cab
services/java/com/android/server/connectivity/Vpn.java
services/jni/com_android_server_connectivity_Vpn.cpp