Re: Adjusting_tbtt in mesh capability

2016-02-03 Thread Neelansh Mittal
> I guess it's to prevent mesh peers from running TBTT adjustment? That's correct. But in this scenario(Synchronization) , the beacon would be delayed , and the peers running faster than me, would see this as drift and should delay their TSFs too.(which they would do if the bit is unset) On the

Re: Adjusting_tbtt in mesh capability

2016-02-03 Thread Peter Oh
On 02/03/2016 12:18 PM, Neelansh Mittal wrote: Currently, for a mesh node ,the mac80211 sync implementation sets the tbtt adjustment bit , when it is adjusting it's tsf as part of Neighbour offset Synchronization(Function:mesh_sync_offset_ adjust_tbtt()) According to ieee80211s specification, th

Adjusting_tbtt in mesh capability

2016-02-03 Thread Neelansh Mittal
Currently, for a mesh node ,the mac80211 sync implementation sets the tbtt adjustment bit , when it is adjusting it's tsf as part of Neighbour offset Synchronization(Function:mesh_sync_offset_ adjust_tbtt()) According to ieee80211s specification, this bit should(only) be set when tbtt adjustm