| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* commit 'd966eebfcba313477a598ad7b3e573a123a7a9af':
Fix build.
|
| |\ |
|
| |/
| |
| |
| | |
Change-Id: I6552bf9f83faa97bd5a844381aceb3ef85f86c76
|
|\ \
| |/
| |
| |
| | |
* commit 'a6fbc0f9f49b797f4a67ea49f37681c08ab41111':
Replace __reboot call with syscall
|
| |\ |
|
| |/
| |
| |
| |
| |
| |
| | |
__reboot is hidden for 64-bits and should be hidden on others
Change-Id: Ib6435269aac7fa726e49cc02f8f76d2be2875bc6
Signed-off-by: Pavel Chupin <pavel.v.chupin@intel.com>
|
|\ \
| |/
| |
| |
| | |
* commit '048bb92f3f33196d96a51b446c73805e208a5333':
split setptop ethernet tcp buffer from wifi
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I0582ec75fddb904ca14b9cbddf593ddbd4195c41
Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '162c9a247b2f62065c997c1085637f28e0fcde94':
Switch MIPS over to <sys/user.h>.
|
| |\ \ |
|
| |/ /
| | |
| | |
| | |
| | | |
Bug: 11559337
Change-Id: I47ce51ec2d45d9cfdfbb6cccce93a66b0f02d967
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'cbc32e9f7e95d9c35ec5d855a13fd9346e9f55bf':
Support parsing RDNSS ND options from netlink.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The RDNSS options (RFC 6106) used to configure DNS servers via
router advertisements are passed from the kernel to userspace via
RTM_NEWNDUSEROPT netlink messages. Add code to NetlinkEvent to
parse them.
Also fix a compiler warning and a couple of style issues.
[Cherry-pick of b185e90dcc6ac111bff908edcc6d89fd6b37dc11]
Bug: 9180552
Change-Id: I6c532c8f0ceef3afdc977a431a036df398013e1a
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '71dd5ba4647fdecde0a44793f246fb0274159cbe':
Switch back to subsystem "net" for netlink events.
|
| |\ \ \
| | |/ / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
The change to enable address tracking via netlink incorrectly
changed the subsystem of rtnetlink events from "net" to
"interface". This broke interface add/delete notifications,
which come from the kernel with subsystem "net".
Switch back to "net" and deal with address tracking via new
action codes instead of a new subsystem.
[Cherry-pick of f34861346d5c207912075fba9874090e4c947869]
Bug: 10433320
Change-Id: Ibf30efb426949dfd02304cc1d9adb1c005a539a6
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'a0b3fef0b78e8c6ef38eac6bcd6da7db6a841522':
Get rid of an infinite loop in NetlinkEvent.cpp.
|
| |\ \ \
| | |/ / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[Cherry-pick of 3984276ce47c965ad02a522280a139e0a0c7e5cf]
Bug: 10358527
Bug: 10263310
Bug: 10232006
Change-Id: I750e4bdf2000040adf214d6a772591d7bd25b350
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit '8c099bc206094dd229f4468b85c23b8639fb05ea':
Parse IP address changes in NetlinkEvent.
|
| |\ \ \
| | |/ / |
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This adds support for parsing RTM_NEWADDR and RTM_DELADDR
netlink messages received on netd's netlink socket and
formatting them them so NetlinkHandler can process them.
Address changes are notified in subsystem "address". Interface
changes, which used to be notified in subsystem "net", are now
notified in subsystem "interface" to avoid confusion.
[Cherry-pick of a4b4e9ad8e35ab424e61d76ebe6654445fc61e63]
Bug: 10232006
Change-Id: I93a50e8de17014e118a42f5cc0eb90a0cbfa73cc
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
and corkscrew."
* commit '3fa14a53e70cd55df031646fe3735a6fde37deb8':
Remove x86 debuggerd dependencies on non-uapi headers and corkscrew.
|
| |\ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| |
| |
| | |
Also remove a hack that claims to be "just like ARM", but which was
different from the ARM and MIPS behavior.
Change-Id: I9b16da9a56430998ded27d304ce52c7cc8bfedfc
|
|\ \
| |/
| |
| |
| | |
* commit '60e7d49557a4a330285f9bcd76f0dfae9c1855ae':
Fix libnetutils to build with clean uapi headers.
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
(And old ones too.)
Bug: 11559337
Change-Id: Ie61218055bbe07655a9d53c539aa47b85098e42c
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '59644a6c7182db6caf53dc61f448f2c68ff569be':
Fix nandread to build with old or uapi headers.
|
| |\ \
| | |/
| |/| |
|
| |/
| |
| |
| |
| | |
Bug: 11559337
Change-Id: I9795a16649dafdfe3df150170265157170cd5a79
|
|\ \
| |/
| |
| |
| | |
* commit 'e627929490dfb92ab51ec6feb259d793a4a9f394':
Revert "Revert enabling libunwind."
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit db2309e3d104e47088135a7f1bb89ac853657838.
Change-Id: I1626442f029473066ce20921667a406f1a1ea865
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '62ea993a6997701dba7735ca4a4af6fc6cabac2c':
Revert enabling libunwind.
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
It appears that some branches might not have libunwind set up properly.
Change-Id: Ia72889e115bc2791c7a9e67563c5f4a62197cafd
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '30296f2801ee692a01c3a4698f50ca01fa238fd1':
Let external/mksh install directly into /system/bin/sh.
|
| |\ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
Change-Id: I3ac60af2b5c6bba98c33cb63952eb4d35676d73f
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit '351b0123084570f8274ad3de44d515754c4b3add':
Enable libunwind on arm platforms.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 8410085
Change-Id: I8a645ec0e04b38fc186bbc0f0cc597e31b05cc55
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* commit 'd6f9be1b9a2fc5880b0bcbb0fa47267a14fdc734':
Fix include files in backtrace.h.
|
| |\ \ \
| | |/ /
| |/| | |
|
| |/ /
| | |
| | |
| | |
| | |
| | | |
(cherry picked from commit 08932582226456b8789b52c28462e2224dfcc2e4)
Change-Id: I37a78a9472b94ae84a84d871bfa9a070ff882699
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* commit 'a2d1469c773d809261d830d2f3cb3f6a7b6cdade':
Use new defines in test code.
|
| |\ \ |
|