1. dc8b7b4 Drop RS when IPv6 hop limit is not 255 by tarun.kundu · 2 years, 1 month ago
  2. 6603119 Handling for auto off in dhcp-range options by tarun.kundu · 2 years, 1 month ago
  3. 7297198 Invalid IPv6 RS drop and support of zero value for MTU by tarun.kundu · 2 years, 1 month ago
  4. 36e8710 Return default interval if ra_param is not received for an interface by Tarun Kundu · 2 years, 5 months ago
  5. 01293a7 Support for MIN_DELAY_BETWEEN_RAS by Tarun Kundu · 2 years, 5 months ago
  6. 74fb2b6 Support for MAX_INITIAL_RTR_ADVERTISEMENTS, MAX_FINAL_RTR_ADVERTISEMENTS, by Tarun Kundu · 2 years, 5 months ago
  7. 15048b5 Changes to support MAX_RA_DELAY_TIME by Tarun Kundu · 2 years, 5 months ago
  8. 41aa488 Making retransmit timer configurable for RA by Tarun Kundu · 2 years, 5 months ago
  9. 024baf1 Making reachable time and hop limit configurable for RA by Tarun Kundu · 2 years, 6 months ago
  10. 9d23807 Enable specifying valid_lifetime in dhcp-range by Kyle Swenson · 3 years ago
  11. c8e8f5c Bump copyright notices for 2021. Happy New Year! by Simon Kelley · 3 years, 11 months ago
  12. 4d85e40 Change default lease time for DHCPv6 to one day. by Simon Kelley · 4 years, 5 months ago
  13. cd67293 Fix RA problems with two interfaces on same IPv6 subnet. by Simon Kelley · 4 years, 11 months ago
  14. 378fa56 Don't send RAs on interfaces without a link-local address. by Simon Kelley · 5 years ago
  15. 2a8710a Update copyrights to 2020. by Simon Kelley · 5 years ago
  16. 5ed82ae Remove unclear gcc-ism in conditional expression. by Simon Kelley · 6 years ago
  17. faaf306 Spelling fixes. by Ville Skyttä · 7 years ago
  18. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  19. 24036ea Security fix, CVE-2017-14492, DHCPv6 RA heap overflow. by Simon Kelley · 7 years ago
  20. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  21. 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
  22. 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
  23. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  24. 6b1c464 Don't reset packet length on transmission, in case of retransmission. by Simon Kelley · 8 years ago
  25. fa78573 Zero packet buffers before building output, to reduce risk of information leakage. by Simon Kelley · 8 years ago
  26. ce7845b Check return of expand() always. by Simon Kelley · 8 years ago
  27. a18bf31 Avoid losing timer when deleting a RA context. by S L · 9 years ago
  28. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  29. 4918bd5 Documenation updates for --bridge-interface and "off-link". by Neil Jerram · 10 years ago
  30. 9bad339 Apply --bridge-interfaces to unsolicited router advertisements. by Neil Jerram · 10 years ago
  31. ba4fc0f Upply --bridge-interface aliasing to solicited router advertisements. by Neil Jerram · 10 years ago
  32. 2fd5bc9 Allow router advertisements to have the "off-link" bit set. by Neil Jerram · 10 years ago
  33. ff841eb Fix boilerplate code for re-running system calls on EINTR and EAGAIN etc. by Simon Kelley · 10 years ago
  34. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  35. 85900a2 Revert route-information option in RA. There are problems with some clients. by Simon Kelley · 10 years ago
  36. 5bf50af RFC4191 route information option. by Ilya Ponetaev · 10 years ago
  37. 7ea3d3f ra-advrouter mode for RFC-3775 mobile IPv6 support. by Simon Kelley · 11 years ago
  38. a59ff5f Merge branch 'master' of ssh://central/var/cache/git/dnsmasq by Simon Kelley · 11 years ago
  39. c3a0408 [fd00::} and [fe80::] special addresses in DHCPv6 options. by Simon Kelley · 11 years ago
  40. ae76242 Fix missing RA RDNS option with --dhcp-option=option6:23,[::] by Simon Kelley · 11 years ago
  41. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  42. 6ea1f23 Send correct O and M bits when advertising only deprecated prefixes. by Simon Kelley · 11 years ago
  43. 4c82efc Relax rules in prefix length in (IPv6) dhcp-range. by Vladislav Grishenko · 11 years ago
  44. 4452292 When advertising ONLY deleted IPv6 prefixes, set router lifetime to zero. by Simon Kelley · 11 years ago
  45. dd9d9ce Fix problems when advertising deleted IPv6 prefixes. by Simon Kelley · 11 years ago
  46. 806cf78 Better defaults for address and lifetime of RDNS option in RA. by Simon Kelley · 11 years ago
  47. 8c0b73d Add --quiet-* options. by Kevin Darbyshire-Bryant · 11 years ago
  48. c4cd95d Add --ra-param and remove --force-fast-ra by Simon Kelley · 11 years ago
  49. 8f3194f Do multicast interface selection portably for router advertisements. by Simon Kelley · 11 years ago
  50. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  51. 8d03046 Add --force-fast-ra option. by Simon Kelley · 11 years ago
  52. ef1a94a Advertise lost prefixes with pref_time == 0 for 2 hours. by Simon Kelley · 11 years ago
  53. 1ecbaaa Tweak parameter lifetimes in Router advertisements. by Simon Kelley · 11 years ago
  54. ab915f8 Only use ourselves as default DNS server for RA if we're doing DNS. by Simon Kelley · 12 years ago
  55. 49333cb Allow trailing '*' wildcard in interface names. by Simon Kelley · 12 years ago
  56. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  57. dc9476b Use RA_INTERVAL for lifetimes. by Simon Kelley · 12 years ago
  58. 55b548a Add RA_INTERVAL parameter in config.h by Simon Kelley · 12 years ago
  59. 3b43646 Use /proc/sys/net/ipv6/conf/<iface>/mtu for RA advertised MTU. by Simon Kelley · 12 years ago
  60. 3bc0d93 More work on lease and router lifetime calculation. by Simon Kelley · 12 years ago
  61. 7f035f5 Don't cap prefx lifetimes below RA retransmit interval. by Simon Kelley · 12 years ago
  62. 55b42f6 Default to global, not link-local address in RA DNS field. by Simon Kelley · 12 years ago
  63. ed8b68a Simplify and fix RA lifetime calculation. by Simon Kelley · 12 years ago
  64. bad7b87 add general flag param to iface_enumerate IPv6 callback by Simon Kelley · 12 years ago
  65. 1b75c1e Per-context control over ra short period. by Simon Kelley · 12 years ago
  66. 6e3dba3 Ignore template contexts where appropriate. by Simon Kelley · 12 years ago
  67. 7558ecd Fix periodic loop by Simon Kelley · 12 years ago
  68. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  69. f7fe362 Tidy merge. by Simon Kelley · 12 years ago
  70. 36bec08 Merge branch 'auth' by Simon Kelley · 12 years ago
  71. 29d28dd Don't send RAs to the wrong place when DAD in progress. by Simon Kelley · 12 years ago
  72. 421594f Forgot --dhcp-except check in previous commit. by Simon Kelley · 12 years ago
  73. d89fb4e Check interface for router advertisements. by Simon Kelley · 12 years ago
  74. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  75. fd05f12 Set prefix on-link bit in RAs by Simon Kelley · 12 years ago
  76. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  77. 5ae34bf Fix RA when interface has more than one address on the same network. by Simon Kelley · 13 years ago
  78. 51931b8 Fix access control when DHCPv6 but no RA in use. by Simon Kelley · 13 years ago
  79. 8767cee Make libvirt-style access control work when only doing RA. by Simon Kelley · 13 years ago
  80. f632e56 Cope with router-solicit packets without valid source address. by Simon Kelley · 13 years ago
  81. 50303b1 Remove redundant send_from logging code. by Simon Kelley · 13 years ago
  82. 18f0fb0 RDNSS and DNSSL data in router advertisements. by Simon Kelley · 13 years ago
  83. 05e92e5 More RA flag evolution. by Simon Kelley · 13 years ago
  84. 4723d49 Set managed RA flag always when doing DHCP. by Simon Kelley · 13 years ago
  85. 5ef3327 Tidying radv by Simon Kelley · 13 years ago
  86. 1e02a85 radv.c tidying. by Simon Kelley · 13 years ago
  87. 0e88d53 Fix preprocessor checks, IP_TOS -> IPV6_TCLASS by Simon Kelley · 13 years ago
  88. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  89. 30cd966 More flexible RA configuration. by Simon Kelley · 13 years ago
  90. 7dbe981 tweak ra timer code to avoid missing events. by Simon Kelley · 13 years ago
  91. 29689cf Handle errors when sending ICMP6 pings better. by Simon Kelley · 13 years ago
  92. 884a6df RA managed-bit and use-SLAAC bit tweaks. by Simon Kelley · 13 years ago
  93. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  94. e25d1a2 Fix prefix-map build code logic. by Simon Kelley · 13 years ago
  95. 801ca9a Add ra-names SLAAC-hostnames from DHCPv4 option. by Simon Kelley · 13 years ago
  96. 7b6dd88 Fix socklen_t/size_t confusion in radv.c by Simon Kelley · 13 years ago
  97. 0010b47 RA configuration tweaks and documentation improvements. by Simon Kelley · 13 years ago
  98. 843c96b Make RA without DHCPv6 possible. by Simon Kelley · 13 years ago
  99. 22d904d Fix RA on *BSD (missing sa_len) by Simon Kelley · 13 years ago
  100. 741c295 Tidy up RA scheduling. by Simon Kelley · 13 years ago