aboutsummaryrefslogtreecommitdiff
path: root/net/olsrd
Commit message (Collapse)AuthorAgeFilesLines
* Fix build for amd64 and ia64.Emanuel Haupt2006-04-181-0/+4
| | | | | | | Notified by: pointyhat via kris Notes: svn path=/head/; revision=159863
* Remove files/patch-src-defs.h (forgtten by the previous update)Emanuel Haupt2006-03-191-13/+0
| | | | | | | | Notified by: pointyhat via kris Approved by: Dave Cornejo <dave@dogwood.com> (maintainer) Notes: svn path=/head/; revision=157673
* Update to 0.4.10Emanuel Haupt2006-03-174-68/+36
| | | | | | | | PR: 94425 Submitted by: Dave Cornejo <dave@dogwood.com> (maintainer) Notes: svn path=/head/; revision=157496
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* 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