Search Linux Wireless

Re: DS params only in 2GHz band?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > +               if (bss->band == IEEE80211_BAND_2GHZ) {
> > +                       pos = skb_put(skb, 2 + 1);
> > +                       *pos++ = WLAN_EID_DS_PARAMS;
> > +                       *pos++ = 1;
> > +                       *pos++ = ieee80211_frequency_to_channel(bss->freq);
> > +               }
> >
> >                 pos = skb_put(skb, 2 + 2);
> >                 *pos++ = WLAN_EID_IBSS_PARAMS;
> 
> what's the reason you changed the beacons to include DS params only in the 
> 2GHz band?

IEEE 802.11 7.3.2.4:

The DS Parameter Set element contains information to allow channel
number identification for STAs using a DSSS PHY.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux