- 6603119 Handling for auto off in dhcp-range options by tarun.kundu · 2 years, 1 month ago
- 7297198 Invalid IPv6 RS drop and support of zero value for MTU by tarun.kundu · 2 years, 1 month ago
- 01293a7 Support for MIN_DELAY_BETWEEN_RAS by Tarun Kundu · 2 years, 5 months ago
- 74fb2b6 Support for MAX_INITIAL_RTR_ADVERTISEMENTS, MAX_FINAL_RTR_ADVERTISEMENTS, by Tarun Kundu · 2 years, 5 months ago
- 41aa488 Making retransmit timer configurable for RA by Tarun Kundu · 2 years, 5 months ago
- 024baf1 Making reachable time and hop limit configurable for RA by Tarun Kundu · 2 years, 5 months ago
- 9d23807 Enable specifying valid_lifetime in dhcp-range by Kyle Swenson · 3 years ago
- ba77fe8 Add edns-restrict option to dnsmasq by Kyle Swenson · 3 years, 1 month ago
- 545712c Patch to Cradlepoint Current by Kyle Swenson · 3 years, 1 month ago
- 4a8c098 Change the method of allocation of random source ports for DNS. by Simon Kelley · 3 years, 8 months ago
- 023ace8 Merge branch 'random-port' by Simon Kelley · 3 years, 9 months ago
- 74d4fcd Use random source ports where possible if source addresses/interfaces in use. by Simon Kelley · 3 years, 9 months ago
- 9eaa91b Teach --bogus-nxdomain and --ignore-address to take a subnet argument. by Simon Kelley · 3 years, 9 months ago
- b260d22 Add --log-debug option and MS_DEBUG flag to my_syslog(). by Simon Kelley · 3 years, 9 months ago
- b7cf754 Add --dynamic-host option. by Simon Kelley · 3 years, 9 months ago
- c8e8f5c Bump copyright notices for 2021. Happy New Year! by Simon Kelley · 3 years, 10 months ago
- 4ded962 pxe: support pxe clients with custom vendor-class by Wang Shanker · 4 years ago
- 4d85e40 Change default lease time for DHCPv6 to one day. by Simon Kelley · 4 years, 5 months ago
- 8baf583 Allow IPv6 addresses ofthe form [::ffff:1.2.3.4] in --dhcp-option. by Simon Kelley · 4 years, 8 months ago
- d162bee Allow overriding of ubus service name. by Oldřich Jedlička · 4 years, 9 months ago
- 46bdfe6 Fix error in IPv6 prefix calculation. by Petr Menšík · 4 years, 9 months ago
- dded78b Add DHCPv6 ntp-server (56) option handling. by Vladislav Grishenko · 4 years, 9 months ago
- 8d6d573 option.c: fix NO_DHCP6 build error by Kevin Darbyshire-Bryant · 4 years, 9 months ago
- ee64582 Add --script-on-renewal option. by Simon Kelley · 4 years, 9 months ago
- a9b022a Allow empty server spec in --rev-server, to match --server. by Simon Kelley · 4 years, 10 months ago
- 52ec783 Add tag filtering of dhcp-host directives. by Simon Kelley · 4 years, 10 months ago
- 137286e Extend 79aba0f10ad0157fb4f48afbbcb03f094caff97a for multiple IPv6 addresses. by Simon Kelley · 4 years, 10 months ago
- 79aba0f Support prefixed ranges of ipv6 addresses in dhcp-host. by Simon Kelley · 4 years, 10 months ago
- d9603ef Fix the disease, not the symptom in e40d8bef3bbf2fe8e1287663b2c84817066b3434 by Simon Kelley · 4 years, 10 months ago
- ab53883 Enhance --conf-dir to load files in a deterministic order. by Simon Kelley · 5 years ago
- 6c1e9ac Remove experimental DHCPv6 prefix-class support. by Simon Kelley · 5 years ago
- 2a8710a Update copyrights to 2020. by Simon Kelley · 5 years ago
- 66f6265 Add --tftp-single-port option. by Simon Kelley · 5 years ago
- 9e73244 Fix crash in DHCP option parsing. by Simon Kelley · 5 years ago
- 157d8cf Don't silently discard all-zeroes adddresses in --host-record. by Simon Kelley · 5 years ago
- 13a58f9 Add dhcp-ignore-clid configuration option by Florent Fourcot · 5 years ago
- 248efe8 Truncate stupidly large cache sizes. by Simon Kelley · 5 years ago
- 5c464ef Allow more then one --conf-file on the command line. by Simon Kelley · 6 years ago
- ae5b7e0 Add --shared-network DHCP configuration. by Simon Kelley · 6 years ago
- 6799320 Don't attempt to parse a sequence of hex digits without any colons as IPv6 address. by Simon Kelley · 6 years ago
- cc921df Remove nested struct/union in cache records and all_addr. by Simon Kelley · 6 years ago
- b683cf3 build failure on master with NO_DHCPv6 and fix.... by Kevin Darbyshire-Bryant · 6 years ago
- 137e9f8 Fix option parsing errors introduced in 59e470381f84f2fdf0640c7bc67827f3f0c64784 by Petr Menšík · 6 years ago
- 59e4703 Free config file values on parsing errors. by Petr Menšík · 6 years ago
- 48d12f1 Remove the NO_FORK compile-time option, and support for uclinux. by Simon Kelley · 6 years ago
- 24b8760 Do not rely on dead code elimination, use array instead. by Petr Menšík · 6 years ago
- ee87504 Remove ability to compile without IPv6 support. by Simon Kelley · 6 years ago
- 0893347 Make interface spec optional in --auth-server. by Simon Kelley · 6 years ago
- 47b45b2 Fix lengths of interface names by Petr Menšík · 6 years ago
- da8b651 Implement --address=/example.com/# by Simon Kelley · 6 years ago
- 974a6d0 Add --caa-record by Simon Kelley · 6 years ago
- 9bafdc6 Tidy up file parsing code. by Simon Kelley · 6 years ago
- c822620 Add --dhcp-name-match by Simon Kelley · 6 years ago
- 397c050 Handle case of --auth-zone but no --auth-server. by Simon Kelley · 6 years ago
- dd33e98 Fix crash parsing a --synth-domain with no prefix. by Simon Kelley · 6 years ago
- 8dcdb33 Add --enable-ubus option. by Julian Kornberger · 6 years ago
- f3e5787 Trivial comment change. by Simon Kelley · 6 years ago
- a3bd7e7 Fix missing fatal errors when parsing some command-line/config options. by Simon Kelley · 6 years ago
- 1f1873a Log warning on very large cachesize config, instead of truncating it. by Simon Kelley · 7 years ago
- 6b17335 Add packet-dump debugging facility. by Simon Kelley · 7 years ago
- a691853 Change default for dnssec-check-unsigned. by Simon Kelley · 7 years ago
- 734d531 Add RFC4039 rapid commit support. by Simon Kelley · 7 years ago
- 6b2b564 Enhance --synth-domain to allow names with sequential integers. by Simon Kelley · 7 years ago
- 4f7bb57 Fix deletion of dhcp-options from inotify dynamic files. by Simon Kelley · 7 years ago
- 56f0623 Allow trailing dot in CNAME. by Petr Menšík · 7 years ago
- 87e00fe Compiler warning fixes. by Simon Kelley · 7 years ago
- baf553d Default min-port to 1024 to avoid reserved ports. by Simon Kelley · 7 years ago
- 3bd4c47 Remove limit on length of command-line options. by Neil Jerram · 7 years ago
- 22cd860 Allow more than one --bridge-interface option to refer to an interface. by Simon Kelley · 7 years ago
- d1ced3a Update copyrights to 2018. by Simon Kelley · 7 years ago
- 30858e3 Spaces in CNAME options break parsing. by Simon Kelley · 7 years ago
- 0549c73 Security fix, CVE-2017-14491 DNS heap buffer overflow. by Simon Kelley · 7 years ago
- cbd29e5 Printf related fixes. by Rosen Penev · 7 years ago
- 50ca855 Bump year in copyrights. by Simon Kelley · 7 years ago
- 5614413 Fix a couple of crashes on malformed config files. by Simon Kelley · 8 years ago
- 6ec5f5c Extend --ra-param mtu: field to allow an interface name. by Vladislav Grishenko · 8 years ago
- 005c46d Add mtu facility to --ra-param. by David Flamand · 8 years ago
- 503c609 --dhcp-reply-delay option to workaround PXE client bugs. by Floris Bos · 8 years ago
- 60704f5 Add support for unique TFTP root per MAC. by Floris Bos · 8 years ago
- 4e7694d Allow binding to both source address and interface in server specs. by Kristian Evensen · 8 years ago
- dc99058 Improve error checking for --rev-server. by Olivier Gayot · 8 years ago
- 916959c Fix rev-server with /32 prefix. by Olivier Gayot · 8 years ago
- 13dee6f Compilation warning fixes. by Simon Kelley · 8 years ago
- 730c674 Comprehensive spelling/typo fixes. by Josh Soref · 8 years ago
- 903df07 Detect and error loops in --cname configuration. by Simon Kelley · 8 years ago
- 3ebe62d Merge branch 'master' of ssh://thekelleys.org.uk/var/cache/git/dnsmasq by Simon Kelley · 8 years ago
- a1d973f Allow multiple CNAMEs in a single --cname= option. by Simon Kelley · 8 years ago
- 7ac9ae1 Compile time option NO_ID by Kevin Darbyshire-Bryant · 8 years ago
- 3c0c111 Improve --address and --ipset docs, fix --help output by Peter Wu · 8 years ago
- 094bfae auth-zone: allow to exclude ip addresses from answer. by Mathias Kresin · 8 years ago
- 68bea10 Fix error in PXE arch names and add ARM32 and ARM64. by Simon Kelley · 9 years ago
- 09217a1 Add --help to manpage . by Simon Kelley · 9 years ago
- 14ffa07 Fix init of per server EDNS UDP packet size. by Simon Kelley · 9 years ago
- a2bc254 Check return-code of inet_pton when parsing DHCPv4 options. by Simon Kelley · 9 years ago
- 4caa86d Tidy. by Simon Kelley · 9 years ago
- fa79466 Tighten syntax checking for dhcp-range and clarify man page. by Simon Kelley · 9 years ago
- 407a1f3 Tidy parsing code. by Simon Kelley · 9 years ago
- 7aa3f9a format fix. by Simon Kelley · 9 years ago
- c7f3bd2 Replace incoming EDNS0_OPTION_NOMDEVICEID and EDNS0_OPTION_NOMCPEID options. by Simon Kelley · 9 years ago
- 22fe2fd Fix --add-subnet when returning empty or default subnet. by Simon Kelley · 9 years ago