hi
i add malicious nodes to aodv use step by step as Knudfl here
http://www.linuxquestions.org/questi...-a-4175505657/ in post #6
but i have this error :
num_nodes is set 3
INITIALIZE THE LIST xListHead
Starting Simulation...
ns: _o39 hacker:
(_o39 cmd line 1)
invoked from within
"_o39 cmd hacker"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
(procedure "_o39" line 2)
(SplitObject unknown line 2)
invoked from within
"_o39 hacker"
i add this patch before, and i never had this error but now i dont know why this happend....i search every where in the internet many person has this problem but never solved...please help to solve this...i attach my tcl file..