Download List

项目描述

radvd implements IPv6 router advertisements for Linux, as specified in RFC 2461. Support for Mobile IPv6 as well as 6to4 is included.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-07-29 09:24
1.9.1

此版本修复了一个无限循环。
标签: Bugfixes, Stable
This release fixes an infinite loop.

2012-04-16 06:08
1.8.5

次要错误修正。
标签: Bugfixes, Stable
Minor bugfixes.

2011-10-24 06:04
1.8.3

各种类型的增强功能、 错误修正和安全修补程序。
标签: Enhancements, Bugfixes, urgent security fixes, Stable
Assorted enhancements, bugfixes, and security fixes.

2011-04-05 12:36
1.7

多个接口跳绳时UnicastOnly打开或关闭AdvSendAdvert是固定的。段故障,只有具有多个接口的发生是固定的。为RFC6106支持加入通过实施DNS搜索列表支持。
标签: Bugfixes, Stable, RFC6106
Skipping of multiple interfaces when UnicastOnly is on or AdvSendAdvert is off was fixed. A segmentation fault that only occurred with multiple interfaces was fixed. Support for RFC6106 was added by implementing DNS Search List support.

2010-04-06 20:09
1.6

MSG_SIZE从4096下降至约1500B。发送缓冲区使用一个较小的尺寸,以避免碎片的数据包发送,但它仍然能够接收全尺寸框架。缓冲区的大小是跟踪和守护进程,如果退出的前缀号码/路线/等。将增加太多。内存损坏由于不正确的memset是固定的。在BSD,getifaddrs()目前也有setup_deviceinfo使用(),固定于NetBSD的多接口问题五是由于数据结构的变化。 radvd.conf前缀,客户,路线,RDNSS选项现在允许以任何顺序。
MSG_SIZE was decreased from 4096 to about 1500B. The send buffer uses a smaller size in order to avoid sending out fragmented packets, but it is still able to receive full-size frames. The buffer size is tracked and the daemon exits if the number of prefixes/routes/etc. would grow too much. A memory corruption due to an incorrect memset was fixed. On BSD, getifaddrs() is now also used in setup_deviceinfo(), fixing a multiple interface problem on NetBSD 5 due to a change in data structures. radvd.conf prefix, clients, route, and RDNSS options are now allowed to be in any order.

Project Resources