1. 8f3194f Do multicast interface selection portably for router advertisements. by Simon Kelley · 11 years ago
  2. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  3. 8d03046 Add --force-fast-ra option. by Simon Kelley · 11 years ago
  4. ef1a94a Advertise lost prefixes with pref_time == 0 for 2 hours. by Simon Kelley · 11 years ago
  5. 1ecbaaa Tweak parameter lifetimes in Router advertisements. by Simon Kelley · 11 years ago
  6. ab915f8 Only use ourselves as default DNS server for RA if we're doing DNS. by Simon Kelley · 12 years ago
  7. 49333cb Allow trailing '*' wildcard in interface names. by Simon Kelley · 12 years ago
  8. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  9. dc9476b Use RA_INTERVAL for lifetimes. by Simon Kelley · 12 years ago
  10. 55b548a Add RA_INTERVAL parameter in config.h by Simon Kelley · 12 years ago
  11. 3b43646 Use /proc/sys/net/ipv6/conf/<iface>/mtu for RA advertised MTU. by Simon Kelley · 12 years ago
  12. 3bc0d93 More work on lease and router lifetime calculation. by Simon Kelley · 12 years ago
  13. 7f035f5 Don't cap prefx lifetimes below RA retransmit interval. by Simon Kelley · 12 years ago
  14. 55b42f6 Default to global, not link-local address in RA DNS field. by Simon Kelley · 12 years ago
  15. ed8b68a Simplify and fix RA lifetime calculation. by Simon Kelley · 12 years ago
  16. bad7b87 add general flag param to iface_enumerate IPv6 callback by Simon Kelley · 12 years ago
  17. 1b75c1e Per-context control over ra short period. by Simon Kelley · 12 years ago
  18. 6e3dba3 Ignore template contexts where appropriate. by Simon Kelley · 12 years ago
  19. 7558ecd Fix periodic loop by Simon Kelley · 12 years ago
  20. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  21. f7fe362 Tidy merge. by Simon Kelley · 12 years ago
  22. 36bec08 Merge branch 'auth' by Simon Kelley · 12 years ago
  23. 29d28dd Don't send RAs to the wrong place when DAD in progress. by Simon Kelley · 12 years ago
  24. 421594f Forgot --dhcp-except check in previous commit. by Simon Kelley · 12 years ago
  25. d89fb4e Check interface for router advertisements. by Simon Kelley · 12 years ago
  26. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  27. fd05f12 Set prefix on-link bit in RAs by Simon Kelley · 12 years ago
  28. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  29. 5ae34bf Fix RA when interface has more than one address on the same network. by Simon Kelley · 13 years ago
  30. 51931b8 Fix access control when DHCPv6 but no RA in use. by Simon Kelley · 13 years ago
  31. 8767cee Make libvirt-style access control work when only doing RA. by Simon Kelley · 13 years ago
  32. f632e56 Cope with router-solicit packets without valid source address. by Simon Kelley · 13 years ago
  33. 50303b1 Remove redundant send_from logging code. by Simon Kelley · 13 years ago
  34. 18f0fb0 RDNSS and DNSSL data in router advertisements. by Simon Kelley · 13 years ago
  35. 05e92e5 More RA flag evolution. by Simon Kelley · 13 years ago
  36. 4723d49 Set managed RA flag always when doing DHCP. by Simon Kelley · 13 years ago
  37. 5ef3327 Tidying radv by Simon Kelley · 13 years ago
  38. 1e02a85 radv.c tidying. by Simon Kelley · 13 years ago
  39. 0e88d53 Fix preprocessor checks, IP_TOS -> IPV6_TCLASS by Simon Kelley · 13 years ago
  40. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  41. 30cd966 More flexible RA configuration. by Simon Kelley · 13 years ago
  42. 7dbe981 tweak ra timer code to avoid missing events. by Simon Kelley · 13 years ago
  43. 29689cf Handle errors when sending ICMP6 pings better. by Simon Kelley · 13 years ago
  44. 884a6df RA managed-bit and use-SLAAC bit tweaks. by Simon Kelley · 13 years ago
  45. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  46. e25d1a2 Fix prefix-map build code logic. by Simon Kelley · 13 years ago
  47. 801ca9a Add ra-names SLAAC-hostnames from DHCPv4 option. by Simon Kelley · 13 years ago
  48. 7b6dd88 Fix socklen_t/size_t confusion in radv.c by Simon Kelley · 13 years ago
  49. 0010b47 RA configuration tweaks and documentation improvements. by Simon Kelley · 13 years ago
  50. 843c96b Make RA without DHCPv6 possible. by Simon Kelley · 13 years ago
  51. 22d904d Fix RA on *BSD (missing sa_len) by Simon Kelley · 13 years ago
  52. 741c295 Tidy up RA scheduling. by Simon Kelley · 13 years ago
  53. c5379c1 Don't send hoplimit 1 when multicasting RAs by Simon Kelley · 13 years ago
  54. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago