Gitiles
Code Review
Sign In
gerrit.nordix.org
/
thekelleys
/
dnsmasq
/
232a8f356974e7671695b58fa291eabf186f8554
/
src
/
network.c
baf553d
Default min-port to 1024 to avoid reserved ports.
by Simon Kelley
· 7 years ago
d1ced3a
Update copyrights to 2018.
by Simon Kelley
· 7 years ago
9d6918d
Use IP[V6]_UNICAST_IF socket option instead of SO_BINDTODEVICE for DNS.
by Simon Kelley
· 7 years ago
a49c5c2
Fix search_servers() segfault with DNSSEC.
by Simon Kelley
· 7 years ago
50ca855
Bump year in copyrights.
by Simon Kelley
· 7 years ago
ad59f27
Fix man page re interface labels and add warning when used badly.
by Petr Menšík
· 8 years ago
3e2496f
Decrease the number of individual sites listed in log.
by Hannu Nyman
· 8 years ago
730c674
Comprehensive spelling/typo fixes.
by Josh Soref
· 8 years ago
09b768e
Bump TCP connection backlog from 5 to 32.
by Simon Kelley
· 8 years ago
16800ea
Fix crash introduced in 2675f2061525bc954be14988d64384b74aa7bf8b
by Simon Kelley
· 8 years ago
2675f20
Handle binding upstream servers to an interface
by Beniamino Galvani
· 8 years ago
b970260
Limit number of upstream nameservers when logging configuration.
by Simon Kelley
· 9 years ago
14ffa07
Fix init of per server EDNS UDP packet size.
by Simon Kelley
· 9 years ago
529b030
Tidy code.
by Simon Kelley
· 9 years ago
b8ac466
Tidy code.
by Simon Kelley
· 9 years ago
926332a
Add --max-port config option.
by Hans Dedecker
· 9 years ago
92be34a
Complete work to allow DNSSEC validation with private DNS servers.
by Simon Kelley
· 9 years ago
367341f
Disable DNSSEC for server=/domain/.. servers unless trust-anchor provided.
by Simon Kelley
· 9 years ago
c49778d
Update copyright notices. Happy new year!
by Simon Kelley
· 9 years ago
9cdcfe9
Suggest solution to ENOMEM error with IPv6 multicast.
by Simon Kelley
· 9 years ago
a77cec8
Handle UDP packet loss when fragmentation of large packets is broken.
by Simon Kelley
· 10 years ago
979fe86
Make --address=/example.com/ equivalent to --server=/example.com/
by Simon Kelley
· 10 years ago
aff3396
Update copyrights for dawn of 2015.
by Simon Kelley
· 10 years ago
4766936
Eliminate IPv6 privacy addresses from --interface-name answers.
by Simon Kelley
· 10 years ago
bd9520b
Remove redundant IN6_IS_ADDR_ULA(a) macro defn.
by Simon Kelley
· 10 years ago
40766e5
Check all servers loopiness, when any subset is changed.
by Simon Kelley
· 10 years ago
b5ea1cc
Add --dns-loop-detect feature.
by Simon Kelley
· 10 years ago
47a9516
Use event system to re-send query on new route. Tidies module boundaries.
by Simon Kelley
· 10 years ago
a0358e5
Handle async notification of address changes using the event system.
by Simon Kelley
· 11 years ago
89b12ed
OPT_LOCAL_SERVICE needs up-to-date interface list too.
by Simon Kelley
· 11 years ago
c8a8048
--local-service. Default protection from DNS amplification attacks.
by Simon Kelley
· 11 years ago
7b1eae4
Add --servers-file option.
by Simon Kelley
· 11 years ago
7bcca00
More server cleanup.
by Simon Kelley
· 11 years ago
d68c2ca
Cleanup of server reading code, preparation, for dynamic reading from files.
by Simon Kelley
· 11 years ago
c47e3ba
Update copyright for 2014.
by Simon Kelley
· 11 years ago
1ee9be4
Implement dynamic interface discovery on *BSD
by Simon Kelley
· 11 years ago
2329bef
Check arrival interface of IPv6 requests, even in --bind-interfaces.
by Simon Kelley
· 11 years ago
62ab3cc
Only set scope_id in addresses to bind() for linklocal addresses.
by Simon Kelley
· 11 years ago
71aaa5a
Fix previous errno saving fix.
by Matthias Andree
· 11 years ago
0861921
Garbage collect listening sockets when their address is deleted.
by Simon Kelley
· 11 years ago
3dffbc3
Don't overwrite errno before generating message.
by Simon Kelley
· 11 years ago
3b19596
Fix compiler warnings.
by Vladislav Grishenko
· 11 years ago
f7029f5
Extend /4 and /6 syntax to --interface-name
by Simon Kelley
· 11 years ago
f25e6c6
Support /4 and /6 suffixes in interface names in --auth-server
by Simon Kelley
· 11 years ago
376d48c
Allow interface name to specify subnets in --auth-zone.
by Simon Kelley
· 11 years ago
dc27e14
Warning when using --bind-interfaces and routeable addresses.
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
397542b
Fix bug resulting in tight-loop when new interfaces arrive.
by Simon Kelley
· 11 years ago
ff7eea2
Add --dhcp-relay config option.
by Simon Kelley
· 11 years ago
2937f8a
Provide independent control over which interfaces get TFTP.
by Simon Kelley
· 11 years ago
edf0bde
Make --listen-address higher priority than --except-interface.
by Simon Kelley
· 11 years ago
76dd75d
Fix hang from new interface-name code, when using TCP.
by Simon Kelley
· 12 years ago
115ac3e
Generalise --interface-name to cope with IPv6 addresses.
by Simon Kelley
· 12 years ago
3f2873d
Handle IPv4 interface-address labels in Linux.
by Simon Kelley
· 12 years ago
49333cb
Allow trailing '*' wildcard in interface names.
by Simon Kelley
· 12 years ago
38365ff
Theoretical memory leak fix.
by Simon Kelley
· 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
1962446
Join multicast groups only on IPv6 addresses!
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
1f77693
First checkin of interface-address constructor mode for DHCPv6 and RA.
by Simon Kelley
· 12 years ago
429798f
Allow addresses as well as interface names in --auth-server.
by Simon Kelley
· 12 years ago
4f7b304
Initial code to do authoritative DNS.
by Simon Kelley
· 12 years ago
5f11b3e
Cope with --listen-address for not yet existent addr in bind-dynamic mode.
by Simon Kelley
· 12 years ago
8bc4cec
Remove libvirt-inspired but never used access control features.
by Simon Kelley
· 12 years ago
39f1b8e
Better logging of socket-creation errors.
by Simon Kelley
· 12 years ago
4ce4f37
Fix un-initialised "used" field in --listen-address structure.
by Simon Kelley
· 12 years ago
ed55cb6
Correct listener logic when no TFTP and no-interface listen address.
by Simon Kelley
· 12 years ago
6f13e53
Tidy up malloc-failure handling.
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
52d4abf
Make --listen-address work for all 127.0.0.0/8 addresses.
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
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
1ad24ae
import of dnsmasq-2.45.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
· 16 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
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
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
26d0dba
import of dnsmasq-2.30.tar.gz
by Simon Kelley
· 19 years ago
309331f
import of dnsmasq-2.29.tar.gz
by Simon Kelley
· 19 years ago
Next »