equal
deleted
inserted
replaced
121 void SetStandard (enum WifiPhyStandard standard); |
121 void SetStandard (enum WifiPhyStandard standard); |
122 //void SetMeshId (std::string s); // XXX |
122 //void SetMeshId (std::string s); // XXX |
123 /** |
123 /** |
124 * \brief Spread/not spread frequency channels of MP interfaces. |
124 * \brief Spread/not spread frequency channels of MP interfaces. |
125 * |
125 * |
126 * If set to true different non-overlaping 20MHz frequency |
126 * If set to true different non-overlapping 20MHz frequency |
127 * channels will be assigned to different mesh point interfaces. |
127 * channels will be assigned to different mesh point interfaces. |
128 */ |
128 */ |
129 enum ChannelPolicy |
129 enum ChannelPolicy |
130 { |
130 { |
131 SPREAD_CHANNELS, |
131 SPREAD_CHANNELS, |