1. 98de595 Move checksum code from clatd to libnetutils. by Lorenzo Colitti · 5 years ago
  2. c4e591a Re-indent clatd code with clang-format by junyulai · 6 years ago
  3. a4454bf Declare pos as clat_packet_index instead of int by Lorenzo Colitti · 10 years ago
  4. fcac410 Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds by Brian Carlstrom · 10 years ago
  5. 57d480d Support translating fragmented packets. by Lorenzo Colitti · 10 years ago
  6. 07f0265 Modify the pseudo-header checksum functions. by Lorenzo Colitti · 10 years ago
  7. f939060 Move translation entry point into translate.c. by Lorenzo Colitti · 10 years ago
  8. 5a50c02 Fix up checksums instead of recalculating them. by Lorenzo Colitti · 10 years ago
  9. c9f4c89 Add generic IP packet code and use it for GRE. by Lorenzo Colitti · 11 years ago
  10. 07fc761 Remove two almost-unused include files. by Lorenzo Colitti · 11 years ago
  11. ee80ca6 Improve checksum calculation and address checking by Lorenzo Colitti · 11 years ago
  12. d908418 Pass around packet data instead of fds by Lorenzo Colitti · 11 years ago
  13. 5cc877d Treat the options as part of the TCP header. by Lorenzo Colitti · 11 years ago
  14. a45056e android clat service by Daniel Drown · 12 years ago