Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Multiple Network Devices in somltcp #951

Open
lhw2002426 opened this issue Jul 10, 2024 · 1 comment
Open

Support for Multiple Network Devices in somltcp #951

lhw2002426 opened this issue Jul 10, 2024 · 1 comment

Comments

@lhw2002426
Copy link

Hello,

I'm new to somltcp and have a question about using multiple network devices (e.g., eth0 + loopback). I noticed that all the examples only use a single device, and from the source code, it appears that each Interface corresponds to only one network device.

Does this mean I need to manage multiple Interfaces myself if I want to use multiple network devices?

Thank you for your help.

@rvbcldud
Copy link

I am interested in the answer to this as well.

I believe you may have to create an (Interface, Device) pair for each actual network interface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants