<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user">
    <title>gmane.network.simulator.ns3.user</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19699"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19698"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19697"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19696"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19695"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19694"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19693"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19692"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19691"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19690"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19689"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19688"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19687"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19686"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19685"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19684"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19683"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19682"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19681"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19680"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19699">
    <title>Re: 802.11s</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19699</link>
    <description>&lt;pre&gt;thx for ur kindness,
i want to work on "video transfer over wireless mesh network on 802.11s" so 
i should have some changes on 802.11s protocol to improve 

&lt;/pre&gt;</description>
    <dc:creator>solmaz soltani</dc:creator>
    <dc:date>2013-05-21T07:33:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19698">
    <title>trace tr file</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19698</link>
    <description>&lt;pre&gt;hi 

i generated tr file in ns3 but  because format of this file is different 
from ns2 I can not write AWK script for it.
how can i write AWK for this tr file? 

tnx


&lt;/pre&gt;</description>
    <dc:creator>RaHeM</dc:creator>
    <dc:date>2013-05-21T07:22:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19697">
    <title>Re: Multiple Roots in HWMP</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19697</link>
    <description>&lt;pre&gt;

On Tuesday, May 21, 2013 10:38:46 AM UTC+5:30, Tracy wrote:


Hi Tracy,
I dont understand what you  mean by "it is kind of pre-set module in the 
whole 11Dots part". Sent mails for Andreev but no replies as yet. So am 
sitting here frustrated as hell :). If you have any ideas or have come up 
with something it would be great if you could share and if i do ill be sure 
to post it here 


&lt;/pre&gt;</description>
    <dc:creator>Sameer</dc:creator>
    <dc:date>2013-05-21T07:16:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19696">
    <title>WLAN Mac contention values</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19696</link>
    <description>&lt;pre&gt;I want to get these values in my simulation of a 802.11 based network


   1. The time a node spends in *receiving* a packet
   2. The time a node find the channel to be *occupied*
   3. The time a node spends in *backoff* coz if finds the channel to be 
   busy

I want to calculate these values during a particular time period... say T ( 
10 seconds )

Any ideas of how this can be acheived will be very welcome

with regards, 

&lt;/pre&gt;</description>
    <dc:creator>Sameer</dc:creator>
    <dc:date>2013-05-21T07:12:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19695">
    <title>Re: 802.11s</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19695</link>
    <description>&lt;pre&gt;

On Tuesday, May 21, 2013 8:05:59 AM UTC+5:30, solmaz soltani wrote:

Hi Solmaz

First of all you need to get a good understanding of 802.11s in general and 
then you will want to have a look at its implementation in NS3

You can find some valuable information here.

http://www.nsnam.org/workshops/wns3-2010/dot11s.pdf

What particularly are you planning to doin 802.11s? 

&lt;/pre&gt;</description>
    <dc:creator>Sameer</dc:creator>
    <dc:date>2013-05-21T07:07:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19694">
    <title>SNR in MAC layer</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19694</link>
    <description>&lt;pre&gt;Hey everyone..
I have added the SNR tag in yans-wifi.cc.Can I read that value in 
sta-wifi-mac.cc? If yes,then how?
Please reply.

Thanks

&lt;/pre&gt;</description>
    <dc:creator>Sheena</dc:creator>
    <dc:date>2013-05-21T05:45:31</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19693">
    <title>Re: Multiple Roots in HWMP</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19693</link>
    <description>&lt;pre&gt;
 As far as I can see, it is kind of pre-set module in the whole 11Dots 
part. And I've thought of the same as you, we may need further assistance 
from Kirill Andreev, since I'am not sure if modification of the code will 
affect the function of broadcast, multicast or something else in 
Mac48Address module. 

在 2013年5月9日星期四UTC+8下午5时27分07秒，Sameer写道：

&lt;/pre&gt;</description>
    <dc:creator>Tracy</dc:creator>
    <dc:date>2013-05-21T05:08:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19692">
    <title>Lena-x2-handover problem</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19692</link>
    <description>&lt;pre&gt;Hi all, 

when i execute ./waf --run lena-x2-handover, this is the result:
*Waf: Entering directory `/home/rdc/repos/ns-3-allinone/ns-3-dev/build'
Waf: Leaving directory `/home/rdc/repos/ns-3-allinone/ns-3-dev/build'
'build' finished successfully (6.371s)*

