| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| | |
ifc_set_mask() function was removed in a previous change. This function
is called by the Crespo RIL, so we can't remove it yet.
Bug: 4268537
Change-Id: I634580ee8d2a1aff069178837cc121c89c5e73f9
|
|\ \
| |/
| |
| |
| |
| |
| | |
into honeycomb-LTE
* commit 'e9fa47ca664577e4ca7ed270f1f72a2d43fb3423':
Kill IPv6 sockets as well as IPv4 sockets.
|
| |
| |
| |
| | |
Change-Id: Ib9e070e510d1a762295faf4dc673c9a6e8207a8d
|
|/
|
|
|
|
|
|
| |
Added when using dhcp on both wimax and wifi. But should be useful across multiple
services running dhcp now. Also adds a renewal api
Change-Id: Ic850a612dd429cd675b5b0224ff58895f9d8e4d9
Signed-off-by: TK MUN <tk.mun@samsung.com>
|
|
|
|
|
|
|
| |
This pushes prefixLength down as far as we can.
bug:2542681
Change-Id: I94b7cde9d10e97ee2c071d92f25555cff5934f0b
|
|\ |
|
| |
| |
| |
| |
| | |
Change-Id: Ic285bbb4b224fc4e62e88e76b8b448edbe814a17
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|/
|
|
|
|
|
|
| |
Doesn't do IPv6, but removes v4-specific structures from the framework
(netmask, ints for addrs)
bug:2542681
Change-Id: I1110e6f32d42a472b104835a4298e18b391db0a7
|
|
|
|
|
| |
Change-Id: I2a914314a027e0e542d45dff0c2e6029e9f40615
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|
|
|
|
|
|
|
| |
DHCP success can take up to 2 seconds to
be reported to the statemachine. Move wait
time after check and reduce it to 200ms
Change-Id: I6b2546f80435a84ee6f44f4d91f348bacfdc8433
|
|
|
|
| |
Change-Id: I1b71de28312a56a3b1d27fcfaf0a7b71d5777e6c
|
|
|
|
| |
Change-Id: I5f4dc797b353a0f01fa00d38375ec303bf863254
|
|\
| |
| |
| |
| |
| |
| | |
Merge commit '705ab8db827b0f7f3389463af67d173c8a94fc8a' into gingerbread-plus-aosp
* commit '705ab8db827b0f7f3389463af67d173c8a94fc8a':
Fix sim build - remove unncesessary header.
|
| |
| |
| |
| | |
Change-Id: Ibeba75848eaf732b7d0c7aecc9e7be8dbd509a1c
|
|\ \
| |/
| |
| | |
Change-Id: Ic71ed9c392c5dee4a5a9be184d071eb688741f6f
|
| |
| |
| |
| |
| |
| |
| | |
Add API to create a route to an IPv4/IPv6 host/gateway through a particular
interface.
Change-Id: I0ab5d2d211e0fc05f65ee6bb202b7f435cccae2a
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- adds ifc_set_hwaddr
- adds hwaddr command to netcfg
- code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing
- consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties
(see related change to WifiStateTracker)
- updated system/core/nexus to use new headers, although not sure if
anybody still uses nexus
Change-Id: Idd70c0ac6e89b38e86816578c33eff805d30cac4
|
| |
| |
| |
| | |
This reverts commit c88e09cb98fb3690c3cf49f5a825532e0d9bf300.
|
|\ \
| |/
| |
| | |
Change-Id: Ie231effb4d9dfd63aa98ec08b269c31ce32aa1c0
|
| |\
| | |
| | |
| | | |
Change-Id: I8cfc9c0b699eceef77a905ca2f8cbdb1ab06bf1d
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- adds ifc_set_hwaddr
- adds hwaddr command to netcfg
- code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing
- consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties
(see related change to WifiStateTracker)
- updated system/core/nexus to use new headers, although not sure if
anybody still uses nexus
Change-Id: Idd70c0ac6e89b38e86816578c33eff805d30cac4
|
|/ /
| |
| |
| | |
Change-Id: Ib38b2c152474ed83be1a5716457d0b374c0e5c68
|
|/
|
|
| |
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|
|
|
| |
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|