You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
In current ns3 deployment a wifi station nodes waits to lose 10
beacons from an access point to mark it as unassociated. This process
of losing 10 beacons take a second, i want this time to be reduces
because i want to associate station node with a new access point more
quickly.
I could not figure out where to change to make this happen.
Any suggestions?
Konstantinos
unread,
May 22, 2012, 6:12:41 AM5/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You can change any of these 3 (using the attribute system) so that you can have more frequent de-association.
Any suggestions?
canleloglu
unread,
May 22, 2012, 5:32:55 PM5/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ns-3-users
Exactly what im looking for. Thanks.
On May 22, 1:12 pm, Konstantinos <dinos.katsa...@gmail.com> wrote:
> Hi there,
>
> On Tuesday, 22 May 2012 10:49:49 UTC+1, canleloglu wrote:
>
> > In current ns3 deployment a wifi station nodes waits to lose 10
> > beacons from an access point to mark it as unassociated. This process
> > of losing 10 beacons take a second, i want this time to be reduces
> > because i want to associate station node with a new access point more
> > quickly.
>
> > I could not figure out where to change to make this happen.
>
> See the attributes of StaWifiMac class
> (http://www.nsnam.org/doxygen/classns3_1_1_sta_wifi_mac.html)
>