Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
ddd9a6b499ae601231070854c562611a79e004c0
/
src
/
dnsmasq.h
48fd1c4
Allow option prefix in --synth-domain.
by Simon Kelley
· 12 years ago
2bb73af
Add --synth-domain
by Simon Kelley
· 12 years ago
bd08ae6
Allow option number zero in encapsulated DHCP options.
by Simon Kelley
· 12 years ago
6f9aaa9
->hwaddr_len must be zero always in DHCPv6 leases.
by Simon Kelley
· 12 years ago
49333cb
Allow trailing '*' wildcard in interface names.
by Simon Kelley
· 12 years ago
de92b47
Make wildcard-configured addresses work on multiple networks.
by Simon Kelley
· 12 years ago
c630924
Experimental support for DHCPv6 prefix-class option.
by Simon Kelley
· 12 years ago
a6ebfac
Massive refactor of stateful DHCPv6. Lease multiple prefixes per client.
by Simon Kelley
· 12 years ago
13d86c7
Add --ipset option.
by Jason A. Donenfeld
· 12 years ago
6174435
Change copyright messages to include 2013.
by Simon Kelley
· 12 years ago
e25db1f
Handle wrong interface for locally-routed packets.
by Simon Kelley
· 12 years ago
22ce550
Correct behaviour for TCP queries to allowed address via banned interface.
by Simon Kelley
· 12 years ago
3039310
Wildcard IPv6 addresses in --dhcp-host, for constructed ranges.
by Simon Kelley
· 12 years ago
37c9cce
DHCPv6 address allocation - same DUID, two IAIDs
by Simon Kelley
· 12 years ago
771287b
Wildcards in dhcp-range constructors
by Simon Kelley
· 12 years ago
3bc0d93
More work on lease and router lifetime calculation.
by Simon Kelley
· 12 years ago
0c05024
Check for new SLAAC addresses when we add new prefixes.
by Simon Kelley
· 12 years ago
ed8b68a
Simplify and fix RA lifetime calculation.
by Simon Kelley
· 12 years ago
bad7b87
add general flag param to iface_enumerate IPv6 callback
by Simon Kelley
· 12 years ago
5d162f2
Rationalise join_multicast()
by Simon Kelley
· 12 years ago
1b75c1e
Per-context control over ra short period.
by Simon Kelley
· 12 years ago
1f77693
First checkin of interface-address constructor mode for DHCPv6 and RA.
by Simon Kelley
· 12 years ago
4820dce
Make authoritative stuff a compile-time option.
by Simon Kelley
· 12 years ago
429798f
Allow addresses as well as interface names in --auth-server.
by Simon Kelley
· 12 years ago
4967876
Zone-transfer peer restriction option.
by Simon Kelley
· 12 years ago
e1ff419
Complete AXFR support
by Simon Kelley
· 12 years ago
b75e936
First cut at zone transfer.
by Simon Kelley
· 12 years ago
4f7b304
Initial code to do authoritative DNS.
by Simon Kelley
· 12 years ago
c99df93
Fix compilation warnings.
by Simon Kelley
· 12 years ago
1d86041
Add --max-cache-ttl option.
by Simon Kelley
· 12 years ago
faafb3f
Add SetServersEX method in DBus interface.
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
ad09427
Alternate DBus service name via --enable-dbus
by Simon Kelley
· 12 years ago
23245c0
RFC 4242 support.
by Simon Kelley
· 12 years ago
c4a7f90
Config parsing error-handling update.
by Simon Kelley
· 13 years ago
8bc4cec
Remove libvirt-inspired but never used access control features.
by Simon Kelley
· 13 years ago
2b5bae9
Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting.
by Simon Kelley
· 13 years ago
54dd393
Add --bind-dynamic
by Simon Kelley
· 13 years ago
4ce4f37
Fix un-initialised "used" field in --listen-address structure.
by Simon Kelley
· 13 years ago
8b3ae2f
Check tftp-root exists and is accessible at startup.
by Simon Kelley
· 13 years ago
9f7f3b1
Add --dns-rr option.
by Simon Kelley
· 13 years ago
a9ab732
reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state.
by Simon Kelley
· 13 years ago
cdbee9a
Find room to store key-id and digest-type in DS records.
by Simon Kelley
· 13 years ago
7b4ad2e
Teach cache to store DS and DNSKEY records
by Simon Kelley
· 13 years ago
61ce600
--tftp-lowercase option.
by Simon Kelley
· 13 years ago
9380ba7
Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface
by Simon Kelley
· 13 years ago
50303b1
Remove redundant send_from logging code.
by Simon Kelley
· 13 years ago
c825754
"deprecated" lease-time keyword for IPv6
by Simon Kelley
· 13 years ago
30cd966
More flexible RA configuration.
by Simon Kelley
· 13 years ago
4b028ad
Merge branch 'bind'
by Simon Kelley
· 13 years ago
29689cf
Handle errors when sending ICMP6 pings better.
by Simon Kelley
· 13 years ago
52d4abf
Make --listen-address work for all 127.0.0.0/8 addresses.
by Simon Kelley
· 13 years ago
a953096
Send "FTP transfer complete" events to the DHCP lease script.
by Simon Kelley
· 13 years ago
0068301
Conditional compilation tweak.
by Simon Kelley
· 13 years ago
353ae4d
Check assumed SLAAC addresses by pinging them.
by Simon Kelley
· 13 years ago
e759d42
--host-record support
by Simon Kelley
· 13 years ago
40ef23b
Move DHCP option stuff to dhcp-common.c
by Simon Kelley
· 13 years ago
1d0f91c
Don't trust the port in the source address of requests.
by Simon Kelley
· 13 years ago
8b37270
Implement --dhcp-duid
by Simon Kelley
· 13 years ago
801ca9a
Add ra-names SLAAC-hostnames from DHCPv4 option.
by Simon Kelley
· 13 years ago
843c96b
Make RA without DHCPv6 possible.
by Simon Kelley
· 13 years ago
c239f7d
rename header files.
by Simon Kelley
· 13 years ago
741c295
Tidy up RA scheduling.
by Simon Kelley
· 13 years ago
c5ad4e7
Router Advertisement
by Simon Kelley
· 13 years ago
e44ddca
Fix hang at startup when DHCPv6 enabled on a complex network
by Simon Kelley
· 13 years ago
0793380
Implement dhcp-ignore-names and DNSMASQ_RELAY_ADDRESS for IPv6
by Simon Kelley
· 13 years ago
c6cc03e
Merge branch 'dhcpv6'
by Simon Kelley
· 13 years ago
751d6f4
Allow the TFP server or boot server in --pxe-service, to
by Simon Kelley
· 13 years ago
a5c72ab
DHCPv6 vendor class option includes an enterprise number. Handle that.
by Simon Kelley
· 13 years ago
ceae00d
lease script should work with IPv6 now.
by Simon Kelley
· 13 years ago
3634c54
dhcp-ignore and dhcp-match implemented for DHCPv6 now.
by Simon Kelley
· 13 years ago
d74942a
IPv6 address range parsing for --domain.
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
74c95c2
import of dnsmasq-2.59.tar.gz
by Simon Kelley
· 13 years ago
7de060b
import of dnsmasq-2.58.tar.gz
by Simon Kelley
· 13 years ago
572b41e
import of dnsmasq-2.57.tar.gz
by Simon Kelley
· 14 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
3927da4
import of dnsmasq-2.44.tar.gz
by Simon Kelley
· 16 years ago
1a6bca8
import of dnsmasq-2.43.tar.gz
by Simon Kelley
· 17 years ago
9e03894
import of dnsmasq-2.42.tar.gz
by Simon Kelley
· 17 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
6b01084
import of dnsmasq-2.38.tar.gz
by Simon Kelley
· 18 years ago
1b7ecd1
import of dnsmasq-2.37.tar.gz
by Simon Kelley
· 18 years ago
832af0b
import of dnsmasq-2.36.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
Next »