1. 288f62a Merge RP1A.200605.001 by Steven Laver · 4 years, 1 month ago
  2. 551367e cleanup - remove tun.h by Maciej Żenczykowski · 4 years, 1 month ago
  3. 8452f3f cleanup - read_config() and ipv4_local_prefixlen by Maciej Żenczykowski · 4 years, 1 month ago
  4. 2f45839 cleanup - ipv6_host_id and is_dynamic_iid by Maciej Żenczykowski · 4 years, 1 month ago
  5. f13d569 Delete the clatd code that assigns IPv4 and IPv6 addresses. by Maciej Żenczykowski · 4 years, 1 month ago
  6. 51e4924 Merge RP1A.200204.001 by Steven Laver · 4 years, 5 months ago
  7. 5e5d29d remove ClatdTest.ConfigureIpv6Address by Maciej Żenczykowski · 4 years, 7 months ago
  8. 31511dd Merge RP1A.200123.001 by Steven Laver · 4 years, 5 months ago
  9. b00113f Derive mtu from ipv6 route to ipv4 /96 prefix instead of device by Maciej Żenczykowski · 4 years, 5 months ago
  10. 0833bf3 Merge RP1A.191120.001 by Steven Laver · 4 years, 7 months ago
  11. 75f4dc6 external: android-clat: fix -Wreorder-init-list by Nick Desaulniers · 4 years, 7 months ago
  12. e9d8f21 Merge RP1A.191114.001 by Steven Laver · 4 years, 8 months ago
  13. f037e77 make clat checksum tests more reliable by Maciej Żenczykowski · 4 years, 8 months ago
  14. 17a4496 Merge QP1A.190205.002 by Scott Lobdell · 5 years ago
  15. cea0d11 Merge QP1A.190122.001 by Scott Lobdell · 5 years ago
  16. 98de595 Move checksum code from clatd to libnetutils. by Lorenzo Colitti · 5 years ago
  17. f906070 Merge QP1A.190107.001 by Scott Lobdell · 5 years ago
  18. f0fac86 Allow passing in the IPv4 and IPv6 addresses on the command line. by Lorenzo Colitti · 5 years ago
  19. 66deecd Drop support for updating IPv6 addresses in clatd. by Lorenzo Colitti · 5 years ago
  20. 72f770c Test clatd methods that affect interface IP addresses. by Lorenzo Colitti · 5 years ago
  21. c4e591a Re-indent clatd code with clang-format by junyulai · 6 years ago
  22. 5c5b534 clatd: Add support for handling GRO coalesced packets by Subash Abhinov Kasiviswanathan · 9 years ago
  23. 2dcca6f Convert a few instances of sprintf to snprintf. by George Burgess IV · 8 years ago
  24. fe2403c am fee9afb1: Android-Clatd: Remove unused variable by Andreas Gampe · 10 years ago
  25. fee9afb Android-Clatd: Remove unused variable by Andreas Gampe · 10 years ago
  26. 7a7cfd6 am 2596f42a: Never use a statically-configured IID on wifi. by Lorenzo Colitti · 10 years ago
  27. 2596f42 Never use a statically-configured IID on wifi. by Lorenzo Colitti · 10 years ago
  28. 5ba6d23 am 798f9934: Use different IPv4 addresses on different clat interfaces. by Lorenzo Colitti · 10 years ago
  29. 798f993 Use different IPv4 addresses on different clat interfaces. by Lorenzo Colitti · 10 years ago
  30. 9d0a133 am 9808952b: Generate a random IID if one is not specified. by Lorenzo Colitti · 10 years ago
  31. 9808952 Generate a random IID if one is not specified. by Lorenzo Colitti · 10 years ago
  32. 05ff508 Remove unused variables. by Chih-Hung Hsieh · 10 years ago
  33. ce14088 Use a raw socket to send IPv6 packets instead of a tun. by Lorenzo Colitti · 10 years ago
  34. e24982e Make translate_packet take a fd instead of a tun header. by Lorenzo Colitti · 10 years ago
  35. 10e8827 Use a raw socket to send IPv6 packets instead of a tun. by Lorenzo Colitti · 10 years ago
  36. 91d0f1b Make translate_packet take a fd instead of a tun header. by Lorenzo Colitti · 10 years ago
  37. 932614e Minor code clean-up for GCC 4.9. by Ben Cheng · 10 years ago
  38. fcac410 Use uint8_t not char for binary data to avoid -Wall -Werror issues on x86 builds by Brian Carlstrom · 10 years ago
  39. f3beefc Add a unit test for 464xlat translation code. by Lorenzo Colitti · 10 years ago