summaryrefslogtreecommitdiffstats
path: root/cmds/ip-up-vpn
Commit message (Collapse)AuthorAgeFilesLines
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-8/+8
| | | | | | | See https://android-git.corp.google.com/g/#/c/157220 Bug: 5449033 Change-Id: Ic9c19d30693bd56755f55906127cd6bd7126096c
* ip-up-vpn: Handle the case where INTERNAL_NETMASK4 is empty.Chia-chi Yeh2011-09-221-4/+6
| | | | | | Also set the errno when inet_pton() fails. Change-Id: Ib98ed593fe1ceabecef4b92bf939f44ecf9fa665
* ip-up-vpn: Create proper states for pppd and racoon.Chia-chi Yeh2011-07-141-9/+125
| | | | | | VPN no longer uses system properties to pass parameters. Change-Id: I13e4339ababb08552c4276c675c21176774da66c
* Promote ip-up-vpn into the framework.Chia-chi Yeh2011-07-022-0/+61
pppd needs it, and racoon will also use it soon. Change-Id: I7fc40a709f7d44f75cd3683ab77d90cbc29cd765