Download List

Descripción del Proyecto

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

System Requirements

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

Esta versión corrige un bucle infinito.
Tags: Bugfixes, Stable
This release fixes an infinite loop.

2012-04-16 06:08
1.8.5

Correcciones de errores menores.
Tags: Bugfixes, Stable
Minor bugfixes.

2011-10-24 06:04
1.8.3

Surtidos mejoras, correcciones y revisiones de seguridad.
Tags: Enhancements, Bugfixes, urgent security fixes, Stable
Assorted enhancements, bugfixes, and security fixes.

2011-04-05 12:36
1.7

Omisión de múltiples interfaces UnicastOnly cuando está encendido o apagado AdvSendAdvert fijo fue. Un fallo de segmentación que sólo ocurrió con múltiples interfaces fue corregido. Apoyo a RFC6106 fue agregado por la aplicación del apoyo absoluto de la lista de búsqueda.
Tags: 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 se redujo de 4096 a alrededor de 1500B. El buffer de envío utiliza un tamaño más pequeño a fin de evitar el envío de paquetes fragmentados, pero aún es capaz de recibir imágenes en tamaño completo. El tamaño de búfer se realiza el seguimiento y las salidas del demonio si el número de prefijos / rutas / etc. crecería demasiado. Una corrupción de memoria debido a una incorrecta memset fue corregido. En BSD, getifaddrs () es ahora también se utiliza en setup_deviceinfo (), la fijación de un problema de interfaz de múltiples en NetBSD debido a un cambio en las estructuras de datos 5. prefijo radvd.conf, clientes, ruta, y las opciones de RDNSS están ahora autorizados a estar en cualquier orden.
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