Package: radvd
Version: 1:1.8-1
Severity: normal
In a DNSSL config line in radvd.conf, if the search suffices have trailing
dots, then all are concatenated and are sent as a single suffix.
E.g., in /etc/radvd.conf if you have:
DNSSL a.b.c.d. b.c.d. c.d. {
FlushDNSSL on;
};
radvd sends a single suffix a.b.c.d.b.c.d.c.d.
If you instead have
DNSSL a.b.c.d b.c.d c.d {
FlushDNSSL on;
};
then all works correctly and radvd sends all three suffixes.
-- System Information:
Debian Release: 5.0.5
APT prefers unstable
APT policy: (700, 'unstable'), (500, 'oldstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.26-2-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Versions of packages radvd depends on:
ii adduser 3.110 add and remove users and groups
ii libc6 2.7-18lenny4 GNU C Library: Shared libraries
radvd recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]