1. caccab4 Specify the ifindex when destroying sockets on link-local. by Lorenzo Colitti · 4 years, 2 months ago
  2. 6b35750 [netd] fix -Wreorder-init-list by Nick Desaulniers · 6 years ago
  3. bdfd57e Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  4. 15bb55c netd: Enable clang-tidy and fix all warnings by Bernie Innocenti · 7 years ago
  5. bbcd81d Don't call NetlinkCallbacks with nullptr on NLMSG_DONE. by Lorenzo Colitti · 9 years ago
  6. 7035f22 Put most of netd into the android::net namespace. by Lorenzo Colitti · 9 years ago
  7. c6201c3 Close sockets when changing network permissions. by Lorenzo Colitti · 9 years ago
  8. 0726fec Don't close loopback sockets when a VPN connects or entering doze. by Lorenzo Colitti · 9 years ago
  9. 6bdc41f Verify expectations better in SockDiagTest. by Lorenzo Colitti · 9 years ago
  10. fff4bd3 Kill sockets when a VPN comes up. by Lorenzo Colitti · 9 years ago
  11. 94a7b43 Support destroying sockets for UIDs. by Lorenzo Colitti · 9 years ago
  12. 1f45771 Refactor SockDiagTest in preparation for per-UID SOCK_DESTROY. by Lorenzo Colitti · 9 years ago
  13. b19fcc7 Fix netd tests for use with APCT by Pierre Imai · 9 years ago
  14. 7786219 Move SockDiagTest into system/netd/server. by Lorenzo Colitti · 9 years ago[Renamed from tests/sock_diag_test.cpp]
  15. f32fc59 Use SOCK_DESTROY in netd. by Lorenzo Colitti · 10 years ago
  16. 8464e1e Support killing sockets using SOCK_DESTROY. by Lorenzo Colitti · 10 years ago