History log of /system/netd/server/NetlinkHandler.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7035f228d17e925116b1b64a7c917b3196ab8818 13-Feb-2017 Lorenzo Colitti <lorenzo@google.com> Put most of netd into the android::net namespace.

Test: netd_{unit,integration}_test pass
Test: bullhead builds, boots
Bug: 34873832
Change-Id: I0a252328041b342f9c03cd08c11a69d452b045b3
/system/netd/server/NetlinkHandler.h
05c39f0a048abf6b8a44f17063f0c1f8c16285ed 23-Apr-2015 Ruchi Kandoi <kandoiruchi@google.com> netd: Adds support for uid in idletimer netlink notification.

Change-Id: Ib85b85fc12b20436e0d788d5c3ec66306c632b57
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
Bug: 20264396
/system/netd/server/NetlinkHandler.h
32fa9ba006ce62737cdcc48b9df2b2f4a432d5e1 13-Mar-2015 Jeff Sharkey <jsharkey@android.com> Follow NetlinkEvent refactoring.

Change-Id: Ibb6101c8741f862f4732fb200f646dfd329f4782
/system/netd/server/NetlinkHandler.h
fbe497fcd808e4317572ad48c42545105309a347 29-Oct-2014 Jeff Sharkey <jsharkey@android.com> Offer to detect non-SSL/TLS network traffic.

Introduces new module that provides network-related features for
the StrictMode developer API. The first feature offers to detect
sockets sending data not wrapped inside a layer of SSL/TLS
encryption.

This carefully only adds overhead to UIDs that have requested
detection, and it uses CONNMARK to quickly accept/reject packets
from streams that have already been inspected. Detection is done
by looking for a well-known TLS handshake header; it's not future
proof, but it's a good start. Handles both IPv4 and IPv6.

When requested, we also log the triggering packet through NFLOG and
back up to the framework to aid investigation.

Bug: 18335678
Change-Id: Ie8fab785139dfb55a71b6dc7a0f3c75a8408224b
/system/netd/server/NetlinkHandler.h
bd0f224f077264f21fa858b7a93062e3b8564006 12-Jun-2014 Lorenzo Colitti <lorenzo@google.com> Notify network observers of route changes.

This reverts commit 20d3f5e856a38ef22851e32d7f9b6a7cd02eb459.

Bug: 9180552
Change-Id: I004448e2f0c731f6ca2c6d3535dc4dd51a622293
/system/netd/server/NetlinkHandler.h
20d3f5e856a38ef22851e32d7f9b6a7cd02eb459 20-Jun-2014 Lorenzo Colitti <lorenzo@google.com> Revert "Notify network observers of route changes."

This reverts commit d2f23fb6285000831f14cacc16881d96f6046c33.

Change-Id: Ifabbc6848ab33842461465fccb9886863a08aec6
/system/netd/server/NetlinkHandler.h
d2f23fb6285000831f14cacc16881d96f6046c33 12-Jun-2014 Lorenzo Colitti <lorenzo@google.com> Notify network observers of route changes.

Bug: 9180552
Change-Id: Ic23025e4d7cb4e58ae59017777267ac45f00b434
/system/netd/server/NetlinkHandler.h
f4cfad361175a7f9ccf4d41e76a9b289c3c3da22 21-May-2014 Sreeram Ramachandran <sreeram@google.com> Move netd_client into netd.

Change-Id: Ie4b6b303225c93f2448a503d6ea9cebb552cbad5
/system/netd/server/NetlinkHandler.h