1. e24982e Make translate_packet take a fd instead of a tun header. by Lorenzo Colitti · 11 years ago
  2. e6e2c3b am a4454bfd: Declare pos as clat_packet_index instead of int by Lorenzo Colitti · 12 years ago
  3. 0d0917b am 2b4cc739: DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  4. 2b4cc73 DO NOT MERGE: Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  5. f0029d7 DO NOT MERGE: Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  6. c1be479 DO NOT MERGE: Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  7. 57bcefd DO NOT MERGE: Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  8. c2549b4 DO NOT MERGE: Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  9. 82ab730 DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  10. f085c7a Revert "DO NOT MERGE: Remove two almost-unused include files." by Lorenzo Colitti · 12 years ago
  11. 86cb1ac DO NOT MERGE: Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  12. a4454bf Declare pos as clat_packet_index instead of int by Lorenzo Colitti · 12 years ago
  13. fcac410 Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds by Brian Carlstrom · 12 years ago
  14. 57d480d Support translating fragmented packets. by Lorenzo Colitti · 12 years ago
  15. f939060 Move translation entry point into translate.c. by Lorenzo Colitti · 12 years ago
  16. 5a50c02 Fix up checksums instead of recalculating them. by Lorenzo Colitti · 12 years ago
  17. c9f4c89 Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 12 years ago
  18. 9477a46 Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 12 years ago
  19. 07fc761 Remove two almost-unused include files. by Lorenzo Colitti · 12 years ago
  20. cd70b35 Support translating ICMP errors. by Lorenzo Colitti · 12 years ago
  21. ee80ca6 Improve checksum calculation and address checking by Lorenzo Colitti · 12 years ago
  22. d908418 Pass around packet data instead of fds by Lorenzo Colitti · 12 years ago
  23. 5cc877d Treat the options as part of the TCP header. by Lorenzo Colitti · 12 years ago
  24. a45056e android clat service by Daniel Drown · 13 years ago