File: README

package info (click to toggle)
ns2 2.35%2Bdfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 79,396 kB
  • sloc: cpp: 172,923; tcl: 107,167; perl: 6,391; sh: 6,143; ansic: 5,846; makefile: 829; awk: 525; csh: 355
file content (11 lines) | stat: -rw-r--r-- 457 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
tora.h			- TORA objects/definitions...
tora_dest.h		- destinations the routing protocol knows about
tora_neighbor.h		- per destination neighbors
tora_packet.h		- packet definitions

tora.cc			- basic TORA functionality
tora_api.cc		- TORA API (defined cmu/rtproto/rtproto.h) used by IMEP
tora_io.cc		- packet processing and I/O
tora_logs.cc		- logging functions
tora_neighbor.cc	- imeplents per destination neighbors
tora_dest.cc		- implements destinations