1. 91d0f1b Make translate_packet take a fd instead of a tun header. by Lorenzo Colitti · 11 years ago
  2. fc0f94a Fix build. Remove superfluous check triggering compiler error. by Paul Jensen · 11 years ago
  3. a1c871c Make DNS request for plat prefix detection network specific. by Paul Jensen · 11 years ago
  4. 079fd23 Place clatd ip routing rule into local table rather than main table by Paul Jensen · 11 years ago
  5. 9cacfde am 0a1b9dac: am e64eccb6: Merge commit \'d2346cad4215e2a5c50f7fd7d6d3f46c80286330\' into HEAD by Bill Yi · 11 years ago
  6. 0a1b9da am e64eccb6: Merge commit \'d2346cad4215e2a5c50f7fd7d6d3f46c80286330\' into HEAD by Bill Yi · 11 years ago
  7. e64eccb Merge commit 'd2346cad4215e2a5c50f7fd7d6d3f46c80286330' into HEAD by Bill Yi · 11 years ago
  8. 2ab8b9e am 91ea05d6: am 932614ee: Minor code clean-up for GCC 4.9. by Ben Cheng · 11 years ago
  9. 91ea05d am 932614ee: Minor code clean-up for GCC 4.9. by Ben Cheng · 11 years ago
  10. 932614e Minor code clean-up for GCC 4.9. by Ben Cheng · 11 years ago
  11. 978478a am 1e02324b: am cd254c95: Update BUGS and bump version to 1.2 by Lorenzo Colitti · 11 years ago
  12. d2346ca am cd254c95: Update BUGS and bump version to 1.2 by Lorenzo Colitti · 11 years ago
  13. 1e02324 am cd254c95: Update BUGS and bump version to 1.2 by Lorenzo Colitti · 11 years ago
  14. 48a2899 am 11f6795e: am 4d478421: Put the native test in the proper location. by Lorenzo Colitti · 11 years ago
  15. cd254c9 Update BUGS and bump version to 1.2 by Lorenzo Colitti · 11 years ago
  16. 11f6795 am 4d478421: Put the native test in the proper location. by Lorenzo Colitti · 11 years ago
  17. 2dd3f13 am 4d478421: Put the native test in the proper location. by Lorenzo Colitti · 11 years ago
  18. 4d47842 Put the native test in the proper location. by Lorenzo Colitti · 12 years ago
  19. 9aeafc8 am 1b1146be: resolved conflicts for merge of e22ed104 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  20. 6ecc811 am c641fffc: resolved conflicts for merge of e50d5767 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  21. dfe7ff8 am 786e40a3: resolved conflicts for merge of 253009ac to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  22. 5384357 am 35c9ff94: resolved conflicts for merge of c87d5c75 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  23. 1cc2429 am 0b55c77e: (-s ours) am 892f3161: am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  24. 1bb72b4 am 97b6a96d: resolved conflicts for merge of ab8f4f89 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  25. 1b1146b resolved conflicts for merge of e22ed104 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  26. c641fff resolved conflicts for merge of e50d5767 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  27. 786e40a resolved conflicts for merge of 253009ac to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  28. 35c9ff9 resolved conflicts for merge of c87d5c75 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  29. 0b55c77 am 892f3161: am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  30. 97b6a96 resolved conflicts for merge of ab8f4f89 to klp-modular-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  31. 85614fd resolved conflicts for merge of 56ec161d to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  32. e22ed10 am 2b4cc739: DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  33. e50d576 am 13a58c48: DO NOT MERGE: Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  34. 253009a am f0029d7d: DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  35. c87d5c7 am c1be4799: DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  36. 892f316 am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  37. ab8f4f8 resolved conflicts for merge of c2549b4b to klp-modular-dev by Lorenzo Colitti · 12 years ago
  38. d9a706f am 62bb354d: (-s ours) am 6522fccd: am 72f3126f: DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  39. 68421cf am 27b788e7: (-s ours) am 980dc9d5: am 82ab7306: DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  40. 62bb354 am 6522fccd: am 72f3126f: DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  41. 27b788e am 980dc9d5: am 82ab7306: DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  42. 6522fcc am 72f3126f: DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  43. 980dc9d am 82ab7306: DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  44. 8ce30b9 am d6c9bc21: TARGET_SIMULATOR is long dead. by Elliott Hughes · 12 years ago
  45. e6e2c3b am a4454bfd: Declare pos as clat_packet_index instead of int by Lorenzo Colitti · 12 years ago
  46. 0d0917b am 2b4cc739: DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  47. 5bce804 resolved conflicts for merge of 13a58c48 to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  48. 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
  49. c86acc4 am f3beefc9: Add a unit test for 464xlat translation code. by Lorenzo Colitti · 12 years ago
  50. a81cdae am 57d480d2: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  51. 1a62f5d resolved conflicts for merge of 07f02658 to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  52. 48ce8aa am f0029d7d: DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  53. f3d21ef am c1be4799: DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  54. bf2ac2c am 57bcefd5: DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  55. a80ff4d resolved conflicts for merge of c2549b4b to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  56. fcdb0f9 am 72f3126f: DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  57. 040fb94 am 82ab7306: DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  58. 1600eb0 am c8e4bda5: am 56ec161d: Mark unused parameters and set -Wunused-parameter by Lorenzo Colitti · 12 years ago
  59. c8e4bda am 56ec161d: Mark unused parameters and set -Wunused-parameter by Lorenzo Colitti · 12 years ago
  60. 6f4f68a resolved conflicts for merge of fbef82d1 to klp-dev-plus-aosp by Colin Cross · 12 years ago
  61. 4bfeea4 am af61fbf3: Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev by Lorenzo Colitti · 12 years ago
  62. 09e22b0 am 86e9cf0f: Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev by Lorenzo Colitti · 12 years ago
  63. b7771bd am 3d2fc269: Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev by Lorenzo Colitti · 12 years ago
  64. 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
  65. 47c8bf1 am a24fc7c5: Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev by Lorenzo Colitti · 12 years ago
  66. 7d2b5ba am 92ea2c90: Merge "Revert "DO NOT MERGE: Move translation entry point into translate.c."" into klp-dev by Lorenzo Colitti · 12 years ago
  67. bab813b am 90fd3c91: Merge "Revert "DO NOT MERGE: Modify the pseudo-header checksum functions."" into klp-dev by Lorenzo Colitti · 12 years ago
  68. 1b386c3 am 2636ea7d: Revert "DO NOT MERGE: Support translating fragmented packets." by Lorenzo Colitti · 12 years ago
  69. 661d69f am 866b4af1: DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  70. 14284bd am fea4efa3: DO NOT MERGE: Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  71. 1377093 am 6c9862b6: DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  72. 977ce6e am 489e1089: DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  73. a806ab1 resolved conflicts for merge of f10644ce to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  74. 0848a67 resolved conflicts for merge of d0024fbd to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  75. 5857343 am cb72f364: DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  76. 2b4cc73 DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  77. 13a58c4 DO NOT MERGE: Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  78. f0029d7 DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  79. c1be479 DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  80. 57bcefd DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  81. c2549b4 DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  82. 72f3126 DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  83. 82ab730 DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  84. 56ec161 Mark unused parameters and set -Wunused-parameter by Lorenzo Colitti · 12 years ago
  85. 02eea93 resolved conflicts for merge of 86cb1ac3 to klp-dev-plus-aosp by Lorenzo Colitti · 12 years ago
  86. 3810aeb am a411fcb1: (-s ours) am 77a24d69: am af61fbf3: (-s ours) Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev by Lorenzo Colitti · 12 years ago
  87. 84d2c13 am edee2108: (-s ours) am 0297d430: am 86e9cf0f: (-s ours) Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev by Lorenzo Colitti · 12 years ago
  88. a411fcb am 77a24d69: am af61fbf3: (-s ours) Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev by Lorenzo Colitti · 12 years ago
  89. fcf67ef am b6571f37: (-s ours) am 24fda854: am 3d2fc269: (-s ours) Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev by Lorenzo Colitti · 12 years ago
  90. edee210 am 0297d430: am 86e9cf0f: (-s ours) Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev by Lorenzo Colitti · 12 years ago
  91. ee28612 am 47c6bc46: (-s ours) am 1750e12b: am ad21a1f6: (-s ours) Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev by Lorenzo Colitti · 12 years ago
  92. c7705e6 am 3ebf4b23: (-s ours) am 191c472e: am a24fc7c5: (-s ours) Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev by Lorenzo Colitti · 12 years ago
  93. 77a24d6 am af61fbf3: (-s ours) Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev by Lorenzo Colitti · 12 years ago
  94. 0297d43 am 86e9cf0f: (-s ours) Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev by Lorenzo Colitti · 12 years ago
  95. b6571f3 am 24fda854: am 3d2fc269: (-s ours) Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev by Lorenzo Colitti · 12 years ago
  96. 47c6bc4 am 1750e12b: am ad21a1f6: (-s ours) Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev by Lorenzo Colitti · 12 years ago
  97. 3ebf4b2 am 191c472e: am a24fc7c5: (-s ours) Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev by Lorenzo Colitti · 12 years ago
  98. 24fda85 am 3d2fc269: (-s ours) Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev by Lorenzo Colitti · 12 years ago
  99. 1750e12 am ad21a1f6: (-s ours) Merge "Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE."" into klp-dev by Lorenzo Colitti · 12 years ago
  100. 191c472 am a24fc7c5: (-s ours) Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev by Lorenzo Colitti · 12 years ago