1. f7029f5 Extend /4 and /6 syntax to --interface-name by Simon Kelley · 11 years ago
  2. c50f25a Allow empty subnet list in --auth-zone by Simon Kelley · 11 years ago
  3. f25e6c6 Support /4 and /6 suffixes in interface names in --auth-server by Simon Kelley · 11 years ago
  4. 587ad4f Fix crash introduced in 376d48c7f187cd3c3e941929a4cd5e9c9903fc89 by Simon Kelley · 11 years ago
  5. 4452292 When advertising ONLY deleted IPv6 prefixes, set router lifetime to zero. by Simon Kelley · 11 years ago
  6. dd9d9ce Fix problems when advertising deleted IPv6 prefixes. by Simon Kelley · 11 years ago
  7. 376d48c Allow interface name to specify subnets in --auth-zone. by Simon Kelley · 11 years ago
  8. 6586e83 Use random address allocation for DHCPv6 temporary addresses. by Simon Kelley · 11 years ago
  9. 3511a92 Fix start-up order for making DHCPv6 DUID by Simon Kelley · 11 years ago
  10. 44de649 Make private functions "static" by Simon Kelley · 11 years ago
  11. 29c122a Fix FTBFS on openBSD-current. by Brad Smith · 11 years ago
  12. 6dbdc97 Fix FTBFS on OS X >=10.7 Need to select a IPv6 sockopt API. by Simon Kelley · 11 years ago
  13. 7b174c2 Fix check for local domains in CNAME case. Fixes d56a604a9600c08d4a863527d549713c07f0186d by Simon Kelley · 11 years ago
  14. 50d7f72 Fix FTBFS on MacOS by Jeremy Lavergne · 11 years ago
  15. eec5c1e Fix parsing of synth-domain=domain,addr,addr,prefix by Simon Kelley · 11 years ago
  16. 227ddad Fix logic botch in quiet-dhcp option. by Kevin Darbyshire-Bryant · 11 years ago
  17. a9bf81a Message typo. by Gildas · 11 years ago
  18. 6008bdb Fix botch in determining if auth query is local. by Simon Kelley · 11 years ago
  19. 93bafe6 Fix CNAME botch in auth code, also set RA flag for local queries. by Simon Kelley · 11 years ago
  20. 8ab91e9 Get NXDOMAIN right on non-A/AAAA query for name known via interface-name. by Simon Kelley · 11 years ago
  21. 5731050 Get NXDOMAIN right for local queries to auth zones. by Simon Kelley · 11 years ago
  22. fb63dd1 Handle two interface-names, different interface, same name. by Simon Kelley · 11 years ago
  23. 5f8002f Restore NS and SOA records to local auth queries. by Simon Kelley · 11 years ago
  24. 19b1689 Don't filter by subnet when handling local queries for auth-zones. by Simon Kelley · 11 years ago
  25. b485ed9 Always answer queries for authoritative zones locally, never forward. by Simon Kelley · 11 years ago
  26. 53c4c5c Fix crash at startup when dhcp-host with client-ids is present. by René van Dorst · 11 years ago
  27. dc27e14 Warning when using --bind-interfaces and routeable addresses. by Simon Kelley · 11 years ago
  28. 45cca58 Fix caching of dangling CNAMEs. by Simon Kelley · 11 years ago
  29. e136725 Remove RA_INTERVAL from config.h - it's configurable now. by Simon Kelley · 11 years ago
  30. 486479e Check prefix length when contructing DHCP ranges. by Simon Kelley · 11 years ago
  31. 3bb51da Fix d56a604a9600c08d4a863527d549713c07f0186d re ANY queries. by Simon Kelley · 11 years ago
  32. 806cf78 Better defaults for address and lifetime of RDNS option in RA. by Simon Kelley · 11 years ago
  33. 3b3f441 Log SO_BINDTODEVICE use at startup. by Simon Kelley · 11 years ago
  34. 24b5a5d dhcp-host selection fix for v4/v6 by Simon Kelley · 11 years ago
  35. d56a604 CNAMEs can now point to interface names. by Simon Kelley · 11 years ago
  36. 8c0b73d Add --quiet-* options. by Kevin Darbyshire-Bryant · 11 years ago
  37. 6bd3a09 Merge branch 'edns0' by Simon Kelley · 11 years ago
  38. 8584c50 Don't do bindtodevice if --interface option not given. by Simon Kelley · 11 years ago
  39. c3edf38 Correct client subnet EDNS0 option number. by Simon Kelley · 11 years ago
  40. c4cd95d Add --ra-param and remove --force-fast-ra by Simon Kelley · 11 years ago
  41. ed4c076 --add-subnet option. by Simon Kelley · 11 years ago
  42. d4da20f Unset environment variables to script when we have no value for them. by Simon Kelley · 11 years ago
  43. 903650a Further fixes to DHCP logging. by Simon Kelley · 11 years ago
  44. ef1d742 Fix problem in DHCPv6 vendorclass/userclass matching code. by Tanguy Bouzeloc · 11 years ago
  45. e4e9b34 Cosmetic change to start-up logging of DHCPv6 configuration. by Simon Kelley · 11 years ago
  46. 2f9fd1d Fix FTBFS when NO_IPV6 defined. by Simon Kelley · 11 years ago
  47. 8f3194f Do multicast interface selection portably for router advertisements. by Simon Kelley · 11 years ago
  48. a810559 daemon->icmp6fd is always valid when doing DHCPv6 now. by Simon Kelley · 11 years ago
  49. 861c891 Change rules for constructing DHCPv6 ranges. by Simon Kelley · 11 years ago
  50. 8939c95 Don't extract MAC address from ND table when DHCPv6 request is from a relay. by Simon Kelley · 11 years ago
  51. 408c368 Remove unused variable warnings when omitting stuff at compile-time. by Vladislav Grishenko · 11 years ago
  52. b5d9a36 Fix TFTP script action, broken a few commits ago. by Simon Kelley · 11 years ago
  53. f1af2bb Big ugly refactor in rfc3315.c should be no behaviour changes. by Simon Kelley · 11 years ago
  54. 1b55190 Fix FTBFS on OpenBSD. by Simon Kelley · 11 years ago
  55. f373a15 Ommit option-parsing code with NO_AUTH. by Simon Kelley · 11 years ago
  56. 91543f4 Fix FTBFS when various facilities omitted at compile time. by Simon Kelley · 11 years ago
  57. d81b42d Prod neighbour discovery with ARP instead of PING. by Simon Kelley · 11 years ago
  58. 8f51a29 Fix compiler warnings. by Simon Kelley · 11 years ago
  59. 89500e3 Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6. by Simon Kelley · 11 years ago
  60. c8f2dd8 Cope with DHCPv6 REQUESTs without address options. by Simon Kelley · 11 years ago
  61. 10ae7b5 Don't use BINDTODEVICE on DHCP socket when relaying. by Simon Kelley · 11 years ago
  62. 397542b Fix bug resulting in tight-loop when new interfaces arrive. by Simon Kelley · 11 years ago
  63. 0c38719 Don't crash with empty tag: in dhcp-range. by Simon Kelley · 11 years ago
  64. ff7eea2 Add --dhcp-relay config option. by Simon Kelley · 11 years ago
  65. 6692a1a Fix dhcp-range sanity checking. by Simon Kelley · 11 years ago
  66. a37cd7a Use tags from pxe-proxy dhcp-range statements. by Simon Kelley · 11 years ago
  67. e4cdbbf Allow prefix :: in constructed dhcp-range. by Vladislav Grishenko · 11 years ago
  68. 4568a6f IFACE_PERMANENT interface flag in enumeration. by Vladislav Grishenko · 11 years ago
  69. 5c72bb9 Silence compiler warning. by Simon Kelley · 11 years ago
  70. 8c3bdb4 Add code to get IPv6 address lifetimes and flags for *BSD. by Vladislav Grishenko · 11 years ago
  71. ffbad34 Set SOREUSEADDR as well as SOREUSEPORT on DHCP sockets when both available. by Simon Kelley · 11 years ago
  72. cc4baaa Fix DHCPv6 lease time calculation when client sends VL==0 or PL==0 by Simon Kelley · 11 years ago
  73. 6640919 Sanity check for dhcp-range template. by Simon Kelley · 11 years ago
  74. 2937f8a Provide independent control over which interfaces get TFTP. by Simon Kelley · 11 years ago
  75. edf0bde Make --listen-address higher priority than --except-interface. by Simon Kelley · 11 years ago
  76. 8d03046 Add --force-fast-ra option. by Simon Kelley · 11 years ago
  77. 9f48ffa Apply ceiling of configured dhcp-range leasetime to deprecated prefix adverts. by Simon Kelley · 11 years ago
  78. 871d456 Support RFC-4242 information-refresh-time. by Simon Kelley · 11 years ago
  79. 0f371f9 Remove dead code. by Simon Kelley · 11 years ago
  80. 6bd109a Better job with domain for DHCPv6 information-request. by Simon Kelley · 11 years ago
  81. f7a40ec Tweak when old prefix returns. by Simon Kelley · 11 years ago
  82. ff1b41d Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq by Simon Kelley · 11 years ago
  83. fc4c4fd Fix MAC address enumeration on *BSD. by Simon Kelley · 11 years ago
  84. ef1a94a Advertise lost prefixes with pref_time == 0 for 2 hours. by Simon Kelley · 11 years ago
  85. d9fb0be Make --clear-on-reload apply to DBus API too. by Simon Kelley · 11 years ago
  86. 3f3adae DHCP FQDN option tweaks. by Roy Marples · 11 years ago
  87. 1ecbaaa Tweak parameter lifetimes in Router advertisements. by Simon Kelley · 11 years ago
  88. d859ca2 Allow hostnames to start with a number. by Kyle Mestery · 11 years ago
  89. 625ac28 Fix crash with empty DHCP string options. by Simon Kelley · 11 years ago
  90. b4b9308 Increase timeout/number of retries in TFTP. by Simon Kelley · 11 years ago
  91. e2ba0df Don't BIND DHCP socket if more interfaces may come along later. by Simon Kelley · 12 years ago
  92. 921360c Add constructor-noauth: keyword by Simon Kelley · 12 years ago
  93. 429805d Allow constructed ranges from interface address at end of range. by Simon Kelley · 12 years ago
  94. 0da5e89 Log forwarding table overflows. by Marcelo Salhab Brogliato · 12 years ago
  95. baa80ae Remove limit in prefix length in --auth-zone. by Simon Kelley · 12 years ago
  96. 3e8ed78 Fix option parsing for --dhcp-host. by Simon Kelley · 12 years ago
  97. 76dd75d Fix hang from new interface-name code, when using TCP. by Simon Kelley · 12 years ago
  98. 115ac3e Generalise --interface-name to cope with IPv6 addresses. by Simon Kelley · 12 years ago
  99. cfcad42 Fix failure to start with ENOTSOCK by Simon Kelley · 12 years ago
  100. 3f2873d Handle IPv4 interface-address labels in Linux. by Simon Kelley · 12 years ago