[ns] installing address-classifier

2015-01-07 Thread amer AlGhadhban
Hello, Dear Sir I would like to ask you these questions in ns2: 1. how to set the MAC address to the node 2. I have created an address-classifier I do not know how to install it to the node I tried this commans set n3 [ns node] set clas [new Classifier/Addr] set hook _o1 $n3 insert-entry clas

[ns] Last Mile: WEB 2015 || May 24 - 29, 2015 - Rome, Italy

2015-01-07 Thread Cristina Pascual
INVITATION: = Please consider to contribute to and/or forward to the appropriate groups the following opportunity to submit and publish original scientific results to: - WEB 2015, The Third International Conference on Building and Exploring Web Based Environments The subm

[ns] Last Mile: ICNS 2015 and CONNET 2015 || May 24 - 29, 2015 - Rome, Italy

2015-01-07 Thread Jaime Lloret Mauri
INVITATION: = Please consider to contribute to and/or forward to the appropriate groups the following opportunity to submit and publish original scientific results to: - ICNS 2015, The Eleventh International Conference on Networking and Services - CONNET 2015, The Internati

[ns] reference to Node object from the Classifier class

2015-01-07 Thread Syed Mohammad Irteza
Hello everyone, I have been trying to get a reference to the Node object from within the Classifier class (or from it's sub-classes like Hash-Classifier and Multipath-Classifier), but I am still not able to gather how it can be done. Naturally if I am able to gather the address of the Node, then