Re: [ns] the address of sending RREP

2012-01-20 Thread Pathik Shah
Dear shanmugha priya balasubramanian, Codes for maintaining neighbor information are already written there in AODV files. The basic *class* *AODV_Neighbor* is defined in *aodv_rtable.h* denoting AODV neighbor cache history. Again there are few Neighbor Management Functions declared in *aodv.h*

Re: [ns] the address of sending RREP

2012-01-20 Thread shanmugha priya balasubramanian
sir, i am new to ns. i am implementing"preventing flooding attack in MANET"using AODV sir i need to maintain the list of neighbours of each node, how can i recuperate the address of the node sending HELLO Many thanx in advance.pls help me Awaiting ur reply Shanmugha Priya On 1/20/12, Pathi

[ns] how to incoporate CFP (contention free period) & Contention Period (CP) together for 802.11e?

2012-01-20 Thread chithra17
Dear Friends, I am working on 802.11e HCCA and I use the patch from this site http://cng1.iet.unipi.it/wiki/index.php/Ns2hcca To my knowledge, this one doesn't support Contention period (EDCA/DCF). It only supports contention free period. I wanna incorporate both CFP and CP to work together an

[ns] TCP NEW VEGAS PATCH REQUIRED

2012-01-20 Thread Ehsan Chaudhary
- Forwarded Message - From: Ehsan Chaudhary To: ns users Sent: Friday, 20 January 2012 10:06 PM Subject: TCP NEW VEGAS PATCH REQUIRED hello all!! i am working on TCP-new VEGAS and i need its patch for NS. plz help anybody. regards.

[ns] TCP NEW VEGAS PATCH REQUIRED

2012-01-20 Thread Ehsan Chaudhary
hello all!! i am working on TCP-new VEGAS and i need its patch for NS. plz help anybody. regards.

[ns] request to clear my doubt about awk

2012-01-20 Thread alex san

[ns] Problem adding new mac protocol in ns

2012-01-20 Thread Niña Erika Calingasan
 Hello ns users! I'm currently trying to integrate a new MAC protocol with ns-2.34. The code was highly based on the existing implementation of Smac in ns. I have edited some files (to add the new packet type etc.) and finished recompiling ns successfully. Here are the files that I edited: 1