1. 798f993 Use different IPv4 addresses on different clat interfaces. by Lorenzo Colitti · 10 years ago
  2. 8a41a5d Support 464xlat on broadcast interfaces such as wifi. by Lorenzo Colitti · 10 years ago
  3. 1352a3a Unduplicate IPv6 address setting code. by Lorenzo Colitti · 10 years ago
  4. 7612916 Support more than one clatd at a time. by Lorenzo Colitti · 10 years ago
  5. 9808952 Generate a random IID if one is not specified. by Lorenzo Colitti · 10 years ago
  6. dce3ddf Call read on any event, not just on POLLIN. by Lorenzo Colitti · 10 years ago
  7. 545bdca Remove unused #include. by Elliott Hughes · 10 years ago
  8. 3afe9ae Fix implicit declaration of function 'prctl' in clatd. by Elliott Hughes · 10 years ago
  9. 7045e27 Create the tun device after dropping root privileges. by Lorenzo Colitti · 10 years ago
  10. b9b471e Log unexpected arguments. by Lorenzo Colitti · 10 years ago
  11. 7564761 Mark the raw socket used by clatd. by Lorenzo Colitti · 10 years ago
  12. f08c5aa Use a packet socket to receive packets. by Lorenzo Colitti · 10 years ago
  13. ce14088 Use a raw socket to send IPv6 packets instead of a tun. by Lorenzo Colitti · 10 years ago
  14. e24982e Make translate_packet take a fd instead of a tun header. by Lorenzo Colitti · 10 years ago
  15. 464fb26 Fix build. Remove superfluous check triggering compiler error. by Paul Jensen · 10 years ago
  16. 247dd71 Make DNS request for plat prefix detection network specific. by Paul Jensen · 10 years ago
  17. fcac410 Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds by Brian Carlstrom · 10 years ago
  18. 57d480d Support translating fragmented packets. by Lorenzo Colitti · 10 years ago
  19. f939060 Move translation entry point into translate.c. by Lorenzo Colitti · 10 years ago
  20. a33592b Remove unused variables by Bernhard Rosenkränzer · 10 years ago
  21. 4e0dd83 Add ip6 dummy address to keep data usage stats consistent. by JP Abgrall · 10 years ago
  22. 9477a46 Fix compiler warnings and enable -Wall -Werror by Lorenzo Colitti · 11 years ago
  23. 07fc761 Remove two almost-unused include files. by Lorenzo Colitti · 11 years ago
  24. cd70b35 Support translating ICMP errors. by Lorenzo Colitti · 11 years ago
  25. ee80ca6 Improve checksum calculation and address checking by Lorenzo Colitti · 11 years ago
  26. d908418 Pass around packet data instead of fds by Lorenzo Colitti · 11 years ago
  27. 3ca0302 Configure the interface before bringing it up by Lorenzo Colitti · 11 years ago
  28. 41e758e Don't add the IPv4 default route in clatd. by Lorenzo Colitti · 11 years ago
  29. 678a9b4 Remove code to copy the default route. by Lorenzo Colitti · 11 years ago
  30. 1373eac Stop setting accept_ra, now that netd does it. by Lorenzo Colitti · 11 years ago
  31. 89c05b9 Merge "Make clatd a bit more robust when started by netd." into jb-mr2-dev by Lorenzo Colitti · 11 years ago
  32. baf6299 Make clatd a bit more robust when started by netd. by Lorenzo Colitti · 11 years ago
  33. 2edb756 clatd: use correct header file. by Nick Kralevich · 11 years ago
  34. a45056e android clat service by Daniel Drown · 12 years ago