1. 17586f7 DO NOT MERGE: Add fuzzing tests to ApfFilter RA processing by Hugo Benichi · 8 years ago
  2. 9bfda16 Don't loop forever on zero-length ICMPv6 ND options. am: 2f157c421a by Lorenzo Colitti · 8 years ago
  3. 2f157c4 Don't loop forever on zero-length ICMPv6 ND options. by Lorenzo Colitti · 8 years ago
  4. eff558c Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 8 years ago
  5. 473355f Have IpManager track L2-L4 signaling traffic required for IP connectivity. by Erik Kline · 8 years ago
  6. 20cad08 More correct startup and shutdown procedures. am: 6c0782f1ae by Erik Kline · 8 years ago
  7. 6c0782f More correct startup and shutdown procedures. by Erik Kline · 8 years ago
  8. 6ba22b5 Merge "DHCPv4 anonymity profile: support skipping hostname option" am: eef38717b9 am: 94e328c22f by Erik Kline · 8 years ago
  9. 94e328c Merge "DHCPv4 anonymity profile: support skipping hostname option" by Erik Kline · 8 years ago
  10. 511818f DHCPv4 anonymity profile: support skipping hostname option by Erik Kline · 8 years ago
  11. 0cc49bb DO NOT MERGE APF: also drop any ICMPv6 RSs by Hugo Benichi · 8 years ago
  12. 0242898 DO NOT MERGE: APF: also drop any ICMPv6 RSs by Hugo Benichi · 8 years ago
  13. dafc44e DO NOT MERGE: ApfFilter: use elapsedRealTime for RA lifetime by Hugo Benichi · 8 years ago
  14. 94dcb3c DO NOT MERGE: Do not synchronize boolean reads/writes by Hugo Benichi · 8 years ago
  15. 4104ff9 DO NOT MERGE: ApfFilter: systematically use u8, u16, u32 getters by Hugo Benichi · 8 years ago
  16. 0668a61 DO NOT MERGE: Add fuzzing tests to ApfFilter RA processing by Hugo Benichi · 8 years ago
  17. b406666 Handle IpReachabilityMonitor errors better. by Erik Kline · 8 years ago
  18. e452660 Handle IpReachabilityMonitor errors better. by Erik Kline · 8 years ago
  19. 1ade34d Reject DHCP packets with no magic cookie am: 006e061301 by Hugo Benichi · 8 years ago
  20. c4a13af Catch runtime exceptions when parsing DHCP packets am: e0ea7fecd6 by Hugo Benichi · 8 years ago
  21. 006e061 Reject DHCP packets with no magic cookie by Hugo Benichi · 8 years ago
  22. e0ea7fe Catch runtime exceptions when parsing DHCP packets by Hugo Benichi · 8 years ago
  23. d2ad8ec Ignore loss of IPv6 provisioning when not avoiding bad Wi-Fi. am: f11ee9f592 by Lorenzo Colitti · 8 years ago
  24. fdac9b6 Slightly simplify IpManager#compareProvisioning. am: b77b775213 by Lorenzo Colitti · 8 years ago
  25. d719d95 Conditionally accept loss of on-link IPv6 DNS servers am: 5b437d6ff9 by Erik Kline · 8 years ago
  26. 23cdacb Refactor "avoid bad wifi" logic into a utility class am: 065ab6ee40 by Erik Kline · 8 years ago
  27. f11ee9f Ignore loss of IPv6 provisioning when not avoiding bad Wi-Fi. by Lorenzo Colitti · 8 years ago
  28. b77b775 Slightly simplify IpManager#compareProvisioning. by Lorenzo Colitti · 8 years ago
  29. 5b437d6 Conditionally accept loss of on-link IPv6 DNS servers by Erik Kline · 8 years ago
  30. 065ab6e Refactor "avoid bad wifi" logic into a utility class by Erik Kline · 8 years ago
  31. c3eec4f Support triggering confirmConfiguration() via dumpsys by Erik Kline · 8 years ago
  32. 8ec1dc8 Handle more commands in StoppingState by Erik Kline · 8 years ago
  33. 7d21eae ApfFilter: take into account IPv4 subnet prefix by Hugo Benichi · 8 years ago
  34. 0dc1d31 ApfFilter: more precise IPv4 broadcast filter by Hugo Benichi · 8 years ago
  35. 961ca49 Better IPv4 multicast coverage in ApfTest by Hugo Benichi · 8 years ago
  36. ee5de9d Remove INetd AIDL reference by Erik Kline · 8 years ago
  37. c1bc0be Add simple NetdService util class by Erik Kline · 8 years ago
  38. e845cf2 Merge "Ensure known good state when starting." into nyc-mr1-dev by Erik Kline · 8 years ago
  39. d1dcbef Fix up some comments in IPv6 tethering code. by Erik Kline · 8 years ago
  40. fa37b2f Handle setting and deprecating local DNS IPv6 addresses by Erik Kline · 8 years ago
  41. 703b097 Ensure known good state when starting. by Erik Kline · 8 years ago
  42. 354607f Deprecate IPv6 prefixes no longer in use. by Erik Kline · 8 years ago
  43. 4e40413 Merge "Sanity check ICMP6 router advertisement packets" into nyc-mr1-dev by Paul Jensen · 8 years ago
  44. 4b545b0 Sanity check ICMP6 router advertisement packets by Paul Jensen · 8 years ago
  45. e33daf1 More correctly close RA daemon socket. by Erik Kline · 8 years ago
  46. 38db976 APF: filter unwanted ARP replies by Hugo Benichi · 8 years ago
  47. a3ca6bd Basic IPv6 Router Advertisement daemon by Erik Kline · 8 years ago
  48. 42e6085 Merge "IpConn metrics: distinguish NUD_FAILED answers" into nyc-mr1-dev by Hugo Benichi · 8 years ago
  49. 7643423 IpConn metrics: add times to DHCP bound state by Hugo Benichi · 8 years ago
  50. 0d1c65b IpConn metrics: distinguish NUD_FAILED answers by Hugo Benichi · 8 years ago
  51. 54756fd Merge "IpConn metrics: correctly read RA lifetimes" into nyc-mr1-dev by Hugo Benichi · 8 years ago
  52. 176ed01 IpConn metrics: add dhcp transition times by Hugo Benichi · 8 years ago
  53. 6ccd51a IpConn metrics: correctly read RA lifetimes by Hugo Benichi · 8 years ago
  54. f5e3481 Merge changes Ia28652e0,Id2eaafdc,I9c4c8286 into nyc-mr1-dev by TreeHugger Robot · 8 years ago
  55. cfbf741 Record events for RA option lifetimes by Hugo Benichi · 8 years ago
  56. 647c86d Log RA listening statistics by Hugo Benichi · 8 years ago
  57. 4fc3ee5 Log events at APF program generation by Hugo Benichi · 8 years ago
  58. feadfda Make provisioning timeout apply to both IPv4 and IPv6 by Erik Kline · 8 years ago
  59. cfddd68 Refactor IP connectivity event logging by Hugo Benichi · 8 years ago
  60. 8995d85 Don't loop forever on 0-length options. by Lorenzo Colitti · 8 years ago
  61. 83e5032 Merge "Don't drop IPv4 broadcast packets when WiFi multicast lock is held" into nyc-dev by TreeHugger Robot · 8 years ago
  62. f8a01e8 Don't drop IPv4 broadcast packets when WiFi multicast lock is held by Paul Jensen · 8 years ago
  63. e67ec4e Restore DHCP client logging. by Lorenzo Colitti · 8 years ago
  64. d954c63 Merge "Support IPv6 multicast filtering in APF." into nyc-dev by Lorenzo Colitti · 8 years ago
  65. 11e13e2 Support IPv6 multicast filtering in APF. by Lorenzo Colitti · 8 years ago
  66. d8e1592 Support DHCPv4 rebinding state by Erik Kline · 8 years ago
  67. acda32c DHCPv4: lease expiration is fatal, renew failures are not by Erik Kline · 8 years ago
  68. 90ba8cf Merge "Use APF program to drop non-IP non-ARP broadcasts" into nyc-dev by Paul Jensen · 8 years ago
  69. b742495 Merge "ApfFilter unit test" into nyc-dev by Paul Jensen · 8 years ago
  70. 2ec229a Support IPv4-only and IPv6-only provisioning by Erik Kline · 8 years ago
  71. 9132f34 ApfFilter unit test by Paul Jensen · 8 years ago
  72. dd7bee8 Use APF program to drop non-IP non-ARP broadcasts by Paul Jensen · 8 years ago
  73. fc2e5b6 IpManager: add distinct DhcpActionTimeoutAlarm by Erik Kline · 8 years ago
  74. adacedb Notify success before configuring the IP address. by Lorenzo Colitti · 8 years ago
  75. 9c51583 Merge "IpManager: add a provisioning timeout option" into nyc-dev by Erik Kline · 8 years ago
  76. 741b15d IpManager: add a provisioning timeout option by Erik Kline · 8 years ago
  77. 24b6e2b Merge changes I8de95add,Ia6f4ccfd into nyc-dev by TreeHugger Robot · 8 years ago
  78. 5df9d72 Better ConnectivityMetricsEvent printing by Hugo Benichi · 8 years ago
  79. 5b76623 Move IPv4 address setting to IpManager by Erik Kline · 8 years ago
  80. b2ff48b IpManager: delete dead getLinkProperties() code by Erik Kline · 8 years ago
  81. a84572b Add state and callback logs for IpManager dump by Erik Kline · 8 years ago
  82. c282785 IpManager,DhcpClient: catch some errors and better logging by Erik Kline · 8 years ago
  83. b99d6af Merge "Expand NetworkMonitor metrics" into nyc-dev by TreeHugger Robot · 8 years ago
  84. a488c23 Expand NetworkMonitor metrics by Erik Kline · 8 years ago
  85. 25bf8f5 Various fixes in IpReachability event logging by Hugo Benichi · 8 years ago
  86. 520ae86 Merge "Avoid APF JNEBS instruction with R1 as it doesn't work" into nyc-dev by Paul Jensen · 8 years ago
  87. 2677b19 Fix spurious DHCP parse error logging. by Hugo Benichi · 8 years ago
  88. 91723d7 Avoid APF JNEBS instruction with R1 as it doesn't work by Paul Jensen · 8 years ago
  89. fc18b6f Merge "Add DHCP error event class and record DHCP errors." into nyc-dev by Hugo Benichi · 8 years ago
  90. 6241874 Add DHCP error event class and record DHCP errors. by Hugo Benichi · 8 years ago
  91. fbd47ca Merge "Add volatile qualifier to boolean variable" into nyc-dev by Hugo Benichi · 8 years ago
  92. 5b25a0f Add some more metrics: IpManager, IpReachabilityMonitor by Erik Kline · 8 years ago
  93. 0a0e1dc Also consider loss of IPv6 default route to be fatal by Erik Kline · 8 years ago
  94. 67530d6 Add volatile qualifier to boolean variable by Hugo Benichi · 8 years ago
  95. 071b6df Trigger enabling of NDO when startProvisioning() is called. by Erik Kline · 8 years ago
  96. 059e2bb More APF debuggability. by Lorenzo Colitti · 8 years ago
  97. 19e84f7 Merge changes Ibb63f6b4,Ib64559a5 into nyc-dev by Lorenzo Colitti · 8 years ago
  98. a3d5948 Clear LinkProperties on interface removed. by Lorenzo Colitti · 8 years ago
  99. 5db3f10 Merge "Move from on464XlatChange() to setNeighborDiscoveryOffload()" into nyc-dev by Erik Kline · 8 years ago
  100. cd404a2 Merge "Add APF code to drop ARP IPv4 requests not for us" into nyc-dev by Lorenzo Colitti · 8 years ago