From 0b5113acde829480084dae35d2dfc48b0073ca8c Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Wed, 10 Jul 2019 22:20:13 -0500 Subject: [PATCH] TODO: Mark 4addr task as done --- TODO | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/TODO b/TODO index 501a9050..235fdf88 100644 --- a/TODO +++ b/TODO @@ -279,16 +279,6 @@ Wireless daemon Priority: Low Complexity: C2 -- Implement 4-Address mode when acting as a client - - NL80211 allows one to use 4-address mode in STA role. In this case the - EAPoL packets flow over the bridge interface while the rest of the commands - are addressed to the actual interface index. This can be useful to share - the WiFi interface over various VM instances. - - Priority: Low - Complexity: C2 - - Use NL80211_CMD_CRIT_PROTOCOL_START / CRIT_PROTOCOL_STOP Research whether iwd should be making use of these commands in order to