1. 98de595 Move checksum code from clatd to libnetutils. by Lorenzo Colitti · 7 years ago
  2. f0fac86 Allow passing in the IPv4 and IPv6 addresses on the command line. by Lorenzo Colitti · 7 years ago
  3. 66deecd Drop support for updating IPv6 addresses in clatd. by Lorenzo Colitti · 7 years ago
  4. 72f770c Test clatd methods that affect interface IP addresses. by Lorenzo Colitti · 7 years ago
  5. c4e591a Re-indent clatd code with clang-format by junyulai · 7 years ago
  6. 2dcca6f Convert a few instances of sprintf to snprintf. by George Burgess IV · 10 years ago
  7. fe2403c am fee9afb1: Android-Clatd: Remove unused variable by Andreas Gampe · 11 years ago
  8. fee9afb Android-Clatd: Remove unused variable by Andreas Gampe · 11 years ago
  9. 7a7cfd6 am 2596f42a: Never use a statically-configured IID on wifi. by Lorenzo Colitti · 11 years ago
  10. 2596f42 Never use a statically-configured IID on wifi. by Lorenzo Colitti · 11 years ago
  11. 5ba6d23 am 798f9934: Use different IPv4 addresses on different clat interfaces. by Lorenzo Colitti · 11 years ago
  12. 798f993 Use different IPv4 addresses on different clat interfaces. by Lorenzo Colitti · 11 years ago
  13. 9d0a133 am 9808952b: Generate a random IID if one is not specified. by Lorenzo Colitti · 11 years ago
  14. 9808952 Generate a random IID if one is not specified. by Lorenzo Colitti · 11 years ago
  15. 05ff508 Remove unused variables. by Chih-Hung Hsieh · 11 years ago
  16. ce14088 Use a raw socket to send IPv6 packets instead of a tun. by Lorenzo Colitti · 11 years ago
  17. e24982e Make translate_packet take a fd instead of a tun header. by Lorenzo Colitti · 11 years ago
  18. 10e8827 Use a raw socket to send IPv6 packets instead of a tun. by Lorenzo Colitti · 11 years ago
  19. 91d0f1b Make translate_packet take a fd instead of a tun header. by Lorenzo Colitti · 11 years ago
  20. 932614e Minor code clean-up for GCC 4.9. by Ben Cheng · 11 years ago
  21. fcac410 Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds by Brian Carlstrom · 12 years ago
  22. f3beefc Add a unit test for 464xlat translation code. by Lorenzo Colitti · 12 years ago