summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Answer CNAME queries correctly.v2.61rc2Simon Kelley2012-04-162-0/+20
* Updated French translation.Simon Kelley2012-04-163-31/+138
* substitue non-portable tail command with sed.Simon Kelley2012-04-161-1/+1
* Add port option to example dnsmasq.confSimon Kelley2012-04-162-1/+7
* Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interfaceSimon Kelley2012-04-165-2/+70
* Don't cache DNS data from non-recursive nameservers.Simon Kelley2012-04-092-4/+14
* Typo.v2.61rc1Simon Kelley2012-04-051-1/+1
* Remove redundant send_from logging code.Simon Kelley2012-04-044-15/+8
* Tweak sending ICMP6 echo requests for slaac.v2.61test11Simon Kelley2012-04-041-9/+12
* tweak faviconSimon Kelley2012-04-022-0/+3
* Move FIXME message to comment - having it emitted by the code is just confusing.Simon Kelley2012-04-021-1/+2
* Fix bug in tag-matching logic with negated tags.v2.61test10Simon Kelley2012-03-311-0/+7
* RDNSS and DNSSL data in router advertisements.Simon Kelley2012-03-316-24/+113
* More RA flag evolution.Simon Kelley2012-03-301-3/+5
* Set managed RA flag always when doing DHCP.Simon Kelley2012-03-301-0/+2
* Fix off-by-one in DHCPv6 FQDN option decoding.Simon Kelley2012-03-301-22/+22
* Tidying radvSimon Kelley2012-03-302-37/+28
* radv.c tidying.Simon Kelley2012-03-291-31/+35
* Fix preprocessor checks, IP_TOS -> IPV6_TCLASSSimon Kelley2012-03-282-4/+4
* Changelog update.Simon Kelley2012-03-281-2/+6
* "deprecated" lease-time keyword for IPv6v2.61test9Simon Kelley2012-03-288-107/+124
* DHCP start-up logging tweakSimon Kelley2012-03-271-3/+6
* Doc updates for latest RA changes.Simon Kelley2012-03-262-29/+53
* Comment typo.Simon Kelley2012-03-261-1/+1
* More flexible RA configuration.v2.61test8Simon Kelley2012-03-255-69/+96
* tweak ra timer code to avoid missing events.Simon Kelley2012-03-251-3/+3
* Listen on ICMP6 file decriptor even when on ra-only only in use.Simon Kelley2012-03-241-6/+6
* debian changelog untangle.Simon Kelley2012-03-231-6/+6
* Merge branch 'bind'Simon Kelley2012-03-238-35/+88
|\
| * Debian changelog for preivious fix.Simon Kelley2012-03-231-0/+6
| * Fix crash in DHCPINFORM without valid --dhcp-range.Simon Kelley2012-03-232-1/+6
| * Make --listen-address work for all 127.0.0.0/8 addresses.Simon Kelley2012-03-216-34/+76
* | Handle errors when sending ICMP6 pings better.Simon Kelley2012-03-224-21/+35
|/
* Send "FTP transfer complete" events to the DHCP lease script.v2.61test7Simon Kelley2012-03-207-194/+355
* RA managed-bit and use-SLAAC bit tweaks.Simon Kelley2012-03-203-28/+32
* Conditional compilation tweak.Simon Kelley2012-03-191-1/+1
* Check assumed SLAAC addresses by pinging them.v2.61test6Simon Kelley2012-03-1913-177/+414
* --host-record supportv2.61test5Simon Kelley2012-03-165-22/+129
* Move DHCP option stuff to dhcp-common.cSimon Kelley2012-03-135-306/+333
* More DHCP-option logging tweaks.Simon Kelley2012-03-131-15/+15
* Log vendor class for DHCPv6Simon Kelley2012-03-121-0/+3
* randomise DHCPv6 lease renewal intervalsSimon Kelley2012-03-121-2/+7
* decode DHCPv4 T1, T2 and lease-time options better.Simon Kelley2012-03-121-4/+14
* Update CHANGLEOGv2.61test4Simon Kelley2012-03-121-0/+12
* Tidy last commit.Simon Kelley2012-03-121-54/+50
* More useful DHCPv6 packet logging.Simon Kelley2012-03-122-18/+60
* Don't trust the port in the source address of requests.Simon Kelley2012-03-123-15/+35
* Supply zero preference in advertise and reply messagesv2.61test3Simon Kelley2012-03-102-2/+6
* Add status code containing "success" to all IA_TA and IA_NAv2.61test2Simon Kelley2012-03-101-1/+6
* Implement --dhcp-duidSimon Kelley2012-03-097-20/+60