public inbox for iwd@lists.linux.dev
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: Fabian Herb <fabian.herb@xtonomy.ai>,
	James Prestwood <prestwoj@gmail.com>
Cc: "iwd@lists.linux.dev" <iwd@lists.linux.dev>
Subject: Re: How to Autoconnect Two WiFi Cards?
Date: Tue, 23 Jan 2024 10:15:10 -0600	[thread overview]
Message-ID: <69a80bff-f587-48da-a14e-8897586c93e9@gmail.com> (raw)
In-Reply-To: <E8931256-9BC5-4563-8A26-6A346560F34A@xtonomy.ai>

Hi Fabian,

> 
> I’m starting to think that it might be easier to add a feature to iwd that does what I want :). But I’m still a bit lost in the source code.

Can you elaborate on what you're trying to accomplish?

Do you want iwd to connect to two SSIDs?  Two different BSSes within the same 
SSID?  Something else?

I do like the idea of having iwd support multiple wifi cards out of the box. 
Right now we do so, but it isn't terribly useful, e.g. both phys will happily 
connect to the same SSID on the same frequency.

Having the ability for iwd to natively support connecting to multiple APs with 
multiple cards would be nice.  Then we can use something like mptcp to run 
multiple flows for redundancy / throughput.  Shouldn't be all that hard to have 
something working, mostly a matter of updating autoconnect logic to take 
multi-phy scenario into account.

Obligatory: patches are always welcome :)

> 
> Yes, WiFi 7 is certainly interesting. You can already buy WiFi-7-capable hardware now. UniFi promises MLO support to be available in February with a firmware update for example.

MLO only works to the same AP though, just different band.  You mentioned using 
a different SSID earlier?

Regards,
-Denis

  parent reply	other threads:[~2024-01-23 16:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-16 16:48 How to Autoconnect Two WiFi Cards? Fabian Herb
2024-01-16 17:15 ` James Prestwood
2024-01-18 11:51   ` Fabian Herb
2024-01-18 12:18     ` James Prestwood
2024-01-23 13:36       ` Fabian Herb
2024-01-23 14:15         ` James Prestwood
2024-01-23 16:15         ` Denis Kenzior [this message]
2024-01-24 12:34           ` Fabian Herb
2024-01-24 15:21             ` Denis Kenzior
2024-01-24 16:07               ` Fabian Herb
2024-01-24 16:18                 ` Denis Kenzior

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=69a80bff-f587-48da-a14e-8897586c93e9@gmail.com \
    --to=denkenz@gmail.com \
    --cc=fabian.herb@xtonomy.ai \
    --cc=iwd@lists.linux.dev \
    --cc=prestwoj@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox