aboutsummaryrefslogtreecommitdiff
path: root/net/olsrd
Commit message (Collapse)AuthorAgeFilesLines
* libnet update:Sergey Matveychuk2005-11-141-2/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Add rcng startup script. Add a port knob message.Sam Lawrance2005-05-072-0/+35
| | | | | | | | | PR: ports/79844 Submitted by: David Cornejo <dave@dogwood.com> Approved by: clement (mentor) Notes: svn path=/head/; revision=134779
* The olsr.org OLSR daemon is an implementation of the Optimized LinkPav Lucistnik2005-04-086-0/+134
State Routing protocol. OLSR is a routing protocol for mobile ad-hoc networks. The protocol is pro-active, table driven and utilizes a technique called multipoint relaying for message flooding. PR: ports/79612 Submitted by: David Cornejo <dave@dogwood.com> Notes: svn path=/head/; revision=132785