1. 16a4ced am b8a45a1d: am 9e66bfb4: Replace shelling out to ip with netlink code. by Lorenzo Colitti · 11 years ago
  2. 8079ce5 am 89c24b71: am ec753c46: Check that remarking a socket works as expected. by Lorenzo Colitti · 11 years ago
  3. 44ebedf am 16ad210f: am b4088c2a: Change from UID routing to UID range routing. by Lorenzo Colitti · 11 years ago
  4. 6aeb0d9 am e8604935: am 85447142: Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 11 years ago
  5. 0720b92 am 4cc1c555: am 97d1b15c: Test outgoing oif routing. by Lorenzo Colitti · 11 years ago
  6. 85490e0 am 18036dec: am 71324fb4: Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 11 years ago
  7. be5e3fe am dbb66852: am 98eb6fdc: Deflakify the PMTU test. by Lorenzo Colitti · 11 years ago
  8. 320a87a am a754ea9b: am 0a3a775f: Change the error messages. by Lorenzo Colitti · 11 years ago
  9. 425f088 am 3e69c0cc: am 7a743f13: Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 11 years ago
  10. cf6bc29 am f82a89f0: am d1d32975: Add more tests. by Lorenzo Colitti · 11 years ago
  11. 3d97198 am b81f9983: am 455a2a69: Fixes to iproute. by Lorenzo Colitti · 11 years ago
  12. cf81ed8 am 2dc786c2: am d6d303df: Support adding outgoing interface rules. by Lorenzo Colitti · 11 years ago
  13. aaa5c7f am 531b835b: am 460fefc3: Refactor setup and common code into a superclass. by Lorenzo Colitti · 11 years ago
  14. f22e7ac am f155520f: am cabf6eb8: Updates to mark_test. by Lorenzo Colitti · 11 years ago
  15. b3d92bd am 03aadee7: am 15654338: Add support for reading routing rules. by Lorenzo Colitti · 11 years ago
  16. d8c73eb am 33393652: am 2466e38e: Add a module for dealing with C-style structs. by Lorenzo Colitti · 11 years ago
  17. 477a181 am 678d9ce9: am d2dab451: Support setting the priority of rules. by Lorenzo Colitti · 11 years ago
  18. e0cf6b8 am 63f8e91f: am 9c53e8a6: Move ip rule functionality to Python. by Lorenzo Colitti · 11 years ago
  19. 8fe1bf8 am 606f26c7: am 124b5aae: Fix lint warnings. by Lorenzo Colitti · 11 years ago
  20. be43f8c am c9b4a450: am a25ebd97: Improve MarkTest. by Lorenzo Colitti · 11 years ago
  21. 209b18c am 7b1a16f4: am 717357af: Test mark-based routing for outgoing packets. by Lorenzo Colitti · 11 years ago
  22. 1c940bb am a2d22663: am ebb4d67d: Don\'t export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 11 years ago
  23. 13154b9 am 29af476c: am b6b1fc33: Add a README file. by Lorenzo Colitti · 11 years ago
  24. 01ada6b am 5d0fd290: am 6ef3e4fd: Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago
  25. b8a45a1 am 9e66bfb4: Replace shelling out to ip with netlink code. by Lorenzo Colitti · 11 years ago
  26. 89c24b7 am ec753c46: Check that remarking a socket works as expected. by Lorenzo Colitti · 11 years ago
  27. 16ad210 am b4088c2a: Change from UID routing to UID range routing. by Lorenzo Colitti · 11 years ago
  28. e860493 am 85447142: Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 11 years ago
  29. 4cc1c55 am 97d1b15c: Test outgoing oif routing. by Lorenzo Colitti · 11 years ago
  30. 18036de am 71324fb4: Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 11 years ago
  31. dbb6685 am 98eb6fdc: Deflakify the PMTU test. by Lorenzo Colitti · 11 years ago
  32. a754ea9 am 0a3a775f: Change the error messages. by Lorenzo Colitti · 11 years ago
  33. 3e69c0c am 7a743f13: Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 11 years ago
  34. f82a89f am d1d32975: Add more tests. by Lorenzo Colitti · 11 years ago
  35. b81f998 am 455a2a69: Fixes to iproute. by Lorenzo Colitti · 11 years ago
  36. 2dc786c am d6d303df: Support adding outgoing interface rules. by Lorenzo Colitti · 11 years ago
  37. 531b835 am 460fefc3: Refactor setup and common code into a superclass. by Lorenzo Colitti · 11 years ago
  38. f155520 am cabf6eb8: Updates to mark_test. by Lorenzo Colitti · 11 years ago
  39. 03aadee am 15654338: Add support for reading routing rules. by Lorenzo Colitti · 11 years ago
  40. 3339365 am 2466e38e: Add a module for dealing with C-style structs. by Lorenzo Colitti · 11 years ago
  41. 678d9ce am d2dab451: Support setting the priority of rules. by Lorenzo Colitti · 11 years ago
  42. 63f8e91 am 9c53e8a6: Move ip rule functionality to Python. by Lorenzo Colitti · 11 years ago
  43. 606f26c am 124b5aae: Fix lint warnings. by Lorenzo Colitti · 11 years ago
  44. c9b4a45 am a25ebd97: Improve MarkTest. by Lorenzo Colitti · 11 years ago
  45. 7b1a16f am 717357af: Test mark-based routing for outgoing packets. by Lorenzo Colitti · 11 years ago
  46. a2d2266 am ebb4d67d: Don\'t export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 11 years ago
  47. 29af476 am b6b1fc33: Add a README file. by Lorenzo Colitti · 11 years ago
  48. 5d0fd29 am 6ef3e4fd: Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago
  49. 9e66bfb Replace shelling out to ip with netlink code. by Lorenzo Colitti · 11 years ago
  50. ec753c4 Check that remarking a socket works as expected. by Lorenzo Colitti · 11 years ago
  51. b4088c2 Change from UID routing to UID range routing. by Lorenzo Colitti · 11 years ago
  52. 8544714 Test that local IPv6 connectivity goes direct. by Lorenzo Colitti · 11 years ago
  53. 97d1b15 Test outgoing oif routing. by Lorenzo Colitti · 11 years ago
  54. 71324fb Really disable DAD, and get rid of the sleeps. by Lorenzo Colitti · 11 years ago
  55. 98eb6fd Deflakify the PMTU test. by Lorenzo Colitti · 11 years ago
  56. 0a3a775 Change the error messages. by Lorenzo Colitti · 11 years ago
  57. 7a743f1 Test the oif rules using SO_BINDTODEVICE. by Lorenzo Colitti · 11 years ago
  58. d1d3297 Add more tests. by Lorenzo Colitti · 11 years ago
  59. 455a2a6 Fixes to iproute. by Lorenzo Colitti · 11 years ago
  60. d6d303d Support adding outgoing interface rules. by Lorenzo Colitti · 11 years ago
  61. 460fefc Refactor setup and common code into a superclass. by Lorenzo Colitti · 11 years ago
  62. cabf6eb Updates to mark_test. by Lorenzo Colitti · 11 years ago
  63. 1565433 Add support for reading routing rules. by Lorenzo Colitti · 11 years ago
  64. 2466e38 Add a module for dealing with C-style structs. by Lorenzo Colitti · 11 years ago
  65. d2dab45 Support setting the priority of rules. by Lorenzo Colitti · 11 years ago
  66. 9c53e8a Move ip rule functionality to Python. by Lorenzo Colitti · 11 years ago
  67. 124b5aa Fix lint warnings. by Lorenzo Colitti · 11 years ago
  68. a25ebd9 Improve MarkTest. by Lorenzo Colitti · 11 years ago
  69. 717357a Test mark-based routing for outgoing packets. by Lorenzo Colitti · 11 years ago
  70. ebb4d67 Don't export ARCH and SUBARCH, set them explicitly by Lorenzo Colitti · 11 years ago
  71. b6b1fc3 Add a README file. by Lorenzo Colitti · 11 years ago
  72. 6ef3e4f Kernel networking test scripts using UML. by Lorenzo Colitti · 11 years ago
  73. bb85f7f am 7a0b43b9: am 22669b72: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  74. 7a0b43b am 22669b72: Merge "Add missing includes." by Elliott Hughes · 11 years ago
  75. 22669b7 Merge "Add missing includes." by Elliott Hughes · 11 years ago
  76. 8678c6f Add missing includes. by Elliott Hughes · 11 years ago
  77. 5da202e am 8dd5f33b: am 9b1f7c8f: Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  78. 8dd5f33 am 9b1f7c8f: Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  79. 9b1f7c8 Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  80. c96db60 Add missing <string.h> include. by Elliott Hughes · 11 years ago
  81. b21dd13 am cf7827cd: am 7efbc114: Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  82. cf7827c am 7efbc114: Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  83. 7efbc11 Merge "Add missing <string.h> include." by Elliott Hughes · 11 years ago
  84. 7e2587f Add missing <string.h> include. by Elliott Hughes · 11 years ago
  85. cb73af7 am c3a0cfbf: am fcd4849c: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  86. c3a0cfb am fcd4849c: Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  87. fcd4849 Merge "Remove superfluous OpenSSL include paths." by Kenny Root · 11 years ago
  88. 1a14f1e am 32de2663: am 89919a03: Merge "Include bn.h for BN_ functions." by Geremy Condra · 11 years ago
  89. d70873e Remove superfluous OpenSSL include paths. by Adam Langley · 11 years ago
  90. 32de266 am 89919a03: Merge "Include bn.h for BN_ functions." by Geremy Condra · 11 years ago
  91. 89919a0 Merge "Include bn.h for BN_ functions." by Geremy Condra · 11 years ago
  92. 77dd197 Include bn.h for BN_ functions. by Adam Langley · 11 years ago
  93. 6a80161 am 8d8b586c: am 368d0a31: Merge "make_ext4fs: workaround for a glibc scandir bug" by Elliott Hughes · 11 years ago
  94. 8d8b586 am 368d0a31: Merge "make_ext4fs: workaround for a glibc scandir bug" by Elliott Hughes · 11 years ago
  95. 368d0a3 Merge "make_ext4fs: workaround for a glibc scandir bug" by Elliott Hughes · 11 years ago
  96. 04f4839 make_ext4fs: workaround for a glibc scandir bug by Mihai Serban · 11 years ago
  97. 825d355 am b4d460b1: resolved conflicts for merge of 3701548f to lmp-mr1-dev-plus-aosp by David 'Digit' Turner · 11 years ago
  98. b4d460b resolved conflicts for merge of 3701548f to lmp-mr1-dev-plus-aosp by David 'Digit' Turner · 11 years ago
  99. 3701548 Merge "ext4_utils: Support -L LABEL option on mkuserimg" by David Turner · 11 years ago
  100. 7e5e640 am dc645aa1: am c8e992de: Merge "Fix missing #includes in system/extras." by Elliott Hughes · 11 years ago