summaryrefslogtreecommitdiff
path: root/src/lease.c
Commit message (Expand)AuthorAgeFilesLines
* First commit for DHCPv6_PD.pdSimon Kelley2014-05-011-18/+81
* Handle time_t wraparound more sanely.Simon Kelley2014-01-221-6/+15
* Update copyright for 2014.Simon Kelley2014-01-081-1/+1
* Fix start-up order for making DHCPv6 DUIDSimon Kelley2013-11-071-2/+8
* Remove unused variable warnings when omitting stuff at compile-time.Vladislav Grishenko2013-09-241-0/+5
* Fix FTBFS when various facilities omitted at compile time.Simon Kelley2013-09-231-1/+8
* Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.v2.67test15Simon Kelley2013-09-201-31/+41
* Handle IPv4 interface-address labels in Linux.v2.67test4Simon Kelley2013-05-141-1/+2
* Fix crash on exceeding DHCP lease limit.Simon Kelley2013-04-111-4/+11
* Fix parsing of IAID>MAXINT in leases file.v2.66rc5Simon Kelley2013-04-101-1/+1
* Fix endless loop when dhcp-range goes away.Simon Kelley2013-04-021-0/+2
* Massive refactor of stateful DHCPv6. Lease multiple prefixes per client.v2.66test17Simon Kelley2013-03-061-17/+28
* Change copyright messages to include 2013.Simon Kelley2013-01-311-1/+1
* Check for new SLAAC addresses when we add new prefixes.Simon Kelley2012-12-221-0/+12
* add general flag param to iface_enumerate IPv6 callbackSimon Kelley2012-12-201-2/+2
* First checkin of interface-address constructor mode for DHCPv6 and RA.Simon Kelley2012-12-181-6/+5
* SOA serial tweak.v2.65test3Simon Kelley2012-12-091-0/+2
* Complete AXFR supportSimon Kelley2012-12-091-0/+3
* Address allocation tweaking - lease outside dhcp-range but in subnet.Simon Kelley2012-09-161-1/+1
* Fix DHCPv6 address allocation for some pathalogical cases.v2.64test4Simon Kelley2012-09-081-7/+20
* Fixed missing periodic-ras in some configurations.Simon Kelley2012-05-121-4/+11
* reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state.Simon Kelley2012-04-291-6/+9
* Tidying radvSimon Kelley2012-03-301-1/+4
* Check assumed SLAAC addresses by pinging them.v2.61test6Simon Kelley2012-03-191-54/+70
* Implement --dhcp-duidSimon Kelley2012-03-091-11/+8
* tidyingSimon Kelley2012-03-071-12/+6
* Handle firewire and EUI-64 addresses in the SLAAC code.Simon Kelley2012-03-071-4/+22
* Don't waste time calculating EUI-64 when a lease doesn't have a name.Simon Kelley2012-03-071-1/+1
* Add ra-names SLAAC-hostnames from DHCPv4 option.Simon Kelley2012-03-061-2/+85
* Fix FTBFS when HAVE_BROKEN_RTC defined.v2.60rc4Simon Kelley2012-02-291-1/+2
* Make RA without DHCPv6 possible.Simon Kelley2012-02-271-1/+1
* Router Advertisementv2.60test14Simon Kelley2012-02-241-1/+9
* Putative fix to crash in IPv4 DHCP, introduced whilstSimon Kelley2012-02-151-2/+1
* Implement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS for IPv6v2.60test11Simon Kelley2012-02-141-1/+25
* Correct duid generate on FreeBSDSimon Kelley2012-02-111-6/+10
* missed DHCP6 conditional compilation.Simon Kelley2012-02-101-2/+3
* lease script should work with IPv6 now.Simon Kelley2012-02-091-72/+89
* DHCPDECLINE handling, domain handling, more complete address selection.Simon Kelley2012-02-061-5/+8
* Clean compile, basic DHCPv6 functionality is there.Simon Kelley2012-02-061-63/+130
* It compiles and it allocates a lease! No renewals yet.Simon Kelley2012-01-221-6/+46
* Updated copyright notices. Happy new year!Simon Kelley2012-01-061-1/+1
* Accumulated 2.60 changes going into gitSimon Kelley2012-01-051-35/+167
* import of dnsmasq-2.58.tar.gzv2.58Simon Kelley2012-01-051-0/+15
* import of dnsmasq-2.56.tar.gzv2.56Simon Kelley2012-01-051-6/+6
* import of dnsmasq-2.53.tar.gzv2.53Simon Kelley2012-01-051-2/+3
* import of dnsmasq-2.52.tar.gzv2.52Simon Kelley2012-01-051-13/+5
* import of dnsmasq-2.51.tar.gzv2.51Simon Kelley2012-01-051-28/+33
* import of dnsmasq-2.48.tar.gzv2.48Simon Kelley2012-01-051-2/+6
* import of dnsmasq-2.47.tar.gzv2.47Simon Kelley2012-01-051-3/+3
* import of dnsmasq-2.46.tar.gzv2.46Simon Kelley2012-01-051-43/+79