fff-layer3-config: Always clear client interface list completely #210

Closed
fbl wants to merge 1 commits from fbl:ifret into master

1 Commits

Author SHA1 Message Date
Fabian Bläse 6a339bf295 fff-layer3-config: Always clear client interface list completely
Previously, some interfaces in the client ifname list have been kept.
The actual reason for this is unknown, it might have been used for the
bat0 interfaces.

Filtering the interface list in this way might lead to interfaces being
retained unintentionally, especially with the diverse naming of DSA
interfaces.

As it is not required anymore, remove the retention of some interfaces
completely.

Fixes: #207

Signed-off-by: Fabian Bläse <fabian@blaese.de>
2022-02-27 01:35:31 +01:00