Hi Sanjay ,
Actually I need to broadcast some probe packets in a periodic manner . So , what I have done is that , - making a new timer with my period update time in the code of DSDV , - making and broadcasting my probes when the timer expires , (in DSDV) . Now it seems that there is no problem in sending my broadcast packets. (I used a trick proposed by some one in mailing list ,15 June 2000) But do you know how can I set the size and the data written in these broadcast packets? By chaning field of size_ in hdr_cmn can I set its length ? > actually if u have written the broadcasting code withing DSDV, then you >cant generate CBR traffic upon it, CBR agent has to be attached to a >transport agent and not to a routing agent..also the error signify that >there is some problem in the port values... By starting Cbr I meant that I start sending Cbr packets in my tcl-script. But do you think that broadcasting new packets over the wireless links may block the nodes in sending their data packets? Thank you very much for your reply
