1. ed55cb6 Correct listener logic when no TFTP and no-interface listen address. by Simon Kelley · 13 years ago
  2. 078a630 Do duplicate dhcp-host address check in --test mode. by Simon Kelley · 13 years ago
  3. 5ae34bf Fix RA when interface has more than one address on the same network. by Simon Kelley · 13 years ago
  4. 51931b8 Fix access control when DHCPv6 but no RA in use. by Simon Kelley · 13 years ago
  5. 9f7f3b1 Add --dns-rr option. by Simon Kelley · 13 years ago
  6. 8767cee Make libvirt-style access control work when only doing RA. by Simon Kelley · 13 years ago
  7. 18c63ef Fix non-response to router-solicitations when by Simon Kelley · 13 years ago
  8. c64b7f6 Fix is_same_net6 - bugged if prefix length not divisible by 8. by Simon Kelley · 13 years ago
  9. 919dd7c Fixed missing periodic-ras in some configurations. by Simon Kelley · 13 years ago
  10. f632e56 Cope with router-solicit packets without valid source address. by Simon Kelley · 13 years ago
  11. 2021c66 code-size tweak by Simon Kelley · 13 years ago
  12. 7f61b3a Small SLAAC optimisation. by Simon Kelley · 13 years ago
  13. a9ab732 reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state. by Simon Kelley · 13 years ago
  14. 11263a4 isprint cast. by Simon Kelley · 13 years ago
  15. 231d061 Tidy TXT record sanitising by Simon Kelley · 13 years ago
  16. cdbee9a Find room to store key-id and digest-type in DS records. by Simon Kelley · 13 years ago
  17. 7b4ad2e Teach cache to store DS and DNSKEY records by Simon Kelley · 13 years ago
  18. 0436360 Fix tftp-over-IPv4 regression on OpenBSD. by Simon Kelley · 13 years ago
  19. dcffad2 Ensure that the DBus DhcpLeaseUpdated events are generated. by Simon Kelley · 13 years ago
  20. 6a69ab5 Fix error-handling problem in TFTP server. by Simon Kelley · 13 years ago
  21. 61ce600 --tftp-lowercase option. by Simon Kelley · 13 years ago
  22. 7a14dfe Tidy previous commit. by Simon Kelley · 13 years ago
  23. 42fb815 Sanitise filenames logged by TFTP by Simon Kelley · 13 years ago
  24. 6f13e53 Tidy up malloc-failure handling. by Simon Kelley · 13 years ago
  25. d1c759c Answer CNAME queries correctly. by Simon Kelley · 13 years ago
  26. 9380ba7 Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface by Simon Kelley · 13 years ago
  27. 1023dcb Don't cache DNS data from non-recursive nameservers. by Simon Kelley · 13 years ago
  28. 50303b1 Remove redundant send_from logging code. by Simon Kelley · 13 years ago
  29. 89382ba Tweak sending ICMP6 echo requests for slaac. by Simon Kelley · 13 years ago
  30. a813111 Fix bug in tag-matching logic with negated tags. by Simon Kelley · 13 years ago
  31. 18f0fb0 RDNSS and DNSSL data in router advertisements. by Simon Kelley · 13 years ago
  32. 05e92e5 More RA flag evolution. by Simon Kelley · 13 years ago
  33. 4723d49 Set managed RA flag always when doing DHCP. by Simon Kelley · 13 years ago
  34. fbbc145 Fix off-by-one in DHCPv6 FQDN option decoding. by Simon Kelley · 13 years ago
  35. 5ef3327 Tidying radv by Simon Kelley · 13 years ago
  36. 1e02a85 radv.c tidying. by Simon Kelley · 13 years ago
  37. 0e88d53 Fix preprocessor checks, IP_TOS -> IPV6_TCLASS by Simon Kelley · 13 years ago
  38. c825754 "deprecated" lease-time keyword for IPv6 by Simon Kelley · 13 years ago
  39. 2240704 DHCP start-up logging tweak by Simon Kelley · 13 years ago
  40. da632e7 Comment typo. 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. 5d71d83 Listen on ICMP6 file decriptor even when on ra-only only in use. by Simon Kelley · 13 years ago
  44. 4b028ad Merge branch 'bind' by Simon Kelley · 13 years ago
  45. 7d2b5c9 Fix crash in DHCPINFORM without valid --dhcp-range. by Simon Kelley · 13 years ago
  46. 29689cf Handle errors when sending ICMP6 pings better. by Simon Kelley · 13 years ago
  47. 52d4abf Make --listen-address work for all 127.0.0.0/8 addresses. by Simon Kelley · 13 years ago
  48. a953096 Send "FTP transfer complete" events to the DHCP lease script. by Simon Kelley · 13 years ago
  49. 884a6df RA managed-bit and use-SLAAC bit tweaks. by Simon Kelley · 13 years ago
  50. 0068301 Conditional compilation tweak. by Simon Kelley · 13 years ago
  51. 353ae4d Check assumed SLAAC addresses by pinging them. by Simon Kelley · 13 years ago
  52. e759d42 --host-record support by Simon Kelley · 13 years ago
  53. 40ef23b Move DHCP option stuff to dhcp-common.c by Simon Kelley · 13 years ago
  54. f5e8562 More DHCP-option logging tweaks. by Simon Kelley · 13 years ago
  55. 1567fea Log vendor class for DHCPv6 by Simon Kelley · 13 years ago
  56. daf061c randomise DHCPv6 lease renewal intervals by Simon Kelley · 13 years ago
  57. d0e2c6c decode DHCPv4 T1, T2 and lease-time options better. by Simon Kelley · 13 years ago
  58. 5cfea3d Tidy last commit. by Simon Kelley · 13 years ago
  59. 6c8f21e More useful DHCPv6 packet logging. by Simon Kelley · 13 years ago
  60. 1d0f91c Don't trust the port in the source address of requests. by Simon Kelley · 13 years ago
  61. 2a82db4 Supply zero preference in advertise and reply messages by Simon Kelley · 13 years ago
  62. dd88c17 Add status code containing "success" to all IA_TA and IA_NA by Simon Kelley · 13 years ago
  63. 8b37270 Implement --dhcp-duid by Simon Kelley · 13 years ago
  64. a7cf58c Merge branch 'ra-names' by Simon Kelley · 13 years ago
  65. e25d1a2 Fix prefix-map build code logic. by Simon Kelley · 13 years ago
  66. 70969c1 move #include for Solaris and Apple. by Simon Kelley · 13 years ago
  67. 3803437 tidying by Simon Kelley · 13 years ago
  68. 96fafe2 Fixed typos and tested. by Simon Kelley · 13 years ago
  69. 08456c6 Use getifaddrs to find interfaces on *BSD by Simon Kelley · 13 years ago
  70. bc26f9a Handle firewire and EUI-64 addresses in the SLAAC code. by Simon Kelley · 13 years ago
  71. 6ffeff8 Teach emit_dbus_signal() about IPv6 DHCPv6 leases. by Simon Kelley · 13 years ago
  72. f444cdd Don't waste time calculating EUI-64 when a lease doesn't have a name. by Simon Kelley · 13 years ago
  73. 801ca9a Add ra-names SLAAC-hostnames from DHCPv4 option. by Simon Kelley · 13 years ago
  74. 22b135a Fix paretheses in ADD_RDLEN - it always returned 1 before. by Simon Kelley · 13 years ago
  75. 0f08983 Be more picly about the MAC address we use for DUID-creation. by Simon Kelley · 13 years ago
  76. e3e8634 Fix DUID generation with HAVE_BROKEN_RTC. by Simon Kelley · 13 years ago
  77. 7b6dd88 Fix socklen_t/size_t confusion in radv.c by Simon Kelley · 13 years ago
  78. b7f4020 Fix FTBFS when HAVE_BROKEN_RTC defined. by Simon Kelley · 13 years ago
  79. 552af8b Fix --localise-queries via interface lo bug. by Simon Kelley · 13 years ago
  80. 0010b47 RA configuration tweaks and documentation improvements. by Simon Kelley · 13 years ago
  81. 4b86b65 Substitute local address for [::] DHCPv6 options, like DHCPv4. by Simon Kelley · 13 years ago
  82. 0d5d35d RA lifetimes must be at least 2 hours by Simon Kelley · 13 years ago
  83. 843c96b Make RA without DHCPv6 possible. by Simon Kelley · 13 years ago
  84. 58dc02e Order of fields in DHCPv6 log lines now consistent with DHCPv4 by Simon Kelley · 13 years ago
  85. c239f7d rename header files. by Simon Kelley · 13 years ago
  86. 22d904d Fix RA on *BSD (missing sa_len) by Simon Kelley · 13 years ago
  87. 741c295 Tidy up RA scheduling. by Simon Kelley · 13 years ago
  88. c5379c1 Don't send hoplimit 1 when multicasting RAs by Simon Kelley · 13 years ago
  89. a4a5205 Fix ordering problem in multicast setup. by Simon Kelley · 13 years ago
  90. c5ad4e7 Router Advertisement by Simon Kelley · 13 years ago
  91. 270dc2e Fix wrong fallback address in DHCPv6 by Simon Kelley · 13 years ago
  92. 87b8ecb Fixed code passing tags to helper to work when there are no context tags. by Simon Kelley · 13 years ago
  93. e44ddca Fix hang at startup when DHCPv6 enabled on a complex network by Simon Kelley · 13 years ago
  94. 00e9ad5 Fixes for DHCPv6 tag system. by Simon Kelley · 13 years ago
  95. 57f460d tweak Lua script argument passing and add --dhcp-luascript sectino to manpage. by Simon Kelley · 13 years ago
  96. 6caacac Putative fix to crash in IPv4 DHCP, introduced whilst by Simon Kelley · 13 years ago
  97. 60ac5af Remove extact-MAC address from DUID code. by Simon Kelley · 13 years ago
  98. caa9438 bugs in IPv6 script calling - wrong DUID and lua relay_address by Simon Kelley · 13 years ago
  99. 0793380 Implement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS for IPv6 by Simon Kelley · 13 years ago
  100. 2307eac Fix code parsing --domain, broken whilst added IPv6 stuff. by Simon Kelley · 13 years ago