wireless: only apply wireless device attributes to the base vif interface
authorFelix Fietkau <nbd@nbd.name>
Mon, 20 Sep 2021 15:55:39 +0000 (17:55 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 20 Sep 2021 15:56:03 +0000 (17:56 +0200)
commit6fa9b042ff4dc2ef91a8b8c49cbc02cdfca0cf28
treee579f7124c3e62f0a672d14b2fea11d8779e7738
parent5ba9744aac6d42da1e56357aca951b52f86cfacb
wireless: only apply wireless device attributes to the base vif interface

Per-station interfaces in 4-addr AP mode must not inherit them, because
this can cause reflected packets by enabling hairpin mode.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
wireless.c