1. f752bb4 [RFCLAT#16] remove drop_root_and_caps by Hungming Chen · 2 years, 5 months ago
  2. 5c11213 [RFCLAT#4] Move clat ipv6 address setup from clatd to netd by Hungming Chen · 2 years, 7 months ago
  3. 5dafb0e [RFCLAT#3] Move the tun interface setup from clatd to netd by Hungming Chen · 2 years, 7 months ago
  4. 06367f3 [RFCLAT#2] Move the packet socket creation from clatd to netd by Hungming Chen · 2 years, 7 months ago
  5. 0714a18 Revert "Revert "[RFCLAT#1] Move the raw socket creation from cla..." by Nucca Chen · 2 years, 6 months ago
  6. 685fc68 Revert "[RFCLAT#1] Move the raw socket creation from clatd to netd" by Nucca Chen · 2 years, 6 months ago
  7. 6006d17 [RFCLAT#1] Move the raw socket creation from clatd to netd by Hungming Chen · 2 years, 7 months ago
  8. b64249e simplify clatd permission dropping logic by Maciej Żenczykowski · 2 years, 8 months ago
  9. 5030353 switch from using packet ring to normal read by Maciej Żenczykowski · 4 years ago
  10. 8ab7e13 clatd: move stop_loop() into main.c by Maciej Żenczykowski · 3 years, 4 months ago
  11. 27da0ad Remove DNS64 detection code from clatd. by Lorenzo Colitti · 4 years ago
  12. b00113f Derive mtu from ipv6 route to ipv4 /96 prefix instead of device by Maciej Żenczykowski · 4 years, 5 months ago
  13. 716518d clatd: change to pass in tun filedescriptor via command line by Maciej Żenczykowski · 5 years ago
  14. f0fac86 Allow passing in the IPv4 and IPv6 addresses on the command line. by Lorenzo Colitti · 5 years ago
  15. 66deecd Drop support for updating IPv6 addresses in clatd. by Lorenzo Colitti · 5 years ago
  16. eb92f48 Move main() out of clatd.c. by Lorenzo Colitti · 5 years ago
  17. c4e591a Re-indent clatd code with clang-format by junyulai · 6 years ago
  18. 400153f resolved conflicts for merge of 6b2007aa to lmp-mr1-dev-plus-aosp by Lorenzo Colitti · 10 years ago
  19. 83c4203 am 290b8427: Merge "Move tun functions to a new tun.c." by Lorenzo Colitti · 10 years ago
  20. 6b2007a Move send_tun into tun.c as well. by Lorenzo Colitti · 10 years ago
  21. ff6f7fe Move tun functions to a new tun.c. by Lorenzo Colitti · 10 years ago
  22. 7612916 Support more than one clatd at a time. by Lorenzo Colitti · 10 years ago
  23. dce3ddf Call read on any event, not just on POLLIN. by Lorenzo Colitti · 10 years ago
  24. d44fac8 Use a packet socket to receive packets. by Lorenzo Colitti · 10 years ago
  25. 10e8827 Use a raw socket to send IPv6 packets instead of a tun. by Lorenzo Colitti · 10 years ago
  26. cd254c9 Update BUGS and bump version to 1.2 by Lorenzo Colitti · 10 years ago
  27. f939060 Move translation entry point into translate.c. by Lorenzo Colitti · 10 years ago
  28. d908418 Pass around packet data instead of fds by Lorenzo Colitti · 11 years ago
  29. a45056e android clat service by Daniel Drown · 12 years ago