wireless: only enable proxyarp/isolate for AP vifs
authorFelix Fietkau <nbd@nbd.name>
Mon, 20 Sep 2021 16:00:03 +0000 (18:00 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 20 Sep 2021 16:00:05 +0000 (18:00 +0200)
commit06d11bbf1f2b61dcdb1b7088eec539fcd00b28a0
tree114d96a01139ae345722c45e5240026f9e7ebaa9
parent6fa9b042ff4dc2ef91a8b8c49cbc02cdfca0cf28
wireless: only enable proxyarp/isolate for AP vifs

The settings might be present in the config as leftovers when switching
a vif from AP to sta mode. In that case, they will not be applied by wpad,
so they also must not be used by netifd

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