1. f0029d7 DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  2. c1be479 DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  3. 57bcefd DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  4. c2549b4 DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  5. 72f3126 DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  6. 82ab730 DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  7. af61fbf Merge "Revert "DO NOT MERGE: Remove two almost-unused include files."" into klp-dev by Lorenzo Colitti · 12 years ago
  8. 86e9cf0f Merge "Revert "DO NOT MERGE: Remove unused variables"" into klp-dev by Lorenzo Colitti · 12 years ago
  9. 3d2fc26 Merge "Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror"" into klp-dev by Lorenzo Colitti · 12 years ago
  10. 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
  11. a24fc7c Merge "Revert "DO NOT MERGE: Fix up checksums instead of recalculating them."" into klp-dev by Lorenzo Colitti · 12 years ago
  12. 92ea2c9 Merge "Revert "DO NOT MERGE: Move translation entry point into translate.c."" into klp-dev by Lorenzo Colitti · 12 years ago
  13. 90fd3c9 Merge "Revert "DO NOT MERGE: Modify the pseudo-header checksum functions."" into klp-dev by Lorenzo Colitti · 12 years ago
  14. 2636ea7 Revert "DO NOT MERGE: Support translating fragmented packets." by Lorenzo Colitti · 12 years ago
  15. 09c026b Revert "DO NOT MERGE: Modify the pseudo-header checksum functions." by Lorenzo Colitti · 12 years ago
  16. 19b68f9 Revert "DO NOT MERGE: Move translation entry point into translate.c." by Lorenzo Colitti · 12 years ago
  17. adf8724 Revert "DO NOT MERGE: Fix up checksums instead of recalculating them." by Lorenzo Colitti · 12 years ago
  18. 5658b25 Revert "DO NOT MERGE: Add generic IP packet code and use it for GRE." by Lorenzo Colitti · 12 years ago
  19. 5b29cef Revert "DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror" by Lorenzo Colitti · 12 years ago
  20. 88ee177 Revert "DO NOT MERGE: Remove unused variables" by Lorenzo Colitti · 12 years ago
  21. f085c7a Revert "DO NOT MERGE: Remove two almost-unused include files." by Lorenzo Colitti · 12 years ago
  22. 866b4af DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  23. fea4efa DO NOT MERGE: Modify the pseudo-header checksum functions. by Lorenzo Colitti · 12 years ago
  24. 6c9862b DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  25. 489e108 DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  26. f10644c DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  27. d0024fb DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  28. cb72f36 DO NOT MERGE: Remove unused variables by Bernhard Rosenkränzer · 12 years ago
  29. 86cb1ac DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  30. ade8308 Add ip6 dummy address to keep data usage stats consistent. by JP Abgrall · 12 years ago
  31. 4d18605 am 3b0d387b: (-s ours) Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
  32. 3b0d387 Reconcile with jb-mr2-release - do not merge by The Android Open Source Project · 12 years ago
  33. 815d325 Remove debug tag from the clatd.conf build target by Lorenzo Colitti · 12 years ago
  34. b922c82 am 0d7837b9: Remove debug tag from the clatd.conf build target by Lorenzo Colitti · 12 years ago
  35. 0d7837b Remove debug tag from the clatd.conf build target by Lorenzo Colitti · 12 years ago
  36. 2c7b747 Remove debug tag from the clatd.conf build target by Lorenzo Colitti · 12 years ago
  37. cd70b35 Support translating ICMP errors. by Lorenzo Colitti · 12 years ago
  38. ee80ca6 Improve checksum calculation and address checking by Lorenzo Colitti · 12 years ago
  39. d908418 Pass around packet data instead of fds by Lorenzo Colitti · 12 years ago
  40. 0aff5c2 Merge "Treat the options as part of the TCP header." into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  41. 5cc877d Treat the options as part of the TCP header. by Lorenzo Colitti · 12 years ago
  42. b3cc9f3 Merge "Slightly improve dumping packets" into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  43. 630b1cb Merge "Pass in the length to pseudo checksum functions" into jb-mr2-dev by Lorenzo Colitti · 12 years ago
  44. f110707 Add liblog by Ying Wang · 12 years ago
  45. f913fe4 Slightly improve dumping packets by Lorenzo Colitti · 12 years ago
  46. 0278627 Pass in the length to pseudo checksum functions by Lorenzo Colitti · 12 years ago
  47. 3ca0302 Configure the interface before bringing it up by Lorenzo Colitti · 12 years ago
  48. 41e758e Don't add the IPv4 default route in clatd. by Lorenzo Colitti · 13 years ago
  49. f2d2abd Remove debug tag, as clatd is now built by default by Lorenzo Colitti · 12 years ago
  50. 678a9b4 Remove code to copy the default route. by Lorenzo Colitti · 13 years ago
  51. 1373eac Stop setting accept_ra, now that netd does it. by Lorenzo Colitti · 13 years ago
  52. 89c05b9 Merge "Make clatd a bit more robust when started by netd." into jb-mr2-dev by Lorenzo Colitti · 13 years ago
  53. baf6299 Make clatd a bit more robust when started by netd. by Lorenzo Colitti · 13 years ago
  54. 2edb756 clatd: use correct header file. by Nick Kralevich · 13 years ago
  55. d6ef91b Change the IP addresses used by CLAT. by Lorenzo Colitti · 13 years ago
  56. 559230c Merge "Ensure netlink messages come from the kernel." by Nick Kralevich · 13 years ago
  57. 4f3d786 Ensure netlink messages come from the kernel. by Lorenzo Colitti · 13 years ago
  58. f68200a Don't compile packet dumping code by default. by Lorenzo Colitti · 13 years ago
  59. 70aba57 build and include for debug builds. by JP Abgrall · 13 years ago
  60. a45056e android clat service by Daniel Drown · 13 years ago
  61. 62ea9b6 Initial empty repository by Anatol Pomazau · 14 years ago