]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Add option to explicitly set 4addr mode
authorKonstantinos Natsakis <infradead.org@aleph-0.net>
Wed, 1 Feb 2023 00:16:18 +0000 (02:16 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 20 Feb 2023 22:00:07 +0000 (00:00 +0200)
commit8085a7e656deb69cc1e2fc0deadc7c36ddb0c656
tree3354076e4fed4d6b30d0974ce012c9f5003d8399
parent1ffc7d1c657f64cc3d6fc0a06b6bc9a005572bfa
wpa_supplicant: Add option to explicitly set 4addr mode

Add a new network profile option enable_4addr_mode=1 that puts an
interface in 4addr mode, for interfaces meant to be added to a bridge.

Signed-off-by: Konstantinos Natsakis <infradead.org@aleph-0.net>
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/events.c