On Thu, Mar 30, 2023, at 09:35, f...@igh.de wrote: > [Match] > name = eth0 > SSID = my-wifi > > would that mean, that "my-wifi" must be accessible via that interface > (AND logic) or could that mean we configure "eth0" while "my-wifi" is > visible on any interface (OR logic)? I had hoped for the latter.
It is AND logic only (with some Match conditions begin negatable in their own right). This Match configuration would be unlikely to ever trigger, unless somehow SSID 'my-wifi' is reachable on interface 'eth0'.