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