Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
232a8f356974e7671695b58fa291eabf186f8554
/
src
/
lease.c
d1ced3a
Update copyrights to 2018.
by Simon Kelley
· 7 years ago
50a2841
Fix function declarations.
by Rosen Penev
· 7 years ago
50ca855
Bump year in copyrights.
by Simon Kelley
· 7 years ago
05f76da
Don't die() on failing to parse lease-script output.
by Simon Kelley
· 8 years ago
efff74c
Tweak logging introduced in 3a8b0f6fccf464b1ec6d24c0e00e540ab2b17705
by Simon Kelley
· 8 years ago
3a8b0f6
Improve error handling with shcp-script "init" mode.
by Petr Menšík
· 8 years ago
730c674
Comprehensive spelling/typo fixes.
by Josh Soref
· 8 years ago
bf4e62c
Compile-time check on buffer sizes for leasefile parsing code.
by Simon Kelley
· 8 years ago
a93bd4b
Fix broken DNSMASQ_USER<x> envvars in script with more than one class.
by Simon Kelley
· 9 years ago
c49778d
Update copyright notices. Happy new year!
by Simon Kelley
· 9 years ago
64bcff1
Constify some DHCP lease management functions.
by Nicolas Cavallari
· 10 years ago
aff3396
Update copyrights for dawn of 2015.
by Simon Kelley
· 10 years ago
6d8e8ac
Tidy up previous commit.
by Simon Kelley
· 10 years ago
dc8a1b1
Set interface with longest prefix in DHCP & DHCPv6 lease
by Lung-Pin Chang
· 10 years ago
dd0e0a3
Handle time_t wraparound more sanely.
by Simon Kelley
· 11 years ago
c47e3ba
Update copyright for 2014.
by Simon Kelley
· 11 years ago
3511a92
Fix start-up order for making DHCPv6 DUID
by Simon Kelley
· 11 years ago
408c368
Remove unused variable warnings when omitting stuff at compile-time.
by Vladislav Grishenko
· 11 years ago
91543f4
Fix FTBFS when various facilities omitted at compile time.
by Simon Kelley
· 11 years ago
89500e3
Support MAC addresses in dhcp-host and dhcp-mac for DHCPv6.
by Simon Kelley
· 11 years ago
3f2873d
Handle IPv4 interface-address labels in Linux.
by Simon Kelley
· 12 years ago
0b0a73c
Fix crash on exceeding DHCP lease limit.
by Simon Kelley
· 12 years ago
9de1aa9
Fix parsing of IAID>MAXINT in leases file.
by Simon Kelley
· 12 years ago
27cb314
Fix endless loop when dhcp-range goes away.
by Simon Kelley
· 12 years ago
a6ebfac
Massive refactor of stateful DHCPv6. Lease multiple prefixes per client.
by Simon Kelley
· 12 years ago
6174435
Change copyright messages to include 2013.
by Simon Kelley
· 12 years ago
0c05024
Check for new SLAAC addresses when we add new prefixes.
by Simon Kelley
· 12 years ago
bad7b87
add general flag param to iface_enumerate IPv6 callback
by Simon Kelley
· 12 years ago
1f77693
First checkin of interface-address constructor mode for DHCPv6 and RA.
by Simon Kelley
· 12 years ago
8ff5567
SOA serial tweak.
by Simon Kelley
· 12 years ago
e1ff419
Complete AXFR support
by Simon Kelley
· 12 years ago
b269221
Address allocation tweaking - lease outside dhcp-range but in subnet.
by Simon Kelley
· 12 years ago
8b46061
Fix DHCPv6 address allocation for some pathalogical cases.
by Simon Kelley
· 12 years ago
919dd7c
Fixed missing periodic-ras in some configurations.
by Simon Kelley
· 13 years ago
a9ab732
reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state.
by Simon Kelley
· 13 years ago
5ef3327
Tidying radv
by Simon Kelley
· 13 years ago
353ae4d
Check assumed SLAAC addresses by pinging them.
by Simon Kelley
· 13 years ago
8b37270
Implement --dhcp-duid
by Simon Kelley
· 13 years ago
3803437
tidying
by Simon Kelley
· 13 years ago
bc26f9a
Handle firewire and EUI-64 addresses in the SLAAC code.
by Simon Kelley
· 13 years ago
f444cdd
Don't waste time calculating EUI-64 when a lease doesn't have a name.
by Simon Kelley
· 13 years ago
801ca9a
Add ra-names SLAAC-hostnames from DHCPv4 option.
by Simon Kelley
· 13 years ago
b7f4020
Fix FTBFS when HAVE_BROKEN_RTC defined.
by Simon Kelley
· 13 years ago
843c96b
Make RA without DHCPv6 possible.
by Simon Kelley
· 13 years ago
c5ad4e7
Router Advertisement
by Simon Kelley
· 13 years ago
6caacac
Putative fix to crash in IPv4 DHCP, introduced whilst
by Simon Kelley
· 13 years ago
0793380
Implement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS for IPv6
by Simon Kelley
· 13 years ago
6aef600
Correct duid generate on FreeBSD
by Simon Kelley
· 13 years ago
3d7b550
missed DHCP6 conditional compilation.
by Simon Kelley
· 13 years ago
ceae00d
lease script should work with IPv6 now.
by Simon Kelley
· 13 years ago
70c5e3e
DHCPDECLINE handling, domain handling, more complete address selection.
by Simon Kelley
· 13 years ago
4cb1b32
Clean compile, basic DHCPv6 functionality is there.
by Simon Kelley
· 13 years ago
52b92f4
It compiles and it allocates a lease! No renewals yet.
by Simon Kelley
· 13 years ago
5954608
Updated copyright notices. Happy new year!
by Simon Kelley
· 13 years ago
c72daea
Accumulated 2.60 changes going into git
by Simon Kelley
· 13 years ago
7de060b
import of dnsmasq-2.58.tar.gz
by Simon Kelley
· 13 years ago
28866e9
import of dnsmasq-2.56.tar.gz
by Simon Kelley
· 14 years ago
8ef5ada
import of dnsmasq-2.53.tar.gz
by Simon Kelley
· 15 years ago
316e273
import of dnsmasq-2.52.tar.gz
by Simon Kelley
· 15 years ago
1f15b81
import of dnsmasq-2.51.tar.gz
by Simon Kelley
· 15 years ago
7622fc0
import of dnsmasq-2.48.tar.gz
by Simon Kelley
· 16 years ago
73a08a2
import of dnsmasq-2.47.tar.gz
by Simon Kelley
· 16 years ago
9009d74
import of dnsmasq-2.46.tar.gz
by Simon Kelley
· 16 years ago
824af85
import of dnsmasq-2.41.tar.gz
by Simon Kelley
· 17 years ago
5aabfc7
import of dnsmasq-2.40.tar.gz
by Simon Kelley
· 17 years ago
f2621c7
import of dnsmasq-2.39.tar.gz
by Simon Kelley
· 18 years ago
1b7ecd1
import of dnsmasq-2.37.tar.gz
by Simon Kelley
· 18 years ago
1697269
import of dnsmasq-2.34.tar.gz
by Simon Kelley
· 18 years ago
208b65c
import of dnsmasq-2.33.tar.gz
by Simon Kelley
· 18 years ago
849a835
import of dnsmasq-2.32.tar.gz
by Simon Kelley
· 19 years ago
7cebd20
import of dnsmasq-2.31.tar.gz
by Simon Kelley
· 19 years ago
5e9e0ef
import of dnsmasq-2.28.tar.gz
by Simon Kelley
· 19 years ago
cdeda28
import of dnsmasq-2.27.tar.gz
by Simon Kelley
· 19 years ago
b8187c8
import of dnsmasq-2.24.tar.gz
by Simon Kelley
· 19 years ago
3d8df26
import of dnsmasq-2.23.tar.gz
by Simon Kelley
· 19 years ago
0a85254
import of dnsmasq-2.21.tar.gz
by Simon Kelley
· 20 years ago
f6b7dc4
import of dnsmasq-2.20.tar.gz
by Simon Kelley
· 20 years ago
fd9fa48
import of dnsmasq-2.16.tar.gz
by Simon Kelley
· 20 years ago
3be3454
import of dnsmasq-2.14.tar.gz
by Simon Kelley
· 20 years ago
9c74ec0
import of dnsmasq-2.13.tar.gz
by Simon Kelley
· 20 years ago
c1bb850
import of dnsmasq-2.12.tar.gz
by Simon Kelley
· 20 years ago
feba5c1
import of dnsmasq-2.10.tar.gz
by Simon Kelley
· 20 years ago
a222641
import of dnsmasq-2.8.tar.gz
by Simon Kelley
· 21 years ago
1cff166
import of dnsmasq-2.4.tar.gz
by Simon Kelley
· 21 years ago
44a2a31
import of dnsmasq-2.3.tar.gz
by Simon Kelley
· 21 years ago
9e4abcb
import of dnsmasq-2.0.tar.gz
by Simon Kelley
· 21 years ago