]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/rfc3315.c
Add --quiet-* options.
[people/ms/dnsmasq.git] / src / rfc3315.c
2013-10-11  Kevin Darbyshire... Add --quiet-* options.
2013-10-03  Tanguy BouzelocFix problem in DHCPv6 vendorclass/userclass matching...
2013-09-25  Simon KelleyDon't extract MAC address from ND table when DHCPv6...
2013-09-24  Vladislav GrishenkoRemove unused variable warnings when omitting stuff...
2013-09-24  Simon KelleyBig ugly refactor in rfc3315.c should be no behaviour...
2013-09-23  Simon KelleyProd neighbour discovery with ARP instead of PING.
2013-09-21  Simon KelleyFix compiler warnings.
2013-09-21  Simon KelleyFix compiler warnings.
2013-09-20  Simon KelleySupport MAC addresses in dhcp-host and dhcp-mac for...
2013-09-13  Simon KelleyCope with DHCPv6 REQUESTs without address options.
2013-09-04  Simon KelleyAdd --dhcp-relay config option.
2013-08-05  Simon KelleyFix DHCPv6 lease time calculation when client sends...
2013-07-28  Simon KelleySupport RFC-4242 information-refresh-time.
2013-07-27  Simon KelleyBetter job with domain for DHCPv6 information-request.
2013-07-27  Simon KelleyMerge branch 'master' of ssh://thekelleys.org.uk/var...
2013-07-26  Simon KelleyAdvertise lost prefixes with pref_time == 0 for 2 hours.
2013-07-25  Roy MarplesDHCP FQDN option tweaks.
2013-04-10  Simon Kelley->hwaddr_len must be zero always in DHCPv6 leases.
2013-03-30  Simon KelleyFix lease time calculation when using DHCPv6 relay.
2013-03-19  Simon KelleySend prefix-class in DHCPREPLY as well as DHCPADVERTISE.
2013-03-15  Simon KelleyBugfix for latest DHCPv6 update.
2013-03-15  Simon KelleyMake wildcard-configured addresses work on multiple...
2013-03-07  Simon KelleyExperimental support for DHCPv6 prefix-class option.
2013-03-07  Simon KelleySplit out context-marking from add_address.
2013-03-06  Simon KelleyAnother logic problem in refactor.
2013-03-06  Simon KelleyRespect difference between no IA_{TN}A and no IA_ADDR...
2013-03-06  Simon KelleyFix unused variable warning.
2013-03-06  Simon KelleyFix crash in DHCPv6 renew, introduced in refactor.
2013-03-06  Simon KelleyMassive refactor of stateful DHCPv6. Lease multiple...
2013-02-19  Simon KelleyFix crash in DHCPv6 information-request handler.
2013-02-17  Simon KelleySupport DHCP DNS server option if we're not doing DNS.
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-15  Simon KelleyFix last commit.
2013-01-14  Simon KelleyCheck IAID as well as CLID for lease identity.
2013-01-10  Simon KelleyMore IPv6 address allocation fixes.
2013-01-09  Simon KelleyDHCPv6 address allocation - same DUID, two IAIDs
2012-12-28  Simon KelleyMore work on lease and router lifetime calculation.
2012-10-23  Simon KelleySet tag "dhcpv6" rather than "DHCPv6", hardwired tags...
2012-10-23  Simon KelleyUse dhcp-range tags when replying to DHCPv6 information...
2012-09-20  Simon KelleySet tag "DHCPv6" for v6 transactions.
2012-09-20  Simon KelleyLog ignored DHCPv6 information-requests.
2012-09-16  Simon KelleyAddress allocation tweaking - lease outside dhcp-range...
2012-09-08  Simon KelleyFix DHCPv6 address allocation for some pathalogical...
2012-04-29  Simon Kelleyreconfirm SLAAC addresses when DHCPv4 leases go though...
2012-03-30  Simon KelleyFix off-by-one in DHCPv6 FQDN option decoding.
2012-03-28  Simon Kelley"deprecated" lease-time keyword for IPv6
2012-03-19  Simon KelleyCheck assumed SLAAC addresses by pinging them.
2012-03-12  Simon KelleyLog vendor class for DHCPv6
2012-03-12  Simon Kelleyrandomise DHCPv6 lease renewal intervals
2012-03-12  Simon KelleyTidy last commit.
2012-03-12  Simon KelleyMore useful DHCPv6 packet logging.
2012-03-12  Simon KelleyDon't trust the port in the source address of requests.
2012-03-10  Simon KelleySupply zero preference in advertise and reply messages
2012-03-10  Simon KelleyAdd status code containing "success" to all IA_TA and...
2012-02-29  Simon KelleySubstitute local address for [::] DHCPv6 options, like...
2012-02-27  Simon KelleyOrder of fields in DHCPv6 log lines now consistent...
2012-02-24  Simon KelleyRouter Advertisement
2012-02-18  Simon KelleyFixed code passing tags to helper to work when there...
2012-02-18  Simon KelleyFix hang at startup when DHCPv6 enabled on a complex...
2012-02-16  Simon KelleyFixes for DHCPv6 tag system.
2012-02-14  Simon KelleyImplement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS...
2012-02-10  Simon KelleyTweaks to fix compilation on FreeBSD.
2012-02-10  Simon KelleyReport correct error if prefix in dhcp-range is less...
2012-02-10  Simon KelleyMerge branch 'dhcpv6'
2012-02-10  Simon KelleyDHCPv6 vendor class option includes an enterprise numbe...
2012-02-09  Simon Kelleylease script should work with IPv6 now.
2012-02-08  Simon Kelleydhcp-ignore and dhcp-match implemented for DHCPv6 now.
2012-02-06  Simon KelleyDHCPDECLINE handling, domain handling, more complete...
2012-02-06  Simon KelleyClean compile, basic DHCPv6 functionality is there.
2012-01-22  Simon KelleyMerge branch 'dhcpv6'
2012-01-22  Simon KelleyIt compiles and it allocates a lease! No renewals yet.
2012-01-06  Simon KelleyUpdated copyright notices. Happy new year!
2012-01-05  Simon KelleyAccumulated 2.60 changes going into git