Search Linux Wireless

Re: [RFC] mac80211/cfg80211: Add vif configuration options

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

 



On Fri, 2008-08-15 at 22:33 +0300, Jouni Malinen wrote:

> +/**
> + * struct vif_parameters - Virtual interface parameters
> + *
> + * Used to change virtual interface parameters.
> + *
> + * @drop_unencrypted: Whether to drop unencrypted frames
> + *	(0 = no, 1 = yes, -1 = do not change)
> + * @userspace_mlme: Whether to use userspace MLME
> + *	(0 = no, 1 = yes, -1 = do not change)
> + */
> +struct vif_parameters {
> +	int drop_unencrypted;
> +	int userspace_mlme;
> +};

>   * @set_mesh_cfg: set mesh parameters (by now, just mesh id)
>   *
>   * @change_bss: Modify parameters for a given BSS.
> + *
> + * @change_vif: Modify parameters for a given virtual interface.

That reminds me, we should probably include the "bridge packets" thing
in the BSS parameters (or here?)

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[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