*AnimationInterface WARNING:Node:0 Does not have a mobility model. Use 
SetConstantPosition if it is stationary
AnimationInterface WARNING:Node:1 Does not have a mobility model. Use 
SetConstantPosition if it is stationary
/NodeList/4/DeviceList/0/LteUeRrc/ConnectionEstablished UE IMSI 1: 
connected to CellId 1 with RNTI 1
/NodeList/2/DeviceList/0/LteEnbRrc/ConnectionEstablished eNB CellId 1: 
successful connection of UE with IMSI 1 RNTI 1
/NodeList/2/DeviceList/0/LteEnbRrc/HandoverStart eNB CellId 1: start 
handover of UE with IMSI 1 RNTI 1 to CellId 2
/NodeList/4/DeviceList/0/LteUeRrc/HandoverStart UE IMSI 1: previously 
connected to CellId 1 with RNTI 1, doing handover to CellId 2
/NodeList/4/DeviceList/0/LteUeRrc/HandoverEndOk UE IMSI 1: successful 
h&lt;/pre&gt;</description>
    <dc:creator>muhamad arif azizi a</dc:creator>
    <dc:date>2013-05-21T04:48:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19691">
    <title>I am ns3 beginners</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19691</link>
    <description>&lt;pre&gt;I am sorry.

How to send continuous packets in the first.cc file?

It always sends one packet at 2.0 second.

thank you!

&lt;/pre&gt;</description>
    <dc:creator>warchado</dc:creator>
    <dc:date>2013-05-21T03:33:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19690">
    <title>802.11s</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19690</link>
    <description>&lt;pre&gt;hello

i am new with 802.11s,do u have a good refrence?

&lt;/pre&gt;</description>
    <dc:creator>solmaz soltani</dc:creator>
    <dc:date>2013-05-21T02:35:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19689">
    <title>Re: external library option specified too soon</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19689</link>
    <description>&lt;pre&gt;I added methods to my application to accept the keys they need, and
generate them when I create and setup the nodes in my script.  I put them
in a map so I can look them up by identifier.


On Mon, May 20, 2013 at 5:50 AM, hy d &amp;lt;t.unwanted-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt; wrote:


&lt;/pre&gt;</description>
    <dc:creator>Andrew Beussink</dc:creator>
    <dc:date>2013-05-20T23:30:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19688">
    <title>Re: calculate the coverage</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19688</link>
    <description>&lt;pre&gt;
but i must user a random allocattor position so all positions are random
please help me

&lt;/pre&gt;</description>
    <dc:creator>manel</dc:creator>
    <dc:date>2013-05-20T23:07:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19687">
    <title>Re: calculate the coverage</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19687</link>
    <description>&lt;pre&gt;I have answered that in my first post. If you assume you have a comm.range 
250m, then using the grid allocator, position 100x100 nodes every 25m.

On Monday, 20 May 2013 23:23:33 UTC+1, manel wrote:

&lt;/pre&gt;</description>
    <dc:creator>Konstantinos</dc:creator>
    <dc:date>2013-05-20T23:03:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19686">
    <title>Re: calculate the coverage</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19686</link>
    <description>&lt;pre&gt;Oh thinks so much Mr Kanstontinos, 

i am waiting your answer thinks so much, so my big big problem how i will  
divide my area "retangle 100ù100) .how i do it , i have no idea 

please help me 

&lt;/pre&gt;</description>
    <dc:creator>manel</dc:creator>
    <dc:date>2013-05-20T22:23:33</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19685">
    <title>Re: Phy Rate</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19685</link>
    <description>&lt;pre&gt;You have to first get the NetDevice, then the WifiRemoteStationManager 
object and from that call the GetMode().

e.g.

assume you have a pointer to a node
Ptr&amp;lt;Node&amp;gt; node;
Ptr&amp;lt;WifiNetDevice&amp;gt; dev = node-&amp;gt;GetObject&amp;lt;WifiNetDevice&amp;gt;();
Prt&amp;lt;WifiRemoteStationManager&amp;gt; manager = 
dev-&amp;gt;GetObject&amp;lt;WifiRemoteStationManager&amp;gt;();

Then you will be able to get the mode
WifiMode mode = manager-&amp;gt;GetDefaultMode();

or with any of the following methods depending on what you want to get

