|
Last change
on this file since 10612 was 10612, checked in by rick, 14 years ago |
|
Make port building whole bunch more stupid:
1) Bundle ports in the tree itself, instead of global shared banch.
2) Copy the local ports just in the /usr/ports tree to allow playing around
with just the ordenary tools.
|
|
File size:
605 bytes
|
| Line | |
|---|
| 1 | Lvrouted is a very simple shortest-path routing daemon, featuring:
|
|---|
| 2 |
|
|---|
| 3 | - UDP based. no firmware-confusing multi- or broadcasts
|
|---|
| 4 | - no per-node configuration
|
|---|
| 5 | - spanning tree, so no count-to-infinity
|
|---|
| 6 | - some specific wireless hacks, such as keeping an eye on the interface
|
|---|
| 7 | association status for clients and the list of associated stations for
|
|---|
| 8 | masters
|
|---|
| 9 | - the ability to sign packets for some measure of security against malicious
|
|---|
| 10 | packets
|
|---|
| 11 | - sequence number against replay attacks. yes I know this is not
|
|---|
| 12 | bulletproof.
|
|---|
| 13 |
|
|---|
| 14 | WWW: http://svn.wirelessleiden.nl/svn/node-config/other/lvrouted/
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.