]> git.ipfire.org Git - people/ms/dnsmasq.git/history - src/dhcp6.c
SO_REUSEPORT may be defined, but not supported.
[people/ms/dnsmasq.git] / src / dhcp6.c
2013-04-02  Simon KelleySO_REUSEPORT may be defined, but not supported.
2013-04-02  Simon KelleyTrivial change: 0->NULL for pointer constant.
2013-03-15  Simon KelleyAllow trailing '*' wildcard in interface names.
2013-03-15  Simon KelleyMake wildcard-configured addresses work on multiple...
2013-03-07  Simon KelleyExperimental support for DHCPv6 prefix-class option.
2013-03-06  Simon KelleyMassive refactor of stateful DHCPv6. Lease multiple...
2013-02-05  Simon KelleyFix use-after-free
2013-01-31  Simon KelleyChange copyright messages to include 2013.
2013-01-17  Simon KelleyWildcard IPv6 addresses in --dhcp-host, for constructed...
2013-01-10  Simon KelleyMore IPv6 address allocation fixes.
2013-01-09  Simon KelleyDHCPv6 address allocation - same DUID, two IAIDs
2013-01-02  Simon KelleyLinked-list bug in new "use longest prefixes first...
2012-12-30  Simon KelleyWildcards in dhcp-range constructors
2012-12-28  Simon KelleyMore work on lease and router lifetime calculation.
2012-12-22  Simon KelleyTweak context-construct logic.
2012-12-22  Simon KelleyCheck for new SLAAC addresses when we add new prefixes.
2012-12-21  Simon KelleySimplify and fix RA lifetime calculation.
2012-12-20  Simon Kelleyadd general flag param to iface_enumerate IPv6 callback
2012-12-20  Simon KelleyRationalise join_multicast()
2012-12-18  Simon KelleyPer-context control over ra short period.
2012-12-18  Simon KelleyDHCP context logging, more tweaks
2012-12-18  Simon KelleyFix initialisation order.
2012-12-18  Simon KelleyIgnore template contexts where appropriate.
2012-12-18  Simon KelleyFix periodic loop
2012-12-18  Simon KelleyFirst checkin of interface-address constructor mode...
2012-10-21  Simon KelleyWildcard IPv6 dhcp-range.
2012-10-16  Simon KelleyFix DHCPv6 to do access control correctly when it's...
2012-10-15  Simon KelleySO_REUSEADDR and SO_V6ONLY options on DHCPv6 socket.
2012-09-16  Simon KelleyAddress allocation tweaking - lease outside dhcp-range...
2012-07-10  Simon KelleyMerge branch 'access_control'
2012-07-03  Simon KelleyRemove libvirt-inspired but never used access control...
2012-03-28  Simon KelleyFix preprocessor checks, IP_TOS -> IPV6_TCLASS
2012-03-28  Simon Kelley"deprecated" lease-time keyword for IPv6
2012-03-25  Simon KelleyMore flexible RA configuration.
2012-03-19  Simon KelleyCheck assumed SLAAC addresses by pinging them.
2012-03-12  Simon KelleyDon't trust the port in the source address of requests.
2012-03-09  Simon KelleyImplement --dhcp-duid
2012-03-01  Simon KelleyBe more picly about the MAC address we use for DUID...
2012-03-01  Simon KelleyFix DUID generation with HAVE_BROKEN_RTC.
2012-02-27  Simon KelleyMake RA without DHCPv6 possible.
2012-02-24  Simon KelleyFix ordering problem in multicast setup.
2012-02-24  Simon KelleyRouter Advertisement
2012-02-19  Simon KelleyFix wrong fallback address in DHCPv6
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-15  Simon KelleyRemove extact-MAC address from DUID code.
2012-02-14  Simon KelleyImplement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS...
2012-02-11  Simon KelleyCorrect duid generate on FreeBSD
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-09  Simon Kelleylease script should work with IPv6 now.
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