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