Download List

프로젝트 설명

UM-OLSR is an implementation of the OLSR
(Optimized Link State Routing) protocol for the
ns-2 network simulator. UM-OLSR complies with RFC
3626 and supports all core functionalities of OLSR
plus the link-layer feedback option.

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.

2008-01-25 14:07 Back to release list
0.8.8

기본적으로, 최대로 4 OLSR 메시지를 하나의 패킷에 올라탔다 될 수있습니다. 이 값은 OLSR_MAX_MSGS로 정의됩니다. IPv4의 주소 길이를 기본적으로 사용되지만 그것 OLSR_IPv6 정의하여 IPv6 주소의 길이를 사용하도록 전환하실 수있습니다. OLSR에서 메모리 누수가 : : rm_link_tuple 해결되었습니다.
Tags: Initial freshmeat announcement
By default, up to 4 OLSR messages can be
piggybacked in a single packet. This value is
defined as OLSR_MAX_MSGS. The length of IPv4
addresses is used by default, but it can be
switched to use the length of IPv6 addresses by
defining OLSR_IPv6. A memory leak in
OLSR::rm_link_tuple was fixed.

Project Resources