Hi all
I need some information that how to access the neighbor nodes
from the neighbor node list . i have modified the following files aodv.cc
and node.cc. can anybody help to access the neighbor list to find out the
dynamic cluster head election.
--
*---
prabha*
Hi
Am doing my project in NS2. I need to split the particular
content from a file and assign it to a tcl list variable. Can anybody
help.?? i hv attached the file. and i need to split like { 7 7 7 9 9 9
13} into a TCL list variable, {12 9 13 7 ...} into a tcl list variable
like
Hi All,
I need to implement selfish node behavior in manet. I have
changed aodv.cc by adding the following code.
if(strcmp(argv[1], "selfish") == 0) {
malicious = true;
return TCL_OK;
}
now my question is how do we tell that the selfish node should do
something...(like malic
Hi All
How do we create direct and indirect trust of a node. how to
use that direct and indirect trust in tcl
--
*---
prabha*
Hi
can any one tell me how to calculate trust for every node
in a network?
--
*---
prabha*
Hi All,
I am using Trust aware cluster head election in manet. How
can we calculate the trust value for a node?and how can we isolate a
selfish node once it has identified? I am using NS2.34.
--
*---
prabha*
Hi All
I am using NS2.34. And am working with MANET security. can
any body tell me the reason for getting segmentation fault while running
our program. but am getting my output screens. is there any missing outputs
due to this?? plz let me know the people who knows the reason. thank
Hi All
Am using Ns2.34 manet security. In my project the cluster
Head should handle the reputation value of the nodes. And am using Selfish
node attack. I have created the attack in aodv.cc and i have written the
isolation function in aodvrt_table.cc.
I have an idea th
Hi All
Am doing my project in manet security using Ns2.34. Now am
getting error in trust table creation using tcl. i have to set initial
trust value (0) for each node.My Tcl code is as follows..am getting error
like this.
set trust 0
set node_($i) trust
am getting error like this.
Hi All,
I want to have a clear idea about trace file analysis. Can any
one pls tell me column number to find the Sender and Receiver node in trace
file ( wireless network-MANET)??
--
*---
prabha*
Hi All
I have implemented the selfish node creation in aodv.cc . Can
any body tell me how to isolate a malicious/ selfish nodes in aodv.cc
function??? and it should be reflected in the printed route table. i mean
the route table should avoid the particular malicious nodes... thanks i
11 matches
Mail list logo