lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 4 Feb 2008 08:55:12 +0200 (EET)
From:	Pekka Savola <pekkas@...core.fi>
To:	netdev@...r.kernel.org, radvd-announce-l@...ech.org
cc:	radvd-devel-l@...ech.org
Subject: radvd 1.1 released

Hi,

A new version of radvd has been released.  There have been a couple of 
new features.

Interfaces must now be RUNNING, not just UP, to be considered by 
default radvd configuration.  This is because nowadays kernels no 
longer generate v6 link-local addresses if the interface is just UP, 
in contrast to e.g., what earlier kernels did.

I'd like issue special thanks to Jim Paris for all the patches he has 
sent :-).

Get it at: http://www.litech.org/radvd/

Changes since 1.0:
     *  Implement privilege separation on Linux: a master root process 
(which is able to reconfigure interfaces) and the main process. There 
is '-s' toggle to keep old behaviour.
     * Fix Linux retrans_timer on old kernels (newer ones have 
retrans_timer_ms)
     * Fix stderr+syslog (default) logging on non-i386 platforms.
     * Require that interface must be RUNNING instead of just UP. Note: 
this could break deployments with very old kernels.
     * Implement automatic interface address advertising with special 
prefix ::/64.
     * Relax interface naming (e.g. with VLANs) requirements.
     * Fix ordering of route, prefix and RDNSS options (only matters 
with RDNSS)

--
Pekka Savola                 "You each name yourselves king, yet the
Netcore Oy                    kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists