Skip to content

Added support for L3, non-ethernet interfaces#70

Merged
gasbytes merged 6 commits intowolfSSL:masterfrom
danielinux:l3_dev
Mar 9, 2026
Merged

Added support for L3, non-ethernet interfaces#70
gasbytes merged 6 commits intowolfSSL:masterfrom
danielinux:l3_dev

Conversation

@danielinux
Copy link
Member

Added the possibility to bind new network interfaces with non_ethernet=1 extra field, that skip L2 addressing and communicate solely via IP packets.

Added new posix port interface linux_tun.c, equivalent to tap, but point-to-point. Added functional test (evloop) using the tun device to demonstrate L3 interfaces.

Added unit tests (case: forwarding between interfaces of mixed types).

Copilot AI review requested due to automatic review settings March 5, 2026 17:06
@gasbytes gasbytes mentioned this pull request Mar 5, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI review requested due to automatic review settings March 5, 2026 23:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 6 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings March 6, 2026 09:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 5 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@gasbytes gasbytes self-requested a review March 9, 2026 13:49
@gasbytes gasbytes merged commit 21c0df2 into wolfSSL:master Mar 9, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants