| Commit message (Expand) | Author | Age | Files | Lines |
* | Grab a wakelock while doing ARP/ND probing | Erik Kline | 2015-09-21 | 1 | -1/+34 |
* | Send neighbors into NUD_PROBE rather than NUD_DELAY | Erik Kline | 2015-06-01 | 1 | -7/+1 |
* | Treat RTM_DELNEIGH as a transition to NUD_NONE | Erik Kline | 2015-06-01 | 1 | -3/+2 |
* | Notify only on loss of provisioning. | Erik Kline | 2015-05-22 | 1 | -87/+125 |
* | Set NLM_F_ACK in our RTM_NEWNEIGH requests | Erik Kline | 2015-05-20 | 1 | -31/+57 |
* | Close netlink socket when shutting down IpReachabilityMonitor | Erik Kline | 2015-05-20 | 1 | -7/+8 |
* | Add IpReachabilityMonitor#probeAll() to begin doing DNAv4/v6-like probing | Erik Kline | 2015-05-19 | 1 | -7/+47 |
* | Initial IpReachabilityMonitor implementation. | Erik Kline | 2015-05-13 | 1 | -0/+354 |