In NS-2 implements two broadcast algorithm for Mobile Ad Hoc: Flood and Bcast. It had a test directory, contains a lot of node mobility model files, because it is too big, therefore will not upload. -This code implements two broadcast protocols, FLOOD and BCAST. FLOOD is a simple flooding protocol: the first time a node
File list:
bcast
....\bcast.cc
....\bcast.h
....\bcast.tcl
....\bcast_packet.h
....\bcast_queue.cc
....\bcast_queue.h
flood
....\flood.cc
....\flood.h
....\flood.tcl
MANET_multicast
..............\cache.cc
..............\cache.h
..............\COPYING
..............\mttable.cc
..............\mttable.h
..............\nhlist.cc
..............\nhlist.h
..............\unique_id.cc
..............\unique_id.h
misc
...\cmu-trace.cc
...\cmu-trace.h
...\ns-agent.tcl
...\ns-lib.tcl
...\ns-mcast.tcl
...\ns-mobilenode.tcl
...\ns-packet.tcl
...\packet.h
Cascon2003.pdf
Multicasting.pdf
README