1. 247dd71 Make DNS request for plat prefix detection network specific. by Paul Jensen · 11 years ago
  2. e64eccb Merge commit 'd2346cad4215e2a5c50f7fd7d6d3f46c80286330' into HEAD by Bill Yi · 11 years ago
  3. 932614e Minor code clean-up for GCC 4.9. by Ben Cheng · 11 years ago
  4. d2346ca am cd254c95: Update BUGS and bump version to 1.2 by Lorenzo Colitti · 11 years ago
  5. cd254c9 Update BUGS and bump version to 1.2 by Lorenzo Colitti · 11 years ago
  6. 2dd3f13 am 4d478421: Put the native test in the proper location. by Lorenzo Colitti · 11 years ago
  7. 4d47842 Put the native test in the proper location. by Lorenzo Colitti · 12 years ago
  8. 85614fd resolved conflicts for merge of 56ec161d to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  9. 8ce30b9 am d6c9bc21: TARGET_SIMULATOR is long dead. by Elliott Hughes · 12 years ago
  10. e6e2c3b am a4454bfd: Declare pos as clat_packet_index instead of int by Lorenzo Colitti · 12 years ago
  11. 0d0917b am 2b4cc739: DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  12. 5bce804 resolved conflicts for merge of 13a58c48 to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  13. 5d7878e am fcac410f: Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds by Brian Carlstrom · 12 years ago
  14. c86acc4 am f3beefc9: Add a unit test for 464xlat translation code. by Lorenzo Colitti · 12 years ago
  15. a81cdae am 57d480d2: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  16. 1a62f5d resolved conflicts for merge of 07f02658 to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  17. 48ce8aa am f0029d7d: DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  18. f3d21ef am c1be4799: DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  19. bf2ac2c am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  20. a80ff4d resolved conflicts for merge of c2549b4b to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  21. fcdb0f9 am 72f3126f: DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  22. 040fb94 am 82ab7306: DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  23. 6f4f68a resolved conflicts for merge of fbef82d1 to klp-dev-plus-aosp by Colin Cross · 12 years ago
  24. 4bfeea4 am af61fbf3: Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev by Lorenzo Colitti · 12 years ago
  25. 09e22b0 am 86e9cf0f: Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev by Lorenzo Colitti · 12 years ago
  26. b7771bd am 3d2fc269: Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev by Lorenzo Colitti · 12 years ago
  27. 46f0832 am ad21a1f6: Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev by Lorenzo Colitti · 12 years ago
  28. 47c8bf1 am a24fc7c5: Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev by Lorenzo Colitti · 12 years ago
  29. 7d2b5ba am 92ea2c90: Merge "Revert "DO NOT MERGE: Move translation entry point into translate.c."" into klp-dev by Lorenzo Colitti · 12 years ago
  30. bab813b am 90fd3c91: Merge "Revert "DO NOT MERGE: Modify the pseudo-header checksum functions."" into klp-dev by Lorenzo Colitti · 12 years ago
  31. 1b386c3 am 2636ea7d: Revert "DO NOT MERGE: Support translating fragmented packets." by Lorenzo Colitti · 12 years ago
  32. 661d69f am 866b4af1: DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  33. 14284bd am fea4efa3: DO NOT MERGE: Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  34. 1377093 am 6c9862b6: DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  35. 977ce6e am 489e1089: DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  36. a806ab1 resolved conflicts for merge of f10644ce to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  37. 0848a67 resolved conflicts for merge of d0024fbd to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  38. 5857343 am cb72f364: DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  39. 2b4cc73 DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  40. 13a58c4 DO NOT MERGE: Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  41. f0029d7 DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  42. c1be479 DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  43. 57bcefd DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  44. c2549b4 DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  45. 72f3126 DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  46. 82ab730 DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  47. 56ec161 Mark unused parameters and set -Wunused-parameter by Lorenzo Colitti · 12 years ago
  48. 02eea93 resolved conflicts for merge of 86cb1ac3 to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  49. af61fbf Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev by Lorenzo Colitti · 12 years ago
  50. 86e9cf0f Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev by Lorenzo Colitti · 12 years ago
  51. 3d2fc26 Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev by Lorenzo Colitti · 12 years ago
  52. ad21a1f Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev by Lorenzo Colitti · 12 years ago
  53. a24fc7c Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev by Lorenzo Colitti · 12 years ago
  54. 92ea2c9 Merge "Revert "DO NOT MERGE: Move translation entry point into translate.c."" into klp-dev by Lorenzo Colitti · 12 years ago
  55. 90fd3c9 Merge "Revert "DO NOT MERGE: Modify the pseudo-header checksum functions."" into klp-dev by Lorenzo Colitti · 12 years ago
  56. 2636ea7 Revert "DO NOT MERGE: Support translating fragmented packets." by Lorenzo Colitti · 12 years ago
  57. 09c026b Revert "DO NOT MERGE: Modify the pseudo-header checksum functions." by Lorenzo Colitti · 12 years ago
  58. 19b68f9 Revert "DO NOT MERGE: Move translation entry point into translate.c." by Lorenzo Colitti · 12 years ago
  59. adf8724 Revert "DO NOT MERGE: Fix up checksums instead of recalculating them." by Lorenzo Colitti · 12 years ago
  60. 5658b25 Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE." by Lorenzo Colitti · 12 years ago
  61. 5b29cef Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror" by Lorenzo Colitti · 12 years ago
  62. 88ee177 Revert "DO NOT MERGE: Remove unused variables" by Lorenzo Colitti · 12 years ago
  63. f085c7a Revert "DO NOT MERGE: Remove two almost-unused include files." by Lorenzo Colitti · 12 years ago
  64. 866b4af DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  65. fea4efa DO NOT MERGE: Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  66. 6c9862b DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  67. 489e108 DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  68. f10644c DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  69. d0024fb DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  70. cb72f36 DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  71. 86cb1ac DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  72. 2af3f0f am ade83087: Add ip6 dummy address to keep data usage stats consistent. by JP Abgrall · 12 years ago
  73. 1963500 am f9390605: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  74. 49da0bf am 5a50c028: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  75. ade8308 Add ip6 dummy address to keep data usage stats consistent. by JP Abgrall · 12 years ago
  76. d6c9bc2 TARGET_SIMULATOR is long dead. by Elliott Hughes · 12 years ago
  77. a4454bf Declare pos as clat_packet_index instead of int by Lorenzo Colitti · 12 years ago
  78. fcac410 Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds by Brian Carlstrom · 12 years ago
  79. f3beefc Add a unit test for 464xlat translation code. by Lorenzo Colitti · 12 years ago
  80. 57d480d Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  81. 07f0265 Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  82. fbef82d android-clat: link against libnl instead of libnl_2 by Colin Cross · 12 years ago
  83. f939060 Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  84. 5a50c02 Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  85. b9949a3 am a33592bd: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  86. a33592b Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  87. 05f9615 am 4e0dd836: Add ip6 dummy address to keep data usage stats consistent. by JP Abgrall · 12 years ago
  88. 4e0dd83 Add ip6 dummy address to keep data usage stats consistent. by JP Abgrall · 12 years ago
  89. 454effd am c9f4c89d: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  90. c9f4c89 Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  91. 8c5f93b am 9fe1673c: Merge "Use ipv4only.arpa for DNS64 detection." by Lorenzo Colitti · 12 years ago
  92. 9fe1673 Merge "Use ipv4only.arpa for DNS64 detection." by Lorenzo Colitti · 12 years ago
  93. 54ee8c0 am 7a661172: Merge commit \'4d1860573a663ed47ea1f847774a1e3315649e07\' into HEAD by The Android Open Source Project · 12 years ago
  94. 7a66117 Merge commit '4d1860573a663ed47ea1f847774a1e3315649e07' into HEAD by The Android Open Source Project · 12 years ago
  95. dda30af am 9477a464: Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  96. dfb4c97 am 07fc7614: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  97. 12c72b2 Use ipv4only.arpa for DNS64 detection. by Lorenzo Colitti · 12 years ago
  98. 9477a46 Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  99. 07fc761 Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  100. 4d18605 am 3b0d387b: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago