Simon Kelley
|
236e072cab
|
Typo in BSD-only code.
|
2012-06-26 21:33:01 +01:00 |
|
Simon Kelley
|
2b5bae9a8f
|
Fall back from --bind-dynamic to --bind-interfaces in BSD, rather than quitting.
|
2012-06-26 16:55:23 +01:00 |
|
Simon Kelley
|
39f1b8e73d
|
Better logging of socket-creation errors.
|
2012-06-20 20:04:27 +01:00 |
|
Simon Kelley
|
af576b56c2
|
Tidy up - no functional change.
|
2012-06-20 14:17:04 +01:00 |
|
Simon Kelley
|
54dd393f39
|
Add --bind-dynamic
|
2012-06-20 11:23:38 +01:00 |
|
Simon Kelley
|
4ce4f3779b
|
Fix un-initialised "used" field in --listen-address structure.
Also remove unused "isloop" field.
|
2012-06-14 11:50:45 +01:00 |
|
Simon Kelley
|
8b3ae2fd43
|
Check tftp-root exists and is accessible at startup.
|
2012-06-13 13:43:49 +01:00 |
|
Simon Kelley
|
ed55cb66e6
|
Correct listener logic when no TFTP and no-interface listen address.
|
2012-06-12 21:56:29 +01:00 |
|
Simon Kelley
|
078a630bba
|
Do duplicate dhcp-host address check in --test mode.
|
2012-06-07 13:56:23 +01:00 |
|
Simon Kelley
|
5ae34bf3c8
|
Fix RA when interface has more than one address on the same network.
|
2012-06-04 21:14:03 +01:00 |
|
Simon Kelley
|
51931b888a
|
Fix access control when DHCPv6 but no RA in use.
|
2012-05-29 17:06:02 +01:00 |
|
Simon Kelley
|
9f7f3b1216
|
Add --dns-rr option.
|
2012-05-28 21:39:57 +01:00 |
|
Simon Kelley
|
8767ceecd4
|
Make libvirt-style access control work when only doing RA.
|
2012-05-21 20:54:19 +01:00 |
|
Simon Kelley
|
18c63eff8f
|
Fix non-response to router-solicitations when
router-advertisement configured, but DHCPv6 not
configured.
|
2012-05-21 14:34:15 +01:00 |
|
Simon Kelley
|
c64b7f6a78
|
Fix is_same_net6 - bugged if prefix length not divisible by 8.
|
2012-05-18 10:19:59 +01:00 |
|
Simon Kelley
|
919dd7cf14
|
Fixed missing periodic-ras in some configurations.
|
2012-05-12 15:23:09 +01:00 |
|
Simon Kelley
|
f632e56793
|
Cope with router-solicit packets without valid source address.
|
2012-05-12 15:05:34 +01:00 |
|
Simon Kelley
|
2021c66251
|
code-size tweak
|
2012-05-07 16:43:21 +01:00 |
|
Simon Kelley
|
7f61b3ad59
|
Small SLAAC optimisation.
|
2012-04-29 16:01:28 +01:00 |
|
Simon Kelley
|
a9ab732e35
|
reconfirm SLAAC addresses when DHCPv4 leases go though INIT_REBOOT state.
|
2012-04-29 16:01:28 +01:00 |
|
Simon Kelley
|
11263a462c
|
isprint cast.
|
2012-04-29 16:01:28 +01:00 |
|
Simon Kelley
|
231d061b45
|
Tidy TXT record sanitising
|
2012-04-29 16:01:28 +01:00 |
|
Simon Kelley
|
cdbee9a40b
|
Find room to store key-id and digest-type in DS records.
->uid is now overloaded to store key length
|
2012-04-27 10:30:49 +01:00 |
|
Simon Kelley
|
7b4ad2eb34
|
Teach cache to store DS and DNSKEY records
|
2012-04-27 10:30:49 +01:00 |
|
Simon Kelley
|
04363607aa
|
Fix tftp-over-IPv4 regression on OpenBSD.
|
2012-04-27 10:11:51 +01:00 |
|
Simon Kelley
|
dcffad2a86
|
Ensure that the DBus DhcpLeaseUpdated events are generated.
|
2012-04-24 15:25:18 +01:00 |
|
Simon Kelley
|
6a69ab5ebd
|
Fix error-handling problem in TFTP server.
|
2012-04-24 14:42:26 +01:00 |
|
Simon Kelley
|
61ce600b20
|
--tftp-lowercase option.
|
2012-04-20 21:28:49 +01:00 |
|
Simon Kelley
|
7a14dfebbb
|
Tidy previous commit.
|
2012-04-20 20:50:42 +01:00 |
|
Simon Kelley
|
42fb8153ba
|
Sanitise filenames logged by TFTP
|
2012-04-20 17:15:01 +01:00 |
|
Simon Kelley
|
6f13e53886
|
Tidy up malloc-failure handling.
|
2012-04-17 14:25:06 +01:00 |
|
Simon Kelley
|
d1c759c5c1
|
Answer CNAME queries correctly.
|
2012-04-16 17:26:19 +01:00 |
|
Simon Kelley
|
9380ba70d6
|
Set SO_BINDTODEVICE on DHCP sockets when doing DHCP on one interface
only. Fixes OpenSTack use-case.
|
2012-04-16 14:41:56 +01:00 |
|
Simon Kelley
|
1023dcbc9e
|
Don't cache DNS data from non-recursive nameservers.
|
2012-04-09 18:00:08 +01:00 |
|
Simon Kelley
|
50303b19d8
|
Remove redundant send_from logging code.
|
2012-04-04 22:13:17 +01:00 |
|
Simon Kelley
|
89382bacaa
|
Tweak sending ICMP6 echo requests for slaac.
|
2012-04-04 20:48:16 +01:00 |
|
Simon Kelley
|
a813111379
|
Fix bug in tag-matching logic with negated tags.
|
2012-03-31 21:35:12 +01:00 |
|
Simon Kelley
|
18f0fb050b
|
RDNSS and DNSSL data in router advertisements.
|
2012-03-31 21:18:55 +01:00 |
|
Simon Kelley
|
05e92e5afe
|
More RA flag evolution.
|
2012-03-30 22:24:15 +01:00 |
|
Simon Kelley
|
4723d49dad
|
Set managed RA flag always when doing DHCP.
|
2012-03-30 21:04:17 +01:00 |
|
Simon Kelley
|
fbbc14541a
|
Fix off-by-one in DHCPv6 FQDN option decoding.
|
2012-03-30 20:48:20 +01:00 |
|
Simon Kelley
|
5ef33279f2
|
Tidying radv
|
2012-03-30 15:10:28 +01:00 |
|
Simon Kelley
|
1e02a85970
|
radv.c tidying.
|
2012-03-29 11:07:25 +01:00 |
|
Simon Kelley
|
0e88d53faa
|
Fix preprocessor checks, IP_TOS -> IPV6_TCLASS
|
2012-03-28 22:22:05 +01:00 |
|
Simon Kelley
|
c8257540bc
|
"deprecated" lease-time keyword for IPv6
|
2012-03-28 21:15:41 +01:00 |
|
Simon Kelley
|
2240704863
|
DHCP start-up logging tweak
|
2012-03-27 14:42:48 +01:00 |
|
Simon Kelley
|
da632e7cc1
|
Comment typo.
|
2012-03-26 11:14:05 +01:00 |
|
Simon Kelley
|
30cd96663f
|
More flexible RA configuration.
|
2012-03-25 20:44:38 +01:00 |
|
Simon Kelley
|
7dbe98147d
|
tweak ra timer code to avoid missing events.
|
2012-03-25 14:49:54 +01:00 |
|
Simon Kelley
|
5d71d83420
|
Listen on ICMP6 file decriptor even when on ra-only only in use.
|
2012-03-24 14:40:42 +00:00 |
|