1. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  2. 376d48c Allow interface name to specify subnets in --auth-zone. by Simon Kelley · 11 years ago
  3. 6586e83 Use random address allocation for DHCPv6 temporary addresses. by Simon Kelley · 11 years ago
  4. 3511a92 Fix start-up order for making DHCPv6 DUID by Simon Kelley · 11 years ago
  5. 19b1689 Don't filter by subnet when handling local queries for auth-zones. by Simon Kelley · 11 years ago
  6. b485ed9 Always answer queries for authoritative zones locally, never forward. by Simon Kelley · 11 years ago
  7. dc27e14 Warning when using --bind-interfaces and routeable addresses. by Simon Kelley · 11 years ago
  8. 3b3f441 Log SO_BINDTODEVICE use at startup. by Simon Kelley · 11 years ago
  9. d56a604 CNAMEs can now point to interface names. by Simon Kelley · 11 years ago
  10. 8c0b73d Add --quiet-* options. by Kevin Darbyshire-Bryant · 11 years ago
  11. 6bd3a09 Merge branch 'edns0' by Simon Kelley · 11 years ago
  12. c4cd95d Add --ra-param and remove --force-fast-ra by Simon Kelley · 11 years ago
  13. ed4c076 --add-subnet option. by Simon Kelley · 11 years ago
  14. 8939c95 Don't extract MAC address from ND table when DHCPv6 request is from a relay. by Simon Kelley · 11 years ago
  15. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  16. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  17. 4568a6f IFACE_PERMANENT interface flag in enumeration. by Vladislav Grishenko · 11 years ago
  18. 2937f8a Provide independent control over which interfaces get TFTP. by Simon Kelley · 11 years ago
  19. 8d03046 Add --force-fast-ra option. by Simon Kelley · 11 years ago
  20. ef1a94a Advertise lost prefixes with pref_time == 0 for 2 hours. by Simon Kelley · 11 years ago
  21. 921360c Add constructor-noauth: keyword by Simon Kelley · 12 years ago
  22. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  23. 3f2873d Handle IPv4 interface-address labels in Linux. by Simon Kelley · 12 years ago
  24. 48fd1c4 Allow option prefix in --synth-domain. by Simon Kelley · 12 years ago
  25. 2bb73af Add --synth-domain by Simon Kelley · 12 years ago
  26. bd08ae6 Allow option number zero in encapsulated DHCP options. by Simon Kelley · 12 years ago
  27. 6f9aaa9 ->hwaddr_len must be zero always in DHCPv6 leases. by Simon Kelley · 12 years ago
  28. 49333cb Allow trailing '*' wildcard in interface names. by Simon Kelley · 12 years ago
  29. de92b47 Make wildcard-configured addresses work on multiple networks. by Simon Kelley · 12 years ago
  30. c630924 Experimental support for DHCPv6 prefix-class option. by Simon Kelley · 12 years ago
  31. a6ebfac Massive refactor of stateful DHCPv6. Lease multiple prefixes per client. by Simon Kelley · 12 years ago
  32. 13d86c7 Add --ipset option. by Jason A. Donenfeld · 12 years ago
  33. 6174435 Change copyright messages to include 2013. by Simon Kelley · 12 years ago
  34. e25db1f Handle wrong interface for locally-routed packets. by Simon Kelley · 12 years ago
  35. 22ce550 Correct behaviour for TCP queries to allowed address via banned interface. by Simon Kelley · 12 years ago
  36. 3039310 Wildcard IPv6 addresses in --dhcp-host, for constructed ranges. by Simon Kelley · 12 years ago
  37. 37c9cce DHCPv6 address allocation - same DUID, two IAIDs by Simon Kelley · 12 years ago
  38. 771287b Wildcards in dhcp-range constructors by Simon Kelley · 12 years ago
  39. 3bc0d93 More work on lease and router lifetime calculation. by Simon Kelley · 12 years ago
  40. 0c05024 Check for new SLAAC addresses when we add new prefixes. by Simon Kelley · 12 years ago
  41. ed8b68a Simplify and fix RA lifetime calculation. by Simon Kelley · 12 years ago
  42. bad7b87 add general flag param to iface_enumerate IPv6 callback by Simon Kelley · 12 years ago
  43. 5d162f2 Rationalise join_multicast() by Simon Kelley · 12 years ago
  44. 1b75c1e Per-context control over ra short period. by Simon Kelley · 12 years ago
  45. 1f77693 First checkin of interface-address constructor mode for DHCPv6 and RA. by Simon Kelley · 12 years ago
  46. 4820dce Make authoritative stuff a compile-time option. by Simon Kelley · 12 years ago
  47. 429798f Allow addresses as well as interface names in --auth-server. by Simon Kelley · 12 years ago
  48. 4967876 Zone-transfer peer restriction option. by Simon Kelley · 12 years ago
  49. e1ff419 Complete AXFR support by Simon Kelley · 12 years ago
  50. b75e936 First cut at zone transfer. by Simon Kelley · 12 years ago
  51. 4f7b304 Initial code to do authoritative DNS. by Simon Kelley · 12 years ago
  52. c99df93 Fix compilation warnings. by Simon Kelley · 12 years ago
  53. 1d86041 Add --max-cache-ttl option. by Simon Kelley · 12 years ago
  54. faafb3f Add SetServersEX method in DBus interface. by Simon Kelley · 12 years ago
  55. b269221 Address allocation tweaking - lease outside dhcp-range but in subnet. by Simon Kelley · 12 years ago
  56. 8b46061 Fix DHCPv6 address allocation for some pathalogical cases. by Simon Kelley · 12 years ago
  57. ad09427 Alternate DBus service name via --enable-dbus by Simon Kelley · 12 years ago
  58. 23245c0 RFC 4242 support. by Simon Kelley · 12 years ago
  59. c4a7f90 Config parsing error-handling update. by Simon Kelley · 13 years ago
  60. 8bc4cec Remove libvirt-inspired but never used access control features. by Simon Kelley · 13 years ago
  61. 2b5bae9 Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting. by Simon Kelley · 13 years ago
  62. 54dd393 Add --bind-dynamic by Simon Kelley · 13 years ago
  63. 4ce4f37 Fix un-initialised "used" field in --listen-address structure. by Simon Kelley · 13 years ago
  64. 8b3ae2f Check tftp-root exists and is accessible at startup. by Simon Kelley · 13 years ago
  65. 9f7f3b1 Add --dns-rr option. by Simon Kelley · 13 years ago
  66. a9ab732 reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state. by Simon Kelley · 13 years ago
  67. cdbee9a Find room to store key-id and digest-type in DS records. by Simon Kelley · 13 years ago
  68. 7b4ad2e Teach cache to store DS and DNSKEY records by Simon Kelley · 13 years ago
  69. 61ce600 --tftp-lowercase option. by Simon Kelley · 13 years ago
  70. 9380ba7 Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface by Simon Kelley · 13 years ago
  71. 50303b1 Remove redundant send_from logging code. by Simon Kelley · 13 years ago
  72. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  73. 30cd966 More flexible RA configuration. by Simon Kelley · 13 years ago
  74. 4b028ad Merge branch 'bind' by Simon Kelley · 13 years ago
  75. 29689cf Handle errors when sending ICMP6 pings better. by Simon Kelley · 13 years ago
  76. 52d4abf Make --listen-address work for all 127.0.0.0/8 addresses. by Simon Kelley · 13 years ago
  77. a953096 Send "FTP transfer complete" events to the DHCP lease script. by Simon Kelley · 13 years ago
  78. 0068301 Conditional compilation tweak. by Simon Kelley · 13 years ago
  79. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  80. e759d42 --host-record support by Simon Kelley · 13 years ago
  81. 40ef23b Move DHCP option stuff to dhcp-common.c by Simon Kelley · 13 years ago
  82. 1d0f91c Don't trust the port in the source address of requests. by Simon Kelley · 13 years ago
  83. 8b37270 Implement --dhcp-duid by Simon Kelley · 13 years ago
  84. 801ca9a Add ra-names SLAAC-hostnames from DHCPv4 option. by Simon Kelley · 13 years ago
  85. 843c96b Make RA without DHCPv6 possible. by Simon Kelley · 13 years ago
  86. c239f7d rename header files. by Simon Kelley · 13 years ago
  87. 741c295 Tidy up RA scheduling. by Simon Kelley · 13 years ago
  88. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago
  89. e44ddca Fix hang at startup when DHCPv6 enabled on a complex network by Simon Kelley · 13 years ago
  90. 0793380 Implement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS for IPv6 by Simon Kelley · 13 years ago
  91. c6cc03e Merge branch 'dhcpv6' by Simon Kelley · 13 years ago
  92. 751d6f4 Allow the TFP server or boot server in --pxe-service, to by Simon Kelley · 13 years ago
  93. a5c72ab DHCPv6 vendor class option includes an enterprise number. Handle that. by Simon Kelley · 13 years ago
  94. ceae00d lease script should work with IPv6 now. by Simon Kelley · 13 years ago
  95. 3634c54 dhcp-ignore and dhcp-match implemented for DHCPv6 now. by Simon Kelley · 13 years ago
  96. d74942a IPv6 address range parsing for --domain. by Simon Kelley · 13 years ago
  97. 70c5e3e DHCPDECLINE handling, domain handling, more complete address selection. by Simon Kelley · 13 years ago
  98. 4cb1b32 Clean compile, basic DHCPv6 functionality is there. by Simon Kelley · 13 years ago
  99. 52b92f4 It compiles and it allocates a lease! No renewals yet. by Simon Kelley · 13 years ago
  100. 5954608 Updated copyright notices. Happy new year! by Simon Kelley · 13 years ago