Devu ManikantanShila,您好!

        

I also meet the same question, could someone help me ?

======= 2007-05-26 05:50:05 您在来信中写道:=======

>
>---------- Forwarded message ----------
>From: Devu ManikantanShila <[EMAIL PROTECTED]>
>Date: May 25, 2007 4:46 PM
>Subject: Multiple Interfaces in AODV [based on Ramon]
>To: [email protected]
>
>
>
>Hello,
>
>I am simulating multiple interfaces according to Ramon's tutorial in AODV.
>I have highlighted the problem in the document!!
>
># Special processing for AODV
>
>MY DOUBT HERE. Should I change the $agent if-queue [$self set ifq_(0)] so as
>to simulate multiple interfaces in AODV
>
>set aodvonly [string first "AODV" [$agent info class]]
>
>if {$aodvonly != -1 } {
>
>$agent if-queue [$self set ifq_(0)] ;# ifq between LL and MAC
>
>}
>
>THEY HAVE CHANGED ONLY HERE!!!
>
>if { $port == [Node set rtagent_port_] } {
>
>*# Special Processing when multiple interfaces are suported*
>
>*if {$numIfsSimulator != ""} {*
>
>*for {set i 0} {$i < [$self set nifs_]} {incr i} {*
>
>*$agent if-queue $i [$self set ifq_($i)]*
>
>*}*
>
>*} *
>
># Ad hoc routing agent setup needs special handling
>
>$self add-target-rtagent $agent $port
>
>return
>
>}
>
>
>
>PLEASE HELP ME!!!
>
>Thanks
>
>Devu
>

= = = = = = = = = = = = = = = = = = = =
                        

        致
礼!
 
                                 
        WangJunwei
[EMAIL PROTECTED]
          2007-05-27


Reply via email to