1. 84c1d03 Pass NetID to clatd as a command line argument. by Paul Jensen · 10 years ago
  2. 4141738 Use AF_INET sockets when checking netIds in setNetworkFor{Process,Resolv}(). DO NOT MERGE by Sreeram Ramachandran · 10 years ago
  3. 2756045 Use AF_INET sockets when checking netIds in setNetworkFor{Process,Resolv}(). by Sreeram Ramachandran · 10 years ago
  4. ac19883 Fix build. by Sreeram Ramachandran · 10 years ago
  5. 9a4c112 am 82eab785: Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 10 years ago
  6. 82eab78 Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 10 years ago
  7. bfe8e77 am ce8f583f: Set errno in NetworkController commands. by Lorenzo Colitti · 10 years ago
  8. a67870d am a5d68758: merge in master-release history after reset to ec00884cac216d1cb79556ca23b21ce55e35af3e by The Android Automerger · 10 years ago
  9. 56afacf Turn on C++11 and make all warnings into errors. by Sreeram Ramachandran · 10 years ago
  10. 38b7af1 Support legacy routes added by apps via ensureRouteToHost(). by Sreeram Ramachandran · 10 years ago
  11. ce8f583 Set errno in NetworkController commands. by Lorenzo Colitti · 10 years ago
  12. a5d6875 merge in master-release history after reset to ec00884cac216d1cb79556ca23b21ce55e35af3e by The Android Automerger · 10 years ago
  13. 7971a84 merge in master-release history after reset to ec00884cac216d1cb79556ca23b21ce55e35af3e by The Android Automerger · 10 years ago
  14. ec00884 Implement the "select network" fwmark command. by Sreeram Ramachandran · 10 years ago
  15. 7260407 Rework the determination of a "valid network". by Sreeram Ramachandran · 10 years ago
  16. 5fc2757 Mark sockets on creation (socket()) and accept4(). by Sreeram Ramachandran · 10 years ago
  17. efbe05d New network selection APIs. by Sreeram Ramachandran · 10 years ago
  18. f4cfad3 Move netd_client into netd. by Sreeram Ramachandran · 10 years ago
  19. 7591e3e merge in master-release history after reset to 5ff58d494a5ddf7e544adc77590300f04daf8e31 by The Android Automerger · 10 years ago
  20. 5ffe0c9 merge in master-release history after reset to 5ff58d494a5ddf7e544adc77590300f04daf8e31 by The Android Automerger · 11 years ago
  21. 0e6c71b merge in master-release history after reset to 5ff58d494a5ddf7e544adc77590300f04daf8e31 by The Android Automerger · 11 years ago
  22. 8ead87d merge in master-release history after reset to 5ff58d494a5ddf7e544adc77590300f04daf8e31 by The Android Automerger · 11 years ago
  23. 97c8e38 merge in master-release history after reset to 5ff58d494a5ddf7e544adc77590300f04daf8e31 by The Android Automerger · 11 years ago
  24. 8743a5d merge in master-release history after reset to 5ff58d494a5ddf7e544adc77590300f04daf8e31 by The Android Automerger · 11 years ago
  25. 5ff58d4 Fix build by using the right type (socklen_t instead of int). by Sreeram Ramachandran · 11 years ago
  26. 4f53662 Mark sockets on accept(). by Sreeram Ramachandran · 11 years ago
  27. 030b36e Introduce fwmarkd: a service to set the fwmark of sockets. by Sreeram Ramachandran · 11 years ago
  28. 8668630 Remove redundant cache deletion. by Sreeram Ramachandran · 11 years ago
  29. 574e633 Initialize mDefaultNetId. by Sreeram Ramachandran · 11 years ago
  30. e291496 merge in master-release history after reset to 3ced06906759b3ce252e114fcc9c98fa36228911 by The Android Automerger · 11 years ago
  31. a146c2e Address TODO to uncomment _resolv_delete_cache_for_net. by Lorenzo Colitti · 11 years ago
  32. 122f581 Refactor the fwmark stuff to use an explicit union of bit-fields. by Sreeram Ramachandran · 11 years ago
  33. ae37e8a Separate network and interface addition/removal netd APIs. by Paul Jensen · 11 years ago
  34. fd6424f Ignore failure when adding directly-connected routes to the main table. by Sreeram Ramachandran · 11 years ago
  35. a79f618 Fixes for stupid mistakes (by me). by Sreeram Ramachandran · 11 years ago
  36. c921337 Add directly-connected routes to the main table. by Sreeram Ramachandran · 11 years ago
  37. 7dd69a1 Use proper socket mark for DNS resolution. by Paul Jensen · 11 years ago
  38. 35c77e3 netd: Accept NetId instead of interface name in DNS resolver commands. by Paul Jensen · 11 years ago
  39. f2611ae When deleteing a network also delete the resolver cache for that network. by Paul Jensen · 11 years ago
  40. 3ced069 Cosmetic: Move logic from CommandListener into NetworkController. by Sreeram Ramachandran · 11 years ago
  41. 8fe9c8e Update the "lookup main" rule to include a fwmark clause. by Sreeram Ramachandran · 11 years ago
  42. 92b66c4 Flush (delete) routing tables when destroying a network. by Sreeram Ramachandran · 11 years ago
  43. 7619e1b Implement the "network route add/remove" API. by Sreeram Ramachandran · 11 years ago
  44. 9c0d313 Implement network default set/clear. by Sreeram Ramachandran · 11 years ago
  45. 379bd33 Implement permissions set/clear for both networks and users. by Sreeram Ramachandran · 11 years ago
  46. a10ac32 Move sprintf statements to getRouteTableForInterface. by Lorenzo Colitti · 11 years ago
  47. a01d6ef Cleanup: Minor style fixes. by Sreeram Ramachandran · 11 years ago
  48. a481180 Set kernel proc files for fwmark reflection and table numbers for RAs. by Sreeram Ramachandran · 11 years ago
  49. 5c181bf Implement network create/destroy. by Sreeram Ramachandran · 11 years ago
  50. d736d4b Introduce Netd APIs for multinetworks. by Sreeram Ramachandran · 11 years ago
  51. e2cd1ef merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  52. 0ee7f86 merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  53. cbaa297 merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  54. 013225a merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  55. f6085c6 merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  56. fb11fa0 merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  57. 1f985e9 merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  58. b8f8172 merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  59. 613b23c merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  60. b07a7d1 merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  61. 4c830ad merge in master-release history after reset to 978d30d0e046c971b37a6fc20480615f1c55f55c by The Android Automerger · 11 years ago
  62. 978d30d am 551e5b47: am 553dc723: BandwidthController: validate interface / chain names by Nick Kralevich · 11 years ago
  63. 551e5b4 am 553dc723: BandwidthController: validate interface / chain names by Nick Kralevich · 11 years ago
  64. 553dc72 BandwidthController: validate interface / chain names by Nick Kralevich · 11 years ago
  65. 0b2b902 BandwidthController: validate interface / chain names by Nick Kralevich · 11 years ago
  66. 3ce878c merge in master-release history after reset to 202633d0aa99de903f57c8372cc72b7349ba38e4 by The Android Automerger · 11 years ago
  67. 18a103d merge in master-release history after reset to 4c2b869a3a30b257acce46d470e92e835a9eb82c by The Android Automerger · 11 years ago
  68. 202633d am 47939704: am 428c861a: (-s ours) Merge klp-dev-plus-aosp into stage-aosp-master by Bill Yi · 11 years ago
  69. 4793970 am 428c861a: (-s ours) Merge klp-dev-plus-aosp into stage-aosp-master by Bill Yi · 11 years ago
  70. 428c861 Merge klp-dev-plus-aosp into stage-aosp-master by Bill Yi · 11 years ago
  71. 0b281c8 merge in master-release history after reset to 4c2b869a3a30b257acce46d470e92e835a9eb82c by The Android Automerger · 11 years ago
  72. 97a32f8 merge in master-release history after reset to 4c2b869a3a30b257acce46d470e92e835a9eb82c by The Android Automerger · 11 years ago
  73. b3ec1c9 merge in master-release history after reset to 4c2b869a3a30b257acce46d470e92e835a9eb82c by The Android Automerger · 11 years ago
  74. 275cf2e merge in master-release history after reset to 4c2b869a3a30b257acce46d470e92e835a9eb82c by The Android Automerger · 11 years ago
  75. b062d4d merge in master-release history after reset to 4c2b869a3a30b257acce46d470e92e835a9eb82c by The Android Automerger · 11 years ago
  76. b77e5dd merge in master-release history after reset to master by The Android Automerger · 11 years ago
  77. 4c2b869 am e4f22d3c: am 6aac1ccd: Merge "system: netd: prevent infinite loop" by Robert Greenwalt · 11 years ago
  78. e4f22d3 am 6aac1ccd: Merge "system: netd: prevent infinite loop" by Robert Greenwalt · 11 years ago
  79. 6aac1cc Merge "system: netd: prevent infinite loop" by Robert Greenwalt · 11 years ago
  80. 3d24dcd merge in master-release history after reset to master by The Android Automerger · 11 years ago
  81. f640f5b am 27f0697e: am 2e6b5f77: Merge "Netd: Drop hard-coded libnetcmdiface path, let the system auto-resolve to a proper lib version." by Sasha Levitskiy · 11 years ago
  82. 27f0697 am 2e6b5f77: Merge "Netd: Drop hard-coded libnetcmdiface path, let the system auto-resolve to a proper lib version." by Sasha Levitskiy · 11 years ago
  83. 2e6b5f7 Merge "Netd: Drop hard-coded libnetcmdiface path, let the system auto-resolve to a proper lib version." by Sasha Levitskiy · 11 years ago
  84. a3495b0 am ae7e21b3: am d76c8c9c: Merge "Fix for DNS resolutions when there is no default network set yet. We need to determine the actual netId to use prior to comparing it against the default netId. Also initialize the default network variable." by Robert Greenwalt · 11 years ago
  85. ae7e21b am d76c8c9c: Merge "Fix for DNS resolutions when there is no default network set yet. We need to determine the actual netId to use prior to comparing it against the default netId. Also initialize the default network variable." by Robert Greenwalt · 11 years ago
  86. d76c8c9 Merge "Fix for DNS resolutions when there is no default network set yet. We need to determine the actual netId to use prior to comparing it against the default netId. Also initialize the default network variable." by Robert Greenwalt · 11 years ago
  87. 17609ed Netd: Drop hard-coded libnetcmdiface path, let the system auto-resolve to a proper lib version. by Sasha Levitskiy · 11 years ago
  88. a0d0877 Fix for DNS resolutions when there is no default network set yet. by Paul Jensen · 11 years ago
  89. dac2ca3 Fix for DNS resolutions when there is no default network set yet. by Paul Jensen · 11 years ago
  90. be1e7d8 Fix for DNS resolutions when there is no default network set yet. by Paul Jensen · 11 years ago
  91. 17de4f0 Fix build break after a0efaec by Paul Jensen · 11 years ago
  92. 7610f99 resolved conflicts for merge of 5b49ab9e to master by Paul Jensen · 11 years ago
  93. 5b49ab9 resolved conflicts for merge of 45d7b748 to klp-modular-dev-plus-aosp by Paul Jensen · 11 years ago
  94. 45d7b74 Merge "netd: Replace iface with opaque netid in resolver." by Robert Greenwalt · 11 years ago
  95. 79c5214 system: netd: prevent infinite loop by Kenneth Tateno · 11 years ago
  96. a0efaec netd: Replace iface with opaque netid in resolver. by Szymon Jakubczak · 11 years ago
  97. 948922b am 5faac35c: am 57abed1d: Merge "netd: SCN must be used instead of PRI for scanf functions" by Mark Salyzyn · 11 years ago
  98. 5faac35 am 57abed1d: Merge "netd: SCN must be used instead of PRI for scanf functions" by Mark Salyzyn · 11 years ago
  99. 57abed1 Merge "netd: SCN must be used instead of PRI for scanf functions" by Mark Salyzyn · 11 years ago
  100. ca0b5e2 netd: SCN must be used instead of PRI for scanf functions by Mark Salyzyn · 11 years ago