On 2020-08-19 08:45, Seevalamuthu Mariappan wrote: > AP-VLAN multicast/broadcast packets are expected to be encrypted > in software. Those packets should follow 802.11 xmit path. > AP-VLAN unicast packets can go with encryption in driver/hardware. > Redirect these packets to 'ieee80211_8023_xmit' from > '__ieee80211_subif_start_xmit' if encapsulation offload is > enabled on AP interface. > > Signed-off-by: Seevalamuthu Mariappan <seevalam@xxxxxxxxxxxxxx> Please take a look at the encap offload cleanup series that I posted and build on it before sending new patches that touch this code. - Felix