| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit '436deea5bbd43ae402ca8ee5bbc7fed3daaf3fce':
Add reset_mask as parameter to ifc_reset_connections
|
| |
| |
| |
| |
| |
| |
| |
| | |
The reset_mask allows either IPv4 and or IPv6 connections
of an interface to be reset.
Bug: 4981919
Change-Id: Id2d9ab90e30091d3d0764c66d4b01b73c0edbfcc
|
| |
| |
| |
| |
| | |
bug:4476009
Change-Id: I93c492eebe24d9744b8ef79378c73301d167f5a3
|
|\ \
| |/
| |
| |
| |
| |
| | |
honeycomb-LTE
* commit '61e33b338cbb90c34cb3e07fe55edcc08c6ce3b8':
Add v4/v6 route add/removal support
|
| |
| |
| |
| | |
Change-Id: I259a3be4fe473dff75336139c9584d2c5ab27b2d
|
|/
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ib9e070e510d1a762295faf4dc673c9a6e8207a8d
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Change-Id: I2a914314a027e0e542d45dff0c2e6029e9f40615
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|
|
|
| |
Change-Id: I1b71de28312a56a3b1d27fcfaf0a7b71d5777e6c
|
|
|
|
| |
Change-Id: Ibeba75848eaf732b7d0c7aecc9e7be8dbd509a1c
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
|
| |
|
|
|