History log of /frameworks/base/core/java/android/net/netlink/StructNlAttr.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9ce5d602cd5d732ae10efe0b648b43ddf60d65c9 16-May-2015 Erik Kline <ek@google.com> Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing

Note that this change is not sufficient to force probing in all cases,
but does cause probing to occur on Linux if the target node hasn't been
confirmed as reachable in the past 5 seconds (delay_first_probe_time).

Bug: 18581716
Bug: 19866451
Bug: 20944464
Change-Id: I29393897118311b48c966c41e2cddb7a784f136f
/frameworks/base/core/java/android/net/netlink/StructNlAttr.java
6193aa3305bc2aa5b7f0a983f4b08c99065cfb82 19-Jan-2015 Erik Kline <ek@google.com> Add basic netlink library code.

Add netlink socket helpers and parsing code for basic netlink messages.
Additionally, support from some neighbor discovery -specific messages
is included.

Bug: 18581716
Change-Id: Ib2aa924222b63cdbebf09a8bf8ff35ee24269fc5
/frameworks/base/core/java/android/net/netlink/StructNlAttr.java