aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Provide an option to disable route setup with dhcprepo sync2011-08-145-11/+23
| | | | | | | 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
| * am 0c4a89bb: Fix dhcp renew behaviorIrfan Sheriff2011-07-151-0/+7
| |\ | | | | | | | | | | | | * commit '0c4a89bb5e3205e47085b93ffec210778e474508': 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
* | | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-3/+0
| | | | | | | | | | | | | | | | | | Bug: 5010576 Change-Id: Iae6722e0297a65bcfb747266060bee7418c54623
* | | am d870426c: am 49b71a9e: Check dst addr for NULL incase of IFF_POINTOPOINT ↵Dmitry Shmidt2011-06-141-1/+2
|\ \ \ | |/ / | | | | | | | | | | | | | | | interface (b/4603819) * commit 'd870426cf67e614e4cb938f9e66e00eeb57febc4': Check dst addr for NULL incase of IFF_POINTOPOINT interface (b/4603819)
| * | am 49b71a9e: Check dst addr for NULL incase of IFF_POINTOPOINT interface ↵Dmitry Shmidt2011-06-141-1/+2
| |\ \ | | |/ | | | | | | | | | | | | | | | (b/4603819) * commit '49b71a9ee5f83c49125fd6aff49701524be7a618': Check dst addr for NULL incase of IFF_POINTOPOINT interface (b/4603819)
| | * Check dst addr for NULL incase of IFF_POINTOPOINT interface (b/4603819)Dmitry Shmidt2011-06-141-1/+2
| | | | | | | | | | | | | | | Change-Id: I5ca1775fc16a89b1ffe4c946929afe8b1333f66e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | | am 3586ee30: (-s ours) am 17fdc0de: (-s ours) dhcp: Remove errant extra ref ↵Paul Stewart2011-03-300-0/+0
|\ \ \ | |/ / | | | | | | | | | | | | | | | (DO NOT MERGE) [bug: 4174566] * commit '3586ee3039bf5b36a7a80210698eceb3ab4f9be5': dhcp: Remove errant extra ref (DO NOT MERGE) [bug: 4174566]
| * | am 17fdc0de: (-s ours) dhcp: Remove errant extra ref (DO NOT MERGE) [bug: ↵Paul Stewart2011-03-300-0/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | 4174566] * commit '17fdc0dee1db0246a59cd3b28278389043fe5134': dhcp: Remove errant extra ref (DO NOT MERGE) [bug: 4174566]
| | * | dhcp: Remove errant extra ref (DO NOT MERGE) [bug: 4174566]Paul Stewart2011-03-251-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: If2e7a394c9ab65f7a8d69a4e7b240705204bd34c Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | | | Fix dhcp.{iface_name}.pid property settingDmitry Shmidt2011-03-231-2/+12
|/ / / | | | | | | | | | | | | Change-Id: I57b3da6eec12d34ae9f13db4220e454a3c570171 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | | am 6a10bd12: (-s ours) wimax : Change DHCP option for explicit DNS informationTK MUN2011-03-090-0/+0
|\ \ \ | |/ / | | / | |/ |/| * commit '6a10bd1262fd1eb97d3a4ab89507901f9631f32a': wimax : Change DHCP option for explicit DNS information
| * wimax : Change DHCP option for explicit DNS informationTK MUN2011-03-091-2/+5
| | | | | | | | | | | | | | Explicitly include DNS in the list of parameters requested in the DHCP request. Change-Id: If98c8d641e44c73818550df082f298cab440f4ab Signed-off-by: TK MUN <tk.mun@samsung.com>
* | dhcpcd: Add Android patchesDmitry Shmidt2011-01-254-6/+77
| | | | | | | | | | Change-Id: Ia232992f6e18a1494ad12e38c95fd0d2a7520e8e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | dhcpcd: Update to Version 5.2.10Dmitry Shmidt2011-01-2475-2565/+9194
| | | | | | | | | | Change-Id: I949331c7aad91b125decd51da4041983d3a352bc Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | am 07e6bad2: dhcpcd: Remove obsolete, wrong-syntax scriptDmitry Shmidt2010-09-220-0/+0
|\ \ | |/ | | | | | | | | | | Merge commit '07e6bad27beabac5f4ed795fbbc7c8b564b14495' * commit '07e6bad27beabac5f4ed795fbbc7c8b564b14495': dhcpcd: Remove obsolete, wrong-syntax script
| * dhcpcd: Remove obsolete, wrong-syntax scriptDmitry Shmidt2010-09-221-8/+0
| | | | | | | | | | | | | | Auto-merge: no Change-Id: I051161d7280c21c40df8a80cf2153ebdb7c027ce Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | dhcpcd: Remove obsolete, wrong-syntax scriptDmitry Shmidt2010-09-221-8/+0
| | | | | | | | | | Change-Id: I76ae69b263f3756f7377dcf86a1ac0fc973fc1e1 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | dhcpcd: Enable log messagesDmitry Shmidt2010-09-021-1/+1
|/ | | | | Change-Id: I4b6d04b75f4ceeb2f87664faaea9f18ad2949d1e Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* am e2cfecad: dhcpcd: Fix dhcpcd-run-hooks permissionsDmitry Shmidt2010-07-232-1/+1
|\ | | | | | | | | | | | | Merge commit 'e2cfecadc4e796cae73dbc0dafaf46b837569e71' into gingerbread * commit 'e2cfecadc4e796cae73dbc0dafaf46b837569e71': dhcpcd: Fix dhcpcd-run-hooks permissions
| * dhcpcd: Fix dhcpcd-run-hooks permissionsDmitry Shmidt2010-07-232-1/+1
| | | | | | | | | | Change-Id: Id6031789da6f8c12a1ce5b1943404ba29de3ed0c Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | add meta-files about 3rd party projectsThe Android Open Source Project2010-07-161-0/+10
|/ | | | Change-Id: I79cb3fc0cb83f34b59245d94a4eae56f53998ace
* Leave only error messagesDmitry Shmidt2010-03-291-6/+8
| | | | | Change-Id: Icd6f44019098c62aa2aaa0845a28beb95120bd62 Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* Add an empty CleanSpec.mkJean-Baptiste Queru2010-03-081-0/+49
| | | | Change-Id: Ibc797b7f293acfe1b4d6b173cf8f376e8e8b038a
* Add dhcpcd Android debug outputDmitry Shmidt2010-02-161-0/+13
| | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* am 279fadf9: reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
|\ | | | | | | | | | | | | Merge commit '279fadf93958d420c67f791291a7c761977aff57' * commit '279fadf93958d420c67f791291a7c761977aff57': android-2.1_r1 snapshot
| * reconcile main tree with open-source eclairThe Android Open Source Project2010-02-050-0/+0
| |\
| | * reconcile android-2.1_r1 snapshotThe Android Open Source Project2010-01-290-0/+0
| | |\ | |/ /
| | * android-2.1_r1 snapshotThe Android Open Source Project2010-01-120-0/+0
| | |
* | | dhcpcd: Upgrade from 4.0.1 to 4.0.15Dmitry Shmidt2010-01-0825-320/+457
|/ / | | | | | | Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
* | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \
| * \ Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-252-8/+8
| |\ \ | | |/
* | | Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\ \ \ | | |/ | |/|
| * | merge cupcake into donutJean-Baptiste Queru2009-04-220-0/+0
| |\ \
* | \ \ Merge donut into masterJean-Baptiste Queru2009-04-220-0/+0
|\ \ \ \ | |/ / /
| * | | AI 146934: Make TI Wifi driver choice framework-independent - part 1Dmitry Shmidt2009-04-202-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | BUG=1786365 Automated import of CL 146934
| * | | AI 143198: am: CL 142968 Remove showlease, wpa_cli and radiooptions tools ↵Mike Lockwood2009-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from user builds. Should save us 52K in /system BUG=1739507 Original author: lockwood Merged from: //branches/cupcake/... Automated import of CL 143198
| * | | Automated import from //branches/donutburger/...@140818,140818Dianne Hackborn2009-03-241-0/+49
| | | |
* | | | Merge branch 'readonly-p4-master'Dmitry Shmidt2009-04-202-8/+8
|\ \ \ \
| * | | | AI 146935: am: CL 146934 Make TI Wifi driver choice framework-independent - ↵Dmitry Shmidt2009-04-202-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | part 1 Original author: dimitrysh Automated import of CL 146935
* | | | | Merge branch 'open_source_no_contributions' into google_internalThe Android Open Source Project2009-03-290-0/+0
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Merge commit 'korg/cupcake'The Android Open Source Project2009-03-272-1/+50
| |\ \ \ | | | |/ | | |/|
| | * | Automated import from //branches/cupcake/...@142968,142968Mike Lockwood2009-03-261-1/+1
| | | |
| | * | auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-0/+49
| | |/
| * | Merge commit 'remotes/korg/cupcake' into cupcake_to_masterJean-Baptiste Queru2009-03-181-7/+7
| |\ \ | | |/
* | | AI 143349: am: CL 143198 am: CL 142968 Remove showlease, wpa_cli and ↵Mike Lockwood2009-03-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | radiooptions tools from user builds. Should save us 52K in /system BUG=1739507 Original author: lockwood Merged from: //branches/cupcake/... Original author: android-build Merged from: //branches/donutburger/... Automated import of CL 143349
* | | Automated import from //branches/master/...@140824,140824Dianne Hackborn2009-03-241-0/+49
| |/ |/|
* | auto import from //branches/cupcake/...@137197The Android Open Source Project2009-03-091-7/+7
| |
* | auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-0360-0/+10417
| |