| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I5b9d23eea7e850ab5a1f3a4e6c4f8ecdc3844864
|
|
|
|
|
|
|
|
|
| |
http://ag/507249 removed a bunch of supposedly dead (unused) code. It turns out
at least ifc_disable() is being used in some protected partner branches. Put
back that as well as ifc_enable() to keep it symmetric.
Bug: 15413389
Change-Id: Ibec83a66e5d9079876ccf36d250b95b7c0294c03
|
|
|
|
|
| |
Bug: 15413389
Change-Id: I315468832ef18ffc84174e54774ab63b86d284dc
|
|\
| |
| |
| |
| | |
* commit '04482eaba2584c3a05bff4a6647f0a2e55475a91':
libnetutils: Turn on -Werror
|
| |
| |
| |
| |
| |
| |
| | |
- Get rid of a pair of out of range comparison warnings.
- Turn on -Werror for compilation
Change-Id: Ie6754f41f9348852a02cc0ff35befb5a76ac2883
|
|\ \
| |/
| |
| |
| |
| |
| | |
-Werror""
* commit '2a7ce0bc7da0201c4b228d04d900ec440bfdcf8b':
Revert "libnetutils: Turn on -Werror"
|
| |
| |
| |
| |
| |
| | |
This reverts commit 249c26de823be0f9a84a9f092c776bcd9830fba5.
Change-Id: I2a56c574fa8d842d5f3c51fd57ecf078838fcfec
|
|\ \
| |/
| |
| |
| | |
* commit 'd746519443e37d7dde104779253830e92ae72c8e':
libnetutils: Turn on -Werror
|
| |
| |
| |
| | |
Change-Id: Ie6754f41f9348852a02cc0ff35befb5a76ac2882
|
| |\
| | |
| | |
| | | |
Change-Id: I5c469a4b738629d99d721cad7ded02d6c35f56d5
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Per http://tools.ietf.org/html/rfc768:
If the computed checksum is zero, it is transmitted as all ones (the
equivalent in one's complement arithmetic). An all zero transmitted
checksum value means that the transmitter generated no checksum (for
debugging or for higher level protocols that don't care).
Bug: 10642341
Change-Id: Ib6296dcf3f420f87227047a645c99d9f7ea0d437
|
|\ \ \
| |/ /
| | /
| |/
|/|
| |
| | |
headers."
* commit 'd97a34af49f6beafc21d5f459ea62b499544f9f3':
Fix libnetutils to build with clean uapi headers.
|
| |
| |
| |
| |
| |
| |
| | |
(And old ones too.)
Bug: 11559337
Change-Id: Ie61218055bbe07655a9d53c539aa47b85098e42c
|
|/
|
|
|
| |
Change-Id: I517fd1f62d451b07466a21a2b770d9ce389dac19
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|\
| |
| |
| | |
Change-Id: I949cce9e1f14cd33162b81fbc6728c64e2b09b7c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
1. bad return status make it return uninitialized prefixLength with a magic
number in android_net_utils_runDhcpCommon()
2. it will make DhcpInfoInternal.makeLinkAddress() to throw
IllegalArgumentException when try to connect a Wifi AP
3. the exception will make system reboot, of cource it random.
Change-Id: Iabc0cd5b69c1316f4eeae0aa1b8a91444dca4562
Signed-off-by: Michael Wu <michaelstay@gmail.com>
|
| |
| |
| |
| |
| | |
Bug: 8580410
Change-Id: Iab3a9b4307f207c14a04a922cc7350c54e60e9ad
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | | |
bug:5958524
Change-Id: I61c25e23d21e92653ec9b874d3d456a330d8fe05
|
|\ \ \
| |/ /
|/| /
| |/
| |
| |
| | |
set"
* commit 'bab2ba3e730d610883added31ff806da352cbb07':
Fix dhcpcd startup when net.hostname is not set
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Commit 62d6f74 swapped p2p_interface and DHCP_CONFIG_PATH
erroneously. This reverts them to their correct ordering and makes dhcpcd
startup work again.
Change-Id: Iea033a7e0dad98bb2a63fb39755330675cfbb0ab
Signed-off-by: Matt Gumbel <matthew.k.gumbel@intel.com>
|
| |
| |
| |
| | |
Change-Id: Icbc1859125bae0bc222685bfbc18af38273d6827
|
| |
| |
| |
| |
| |
| | |
Remove unnecessary DHCP properties
Change-Id: I27b5d0a2d8fd67c911d04bb2d18dc1b3f10e7c2a
|
|/
|
|
|
|
|
| |
This property is set by the dhcpcd daemon.
bug:6799630
Change-Id: I21002e286819cff420ec72e3857764e5f58ecfe4
|
|\
| |
| |
| |
| | |
* commit 'd2e826b5192f3b964c893b8230cee1d8bdb84071':
Fixed an unused param warning
|
| |
| |
| |
| |
| |
| |
| |
| | |
libnetutils had a single warning. Fixed it to make it clean.
Change-Id: I9297e556657a38dbdd7d1d0ac4bc3574801d5ac9
Author: Edwin Vane <edwin.vane@intel.com>
Reviewed-by: Kevin P Schoedel <kevin.p.schoedel@intel.com>
|
| |
| |
| |
| |
| | |
Signed-off-by: Chris Dearman <chris@mips.com>
Change-Id: Ibc288458baf2f75c5b19a46e4c97ee59521cc9a5
|
|\ \ |
|
| |/
| |
| |
| |
| |
| |
| | |
Code using ifc_reset_connections api needs to have access to
predefined masks for reset_mask parameter
Change-Id: I90bc5e1b62ae4a88501c8ad4e353c0d93d319579
|
|/
|
|
|
| |
Change-Id: Idd5c8734fafd27c76f61820f223627af4c71a271
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
p2p interfaces keep increasing. Reuse a single "p2p" phrase to track all
p2p specific properties.
Longer term, we will remove the use of system properties for dhcp
Also, fixed some warnings
Bug: 6522164
Change-Id: Ibe9a68a1b5db9d5b0fe88c854d9f94b1b9930970
|
|
|
|
|
| |
Bug: 6344821
Change-Id: Iebce3e1b36175fc88f44e18db647c43b1245f18f
|
|
|
|
|
| |
Bug: 5449033
Change-Id: Ibcffdcf620ebae1c389446ce8e9d908f11ac039c
|
|
|
|
|
| |
Bug: 5449033
Change-Id: I1e070511b6a538e9f1c94657356437a457d58882
|
|
|
|
|
| |
Bug: 5449033
Change-Id: I9244d927f14c750cd359ebffb1fc1c355a755d5a
|
|\ |
|
| |
| |
| |
| | |
Change-Id: Ia99b2c10ff6cf8c75c23db49f1e9cf7a043141cc
|
|/
|
|
|
|
|
|
| |
- Modified dhcp renew code for the new conenctivity changes in ICS
Change-Id: I614dfc62a875b79dbd8b7c46f4d87f366a3c3661
Signed-off-by: tk.mun <tk.mun@samsung.com>
bug:5486930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Provide a function to add and delete IPv4/IPv6 addresses
using netlink.
- Provide a function that clears all IP addresses on an
interface that can be used by netd.
Also, a couple of cleanups:
- Update the header file to match reality, and include the
header file in the implementation. Also fix a caller that
has an incorrect method signature.
- Fix whitespace in Android.mk.
Change-Id: Ifba9d60cdfffb0b7e5c3b9c6ab328f5f77d259c4
|
|
|
|
| |
Change-Id: Ib71f3f17d56ba614436bcb18f9100196fd7e7ee6
|
|
|
|
|
| |
Bug: 5002384
Change-Id: I4ee4f80e2bc2966aa30d1344182d90f30117fbae
|
|
|
|
| |
Change-Id: Iffe2ca52333df4ef393c5305a5b66582006e4699
|
|
|
|
|
|
| |
Bug: 5010576
Change-Id: I2fcf31af681d92880e5d31a46d5f6777f7ca1977
|
|\
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| |
| |
| |
| | |
Pick dhcp changes from master for the renewal fixes
Bug: 3344732
Change-Id: Ie49cd11f74cf89e9edf2d1c788a699ce0996190d
|
| |
| |
| |
| |
| |
| |
| | |
Some routers can return 0.0.0.0 as gateway address,
use DHCP server as gateway in such instances
Change-Id: I7e8db8e619475efce53ce391f77f2c13c3b7268c
|