wireless: improve reliability of proxyarp support
authorFelix Fietkau <nbd@nbd.name>
Wed, 1 Sep 2021 17:00:41 +0000 (19:00 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 1 Sep 2021 17:03:30 +0000 (19:03 +0200)
commit300b1220fab38600f102bb8cfcc59a29ce41b095
tree103ae559ccdf4f34065fb761bcd25057b3d5ddb0
parentf8ff6d82028367620893872636d455702a1c1ea1
wireless: improve reliability of proxyarp support

instead of relying on hostapd to manipulate bridge attributes (which can race
against netifd adding/removing of member ports), set the proxyarp related
attributes in netifd directly when bringing up the member port

Signed-off-by: Felix Fietkau <nbd@nbd.name>
device.h
scripts/netifd-wireless.sh
system-linux.c
wireless.c
wireless.h