aboutsummaryrefslogtreecommitdiffstats
path: root/dhcpcd.c
Commit message (Collapse)AuthorAgeFilesLines
* Provide an option to disable route setup with dhcprepo sync2011-08-141-1/+6
| | | | | | | Framework manages route setup for p2p. Bug: 5002384 Change-Id: I7489ebed1c268744a3bf8ea13bf5c55d200fe3e7
* am f53d99f1: am 0c4a89bb: Fix dhcp renew behaviorIrfan Sheriff2011-07-151-0/+7
|\ | | | | | | | | * commit 'f53d99f1bb925b332a2abbca5abd463795508a50': Fix dhcp renew behavior
| * Fix dhcp renew behaviorIrfan Sheriff2011-07-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | We use the -n option to renew the ip address. The current behavior of the client is to reset and initialize all available interfaces sending traffic on them. Change the behavior to do a renew alone Bug: 4987402 Change-Id: I3004feddf77aea248a9c749333d5c0d5ec9d4d3e
* | Fix dhcp.{iface_name}.pid property settingDmitry Shmidt2011-03-231-2/+12
|/ | | | | Change-Id: I57b3da6eec12d34ae9f13db4220e454a3c570171 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* dhcpcd: Add Android patchesDmitry Shmidt2011-01-251-3/+67
| | | | | Change-Id: Ia232992f6e18a1494ad12e38c95fd0d2a7520e8e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* dhcpcd: Update to Version 5.2.10Dmitry Shmidt2011-01-241-833/+1819
| | | | | Change-Id: I949331c7aad91b125decd51da4041983d3a352bc Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* dhcpcd: Upgrade from 4.0.1 to 4.0.15Dmitry Shmidt2010-01-081-14/+26
| | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1038
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1038/+0
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-215/+212
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1041