WifiMode &amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_wifi_mode.html&amp;gt; 
GetAckMode&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_wifi_remote_station_manager.html#a1ced2a0f870adf44415439f9e9f1a166&amp;gt;
 (Mac48Address&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_mac48_address.html&amp;gt;
 address, WifiMode&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_wifi_mode.html&amp;gt;
 dataMode)WifiMode&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_wifi_mode.html&amp;gt;
 GetBasicMode&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_wifi_remote_station_manager.html#a8e4599eafc71fa98f6869e3d8908ea24&amp;gt; (uint32&lt;/pre&gt;</description>
    <dc:creator>Konstantinos</dc:creator>
    <dc:date>2013-05-20T22:17:52</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19684">
    <title>Re: Phy Rate</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19684</link>
    <description>&lt;pre&gt;Uhm, but how i can get it of the node? Heh... Could you give me some
example ? ;/

Thx for reply.. :)


2013/4/29 Konstantinos &amp;lt;dinos.katsaros-Re5JQEeQqe8AvxtiuMwx3w&amp;lt; at &amp;gt;public.gmane.org&amp;gt;


&lt;/pre&gt;</description>
    <dc:creator>Marcin Pupa</dc:creator>
    <dc:date>2013-05-20T21:01:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19683">
    <title>Re: calculate the coverage</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19683</link>
    <description>&lt;pre&gt;Follow the same principle in your scenario.
You know your total area and you can divide it in the patches (basically 
iterate for every meter x,y). Are your 'active' nodes change over time? 
If not, then you can do it only once, if not you have to do it every time 
the list updates.

Somewhere (either in your script or in you protocol) you have the list of 
active nodes. From NS-3 you can get their position and calculate the 
distance for each points of your 'patches'. If the distance is less than 
the comm.range then this point is covered. 


On Monday, May 20, 2013 7:20:37 PM UTC+1, manel wrote:

&lt;/pre&gt;</description>
    <dc:creator>Konstantinos</dc:creator>
    <dc:date>2013-05-20T20:45:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19682">
    <title>Re: calculate the coverage</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19682</link>
    <description>&lt;pre&gt;please kanstontinos help me : 

i have find this rule used in ns2 in one publication :
To measure coverage, we divide the entire sensing region into 1m×1m 
patches. The coverage degree of a patch is approximated by measuring the 
number of active nodes that cover the center of the patch.

so i must do like this 

&lt;/pre&gt;</description>
    <dc:creator>manel</dc:creator>
    <dc:date>2013-05-20T18:20:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19681">
    <title>Re: Assign function in Ipv4AddressHelper class</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19681</link>
    <description>&lt;pre&gt;Hi

Check the documentation for more information

Ipv4InterfaceContainer&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_ipv4_interface_container.html&amp;gt;
 Assign&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_ipv4_address_helper.html#af8e7f4a1a7e74c00014a1eac445a27af&amp;gt;(const 
NetDeviceContainer&amp;lt;http://www.nsnam.org/doxygen/classns3_1_1_net_device_container.html&amp;gt;&amp;amp;c) 
 Assign IP addresses to the net devices specified in the container based on 
the current network prefix and address base. 
http://www.nsnam.org/doxygen/classns3_1_1_ipv4_address_helper.html

Regards,
Konstantinos

On Monday, 20 May 2013 17:53:05 UTC+1, ram wrote:

&lt;/pre&gt;</description>
    <dc:creator>Konstantinos</dc:creator>
    <dc:date>2013-05-20T17:01:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19680">
    <title>Assign function in Ipv4AddressHelper class</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19680</link>
    <description>&lt;pre&gt;
Hi 

        Does the function Assign(NetDeiceContainer c) of the 
Ipv4AddressHelper return an object of Ipv4InterfaceContainer class? 
If not what does Ipv4InterfaceContainer interfaces = address.Assign 
(devices); mean?

&lt;/pre&gt;</description>
    <dc:creator>ram</dc:creator>
    <dc:date>2013-05-20T16:53:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.network.simulator.ns3.user/19679">
    <title>crypto ++</title>
    <link>http://permalink.gmane.org/gmane.network.simulator.ns3.user/19679</link>
    <description>&lt;pre&gt;Hi, 

I would like to install library crypto ++ for the implementation of Diffie 
Hellman exchange and AES encryption between a UDP server and UDP Client. . 
I have two questions:

1. How to install library in NS3 
2. How to call for example AES cryptosystem function from the library to ns3

I really appreciate if any one have a tutorial describe me that issue. 
Also, i am flexible if any one has an alternative solution to use 
encryption in Ns3. Many thanks


Kind regards,

Haitham 

&lt;/pre&gt;</description>
    <dc:creator>Haitham</dc:creator>
    <dc:date>2013-05-20T16:23:48</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.network.simulator.ns3.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.network.simulator.ns3.user</link>
  </textinput>
</rdf:RDF>
