Re: [PATCH v2] ath10k: add dynamic vlan support

2019-02-12 Thread Kalle Valo
Manikanta Pubbisetty wrote: > Multicast/broadcast traffic destined for a particular vlan group will > always be encrypted in software. To enable dynamic VLANs, it requires > driver support for sending software encrypted packets. > > In ath10k, sending software encrypted frames is allowed only

Re: [PATCH v2] ath10k: add dynamic vlan support

2019-02-11 Thread Kalle Valo
Manikanta Pubbisetty wrote: > Multicast/broadcast traffic destined for a particular vlan group will > always be encrypted in software. To enable dynamic VLANs, it requires > driver support for sending software encrypted packets. > > In ath10k, sending software encrypted frames is allowed only

[PATCH v2] ath10k: add dynamic vlan support

2018-11-21 Thread Manikanta Pubbisetty
Mutlicast/broadcast traffic destined for a particular vlan group will always be encrypted in software. To enable dynamic VLANs, it requires driver support for sending software encrypted packets. In ath10k, sending sw encrypted frames is allowed only when we insmod the driver with cryptmode param