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