1. 148f574 Increase SO_RCVBUF used in IpClientLinkObserver to 4MB and ignore ENOBUFS. by Xiao Ma · 2 years, 1 month ago
  2. 672efe6 Enable the debug log by default in the IpClientLinkObserver. by Xiao Ma · 2 years, 1 month ago
  3. be80b30 Have NetworkMonitor validate VPNs that request it. by Chalard Jean · 2 years, 5 months ago
  4. ee646ae Delete duplicate version of InterfaceParams by Patrick Rohr · 2 years, 4 months ago
  5. d49de20 Add InterfaceParams to connectivity-module-utils-srcs by Patrick Rohr · 2 years, 5 months ago
  6. baacc6c Remove the old version of RouteUtils. by Chalard Jean · 2 years, 8 months ago
  7. cbd0f22 Add reverseDump by paulhu · 2 years, 8 months ago
  8. dbad8a0 Break the SharedLog → LocalLog dependency. by Chalard Jean · 2 years, 8 months ago
  9. 2a85809 Remove an out-of-date comment by Chalard Jean · 2 years, 9 months ago
  10. 6f4019c Migrate netlink-client to net-utils-device-common-netlink. by Xiao Ma · 3 years ago
  11. 1b7a063 Add SDK check to check NOT_VCN_MANAGED by Remi NGUYEN VAN · 3 years ago
  12. e3f5347 Validate all INTERNET-providing VCN-managed networks by Benedict Wong · 3 years, 1 month ago
  13. 2fbc846 Validate OEM_PAID networks by Pavan Kumar M · 3 years, 2 months ago
  14. 2ff6ee4 Move frameworks/base depedencies into NetworkStack. by Lorenzo Colitti · 3 years ago
  15. a45f93b Add shared utils visibility for Connectivity by Remi NGUYEN VAN · 3 years, 3 months ago
  16. 910b83d ConntrackMonitor: enlarge the socket receive buffer size by Hungming Chen · 3 years, 2 months ago
  17. dd48697 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/NetworkStack by Bob Badour · 3 years, 4 months ago
  18. 2e86fd1 Merge changes from topic "customized_dhcp_options" by Xiao Ma · 3 years, 5 months ago
  19. ec5fd18 Follow-up CL to the change at aosp/1495896 by Hungming Chen · 3 years, 5 months ago
  20. 83fb191 [NFCT.NS.12] Override toString methods in conntrack related classes by Hungming Chen · 3 years, 7 months ago
  21. e31734e Support customized DHCP client options. by Xiao Ma · 3 years, 7 months ago
  22. dbc2951 [NFCT.NS.11] Add NAT conntrack event notification by Hungming Chen · 3 years, 7 months ago
  23. d15ddea Move PacketReader and FdEventReader by Chalard Jean · 4 years ago
  24. b39f4d7 [NFCT.NS.3] Add netfilter conntrack event monitor by Hungming Chen · 3 years, 8 months ago
  25. 1151e2e Add visibility rules for packages/modules/Connectivity/Tethering by Baligh Uddin · 3 years, 8 months ago
  26. b25871b [NFCT.NS.2] Respect the nlfamily in the nlmsg_type string converter by Hungming Chen · 3 years, 8 months ago
  27. e156190 [NFCT.NS.1] Respect the nlfamily in the netlink message parsing by Hungming Chen · 3 years, 8 months ago
  28. 6f67521 Move utilities to libs/net by Chalard Jean · 4 years ago
  29. ca9c116 Merge "Retry networkAddInterface on EBUSY errorCode" by Treehugger Robot · 4 years ago
  30. 78097d8 Retry networkAddInterface on EBUSY errorCode by markchien · 4 years ago
  31. c2ec05d Remove DhcpResults from NetworkStack shared lib by Remi NGUYEN VAN · 4 years, 3 months ago
  32. 08dc83e Merge "Validate test wifi/eth/bluetooth/mobile networks" by Remi NGUYEN VAN · 4 years, 1 month ago
  33. abc867b Validate test wifi/eth/bluetooth/mobile networks by Remi NGUYEN VAN · 4 years, 1 month ago
  34. b289683 Rename groupHint to cluster. by Chalard Jean · 4 years, 1 month ago
  35. 98b0ff7 Adjust the timeout parameters in DHCP client. by Xiao Ma · 4 years, 8 months ago
  36. d7e4844 Merge "Fix the potential NPE when starting provisioning with FILS." by Xiao Ma · 4 years, 2 months ago
  37. 96147b7 Fix the potential NPE when starting provisioning with FILS. by Xiao Ma · 4 years, 2 months ago
  38. a68535c Merge "Do not stop FdEventsReader on handlePacket error" by Treehugger Robot · 4 years, 2 months ago
  39. 10ebb3d Merge "Fix potential exceptions in FdEventReader users" by Remi NGUYEN VAN · 4 years, 2 months ago
  40. de22e61 Do not stop FdEventsReader on handlePacket error by Remi NGUYEN VAN · 4 years, 2 months ago
  41. da8c70c Merge "Remove Preconditions usage from moduleutils and IpClient" by Mark Chien · 4 years, 2 months ago
  42. d51b95b Remove Preconditions usage from moduleutils and IpClient by markchien · 4 years, 2 months ago
  43. ffa12ec Fix potential exceptions in FdEventReader users by Remi NGUYEN VAN · 4 years, 3 months ago
  44. b5721cc Get the l2key and grouphint from the initial provisioning configuration. by Xiao Ma · 4 years, 2 months ago
  45. cc4bb60 Refactor a new NetlinkMonitor class out of IpNeighborMonitor. by Lorenzo Colitti · 4 years, 3 months ago
  46. f784d61 Add bssid field in the ScanResultInfo class. by Xiao Ma · 4 years, 3 months ago
  47. d712079 Add tests for IpReachabilityMonitor by Remi NGUYEN VAN · 4 years, 3 months ago
  48. a720616 Add new method to update Layer2 information when L2 roaming happens. by Xiao Ma · 4 years, 3 months ago
  49. 2c3332c Fix the potential BufferUnderflowException when parsing ByteBuffer. by Xiao Ma · 4 years, 4 months ago
  50. 3221500 Move TapPacketReader into its own utility class. by Lorenzo Colitti · 4 years, 3 months ago
  51. 32336c9 Add a hasMacAddress member to InterfaceParams. by Lorenzo Colitti · 4 years, 4 months ago
  52. f998552 Allow tethering to use IpNeighborMonitor. by Lorenzo Colitti · 4 years, 4 months ago
  53. 886e641 Merge "Reorganize NetworkStack common srcs" by Lorenzo Colitti · 4 years, 4 months ago
  54. 44e8ebf Reorganize NetworkStack common srcs by Remi NGUYEN VAN · 4 years, 4 months ago
  55. 2fa48c2 Add CaptivePortalData fetching to NetworkMonitor by Remi NGUYEN VAN · 4 years, 7 months ago
  56. c3a2832 Add ScanResultInfo object in ProvisioningConfiguration parcel. by Xiao Ma · 4 years, 5 months ago
  57. f52fa0e [Tether09] Add RouteUtils and NetdUtils by markchien · 4 years, 7 months ago
  58. 4a8d1d4 Add DHCP Rapid Commit FILS support. by Xiao Ma · 5 years ago
  59. 1fc930c Move shared packages to NetworkStack project by Remi NGUYEN VAN · 4 years, 11 months ago
  60. 794a4b5 Compile NetworkStackApiStable as system_29 by Remi NGUYEN VAN · 4 years, 10 months ago