1. d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
  2. 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
  3. 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
  4. d6b749a Fix typo in SDBM hash function. by Simon Kelley · 9 years ago
  5. fdc97e1 Avoid divide-by-zero when dhcp-range is a whole /64 by Simon Kelley · 9 years ago
  6. c49778d Update copyright notices. Happy new year! by Simon Kelley · 9 years ago
  7. 33702ab First complete version of DNS-client-id EDNS0 and ARP tracking code. by Simon Kelley · 9 years ago
  8. 11867dc Cache access to the kernel's ARP table. by Simon Kelley · 9 years ago
  9. 4918bd5 Documenation updates for --bridge-interface and "off-link". by Neil Jerram · 9 years ago
  10. 0ddb876 Extend --bridge-interface aliasing to DHCPv6. by Neil Jerram · 9 years ago
  11. ff841eb Fix boilerplate code for re-running system calls on EINTR and EAGAIN etc. by Simon Kelley · 10 years ago
  12. 0705a7e Fix uninitialized value used in get_client_mac() by Tomas Hozza · 10 years ago
  13. aff3396 Update copyrights for dawn of 2015. by Simon Kelley · 10 years ago
  14. a0358e5 Handle async notification of address changes using the event system. by Simon Kelley · 11 years ago
  15. a03f8d4 Suppress re-entrant calls to dhcp_construct_contexts() by Simon Kelley · 11 years ago
  16. 7ea3d3f ra-advrouter mode for RFC-3775 mobile IPv6 support. by Simon Kelley · 11 years ago
  17. c3a0408 [fd00::} and [fe80::] special addresses in DHCPv6 options. by Simon Kelley · 11 years ago
  18. c47e3ba Update copyright for 2014. by Simon Kelley · 11 years ago
  19. 1ee9be4 Implement dynamic interface discovery on *BSD by Simon Kelley · 11 years ago
  20. 4c82efc Relax rules in prefix length in (IPv6) dhcp-range. by Vladislav Grishenko · 11 years ago
  21. 0d6eb13 Do immediate RA when a prefix goes from old->current. by Simon Kelley · 11 years ago
  22. 6586e83 Use random address allocation for DHCPv6 temporary addresses. by Simon Kelley · 11 years ago
  23. 3511a92 Fix start-up order for making DHCPv6 DUID by Simon Kelley · 11 years ago
  24. 486479e Check prefix length when contructing DHCP ranges. by Simon Kelley · 11 years ago
  25. a810559 daemon->icmp6fd is always valid when doing DHCPv6 now. by Simon Kelley · 11 years ago
  26. 861c891 Change rules for constructing DHCPv6 ranges. by Simon Kelley · 11 years ago
  27. 8939c95 Don't extract MAC address from ND table when DHCPv6 request is from a relay. by Simon Kelley · 11 years ago
  28. 408c368 Remove unused variable warnings when omitting stuff at compile-time. by Vladislav Grishenko · 11 years ago
  29. 1b55190 Fix FTBFS on OpenBSD. by Simon Kelley · 11 years ago
  30. d81b42d Prod neighbour discovery with ARP instead of PING. by Simon Kelley · 11 years ago
  31. 8f51a29 Fix compiler warnings. by Simon Kelley · 11 years ago
  32. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  33. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  34. e4cdbbf Allow prefix :: in constructed dhcp-range. by Vladislav Grishenko · 11 years ago
  35. ffbad34 Set SOREUSEADDR as well as SOREUSEPORT on DHCP sockets when both available. by Simon Kelley · 11 years ago
  36. 9f48ffa Apply ceiling of configured dhcp-range leasetime to deprecated prefix adverts. by Simon Kelley · 11 years ago
  37. f7a40ec Tweak when old prefix returns. by Simon Kelley · 11 years ago
  38. ef1a94a Advertise lost prefixes with pref_time == 0 for 2 hours. by Simon Kelley · 11 years ago
  39. 429805d Allow constructed ranges from interface address at end of range. by Simon Kelley · 12 years ago
  40. 56a1142 SO_REUSEPORT may be defined, but not supported. by Simon Kelley · 12 years ago
  41. 5b37aa8 Trivial change: 0->NULL for pointer constant. by Simon Kelley · 12 years ago
  42. 49333cb Allow trailing '*' wildcard in interface names. by Simon Kelley · 12 years ago
  43. de92b47 Make wildcard-configured addresses work on multiple networks. by Simon Kelley · 12 years ago
  44. c630924 Experimental support for DHCPv6 prefix-class option. by Simon Kelley · 12 years ago
  45. a6ebfac Massive refactor of stateful DHCPv6. Lease multiple prefixes per client. by Simon Kelley · 12 years ago
  46. 4ead40c Fix use-after-free by Simon Kelley · 12 years ago
  47. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  48. 3039310 Wildcard IPv6 addresses in --dhcp-host, for constructed ranges. by Simon Kelley · 12 years ago
  49. baeb3ad More IPv6 address allocation fixes. by Simon Kelley · 12 years ago
  50. 37c9cce DHCPv6 address allocation - same DUID, two IAIDs by Simon Kelley · 12 years ago
  51. b456b9f Linked-list bug in new "use longest prefixes first" code. by Simon Kelley · 12 years ago
  52. 771287b Wildcards in dhcp-range constructors by Simon Kelley · 12 years ago
  53. 3bc0d93 More work on lease and router lifetime calculation. by Simon Kelley · 12 years ago
  54. d7346a1 Tweak context-construct logic. by Simon Kelley · 12 years ago
  55. 0c05024 Check for new SLAAC addresses when we add new prefixes. by Simon Kelley · 12 years ago
  56. ed8b68a Simplify and fix RA lifetime calculation. by Simon Kelley · 12 years ago
  57. bad7b87 add general flag param to iface_enumerate IPv6 callback by Simon Kelley · 12 years ago
  58. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago
  59. 1b75c1e Per-context control over ra short period. by Simon Kelley · 12 years ago
  60. c1be917 DHCP context logging, more tweaks by Simon Kelley · 12 years ago
  61. 8445f5d Fix initialisation order. by Simon Kelley · 12 years ago
  62. 6e3dba3 Ignore template contexts where appropriate. by Simon Kelley · 12 years ago
  63. 7558ecd Fix periodic loop by Simon Kelley · 12 years ago
  64. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  65. 819ff4d Wildcard IPv6 dhcp-range. by Simon Kelley · 12 years ago
  66. be6cfb4 Fix DHCPv6 to do access control correctly when it's configured with --listen-address. by Simon Kelley · 12 years ago
  67. 2022310 SO_REUSEADDR and SO_V6ONLY options on DHCPv6 socket. by Simon Kelley · 12 years ago
  68. b269221 Address allocation tweaking - lease outside dhcp-range but in subnet. by Simon Kelley · 12 years ago
  69. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 12 years ago
  70. 0e88d53 Fix preprocessor checks, IP_TOS -> IPV6_TCLASS by Simon Kelley · 13 years ago
  71. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  72. 30cd966 More flexible RA configuration. by Simon Kelley · 13 years ago
  73. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  74. 1d0f91c Don't trust the port in the source address of requests. by Simon Kelley · 13 years ago
  75. 8b37270 Implement --dhcp-duid by Simon Kelley · 13 years ago
  76. 0f08983 Be more picly about the MAC address we use for DUID-creation. by Simon Kelley · 13 years ago
  77. e3e8634 Fix DUID generation with HAVE_BROKEN_RTC. by Simon Kelley · 13 years ago
  78. 843c96b Make RA without DHCPv6 possible. by Simon Kelley · 13 years ago
  79. a4a5205 Fix ordering problem in multicast setup. by Simon Kelley · 13 years ago
  80. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago
  81. 270dc2e Fix wrong fallback address in DHCPv6 by Simon Kelley · 13 years ago
  82. 87b8ecb Fixed code passing tags to helper to work when there are no context tags. by Simon Kelley · 13 years ago
  83. e44ddca Fix hang at startup when DHCPv6 enabled on a complex network by Simon Kelley · 13 years ago
  84. 60ac5af Remove extact-MAC address from DUID code. by Simon Kelley · 13 years ago
  85. 0793380 Implement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS for IPv6 by Simon Kelley · 13 years ago
  86. 6aef600 Correct duid generate on FreeBSD by Simon Kelley · 13 years ago
  87. 98d76a0 Tweaks to fix compilation on FreeBSD. by Simon Kelley · 13 years ago
  88. 6277978 Report correct error if prefix in dhcp-range is less than 64 by Simon Kelley · 13 years ago
  89. ceae00d lease script should work with IPv6 now. by Simon Kelley · 13 years ago
  90. 4cb1b32 Clean compile, basic DHCPv6 functionality is there. by Simon Kelley · 13 years ago
  91. 52b92f4 It compiles and it allocates a lease! No renewals yet. by Simon Kelley · 13 years ago
  92. 5954608 Updated copyright notices. Happy new year! by Simon Kelley · 13 years ago
  93. c72daea Accumulated 2.60 changes going into git by Simon Kelley · 13 years ago