OSDN Git Service

Add connect event reporting
authorMichal Karpinski <mkarpinski@google.com>
Wed, 28 Sep 2016 15:06:16 +0000 (16:06 +0100)
committerMichal Karpinski <mkarpinski@google.com>
Thu, 13 Oct 2016 13:48:25 +0000 (14:48 +0100)
commit965894eeb90c13255b5559b925d13fd22528f8cb
tree9331f8e62e072e44eb49978678b4326262ff1085
parentccbc5c183067ae988f57725cfafda855bafa47ec
Add connect event reporting

Adds reporting of connect events including netId, destination IP address,
destination port, uid and connect latency.
Currently ignores the new data it receives, further work will be
done in the subsequent CLs.

Test: for now just the benchmarking, in the future CTS

Bug: 29748723
Change-Id: I8e4f54fbc6726a850652d6154f70578c31946082
services/core/java/com/android/server/connectivity/NetdEventListenerService.java