Skip to content

feat(eppp): Add support for TUN interface #812

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

Merged
merged 2 commits into from
Jun 12, 2025

Conversation

david-cermak
Copy link
Collaborator

@david-cermak david-cermak commented May 7, 2025

  • Fix all + cleanup transports
  • Implement factory pattern
  • Make netif type configurable (PPP vs. TUN)
  • Use ICMP for TUN netif connection
  • Relax deps criteria (mainly for Ethernet)

Followup PR:

  • Support for channels

@david-cermak david-cermak self-assigned this May 7, 2025
@david-cermak david-cermak marked this pull request as draft May 7, 2025 15:42
@david-cermak david-cermak force-pushed the feat/eppp_transports branch 4 times, most recently from 049fe6b to 4c0559f Compare May 21, 2025 08:50
@david-cermak david-cermak marked this pull request as ready for review May 21, 2025 11:01
@david-cermak david-cermak force-pushed the feat/eppp_transports branch 4 times, most recently from bb1f953 to ea26044 Compare May 21, 2025 14:03
Copy link
Collaborator

@euripedesrocha euripedesrocha left a comment

Choose a reason for hiding this comment

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

Only a small typo to fix.

@david-cermak david-cermak force-pushed the feat/eppp_transports branch 3 times, most recently from d207ba1 to ba4dc9e Compare June 12, 2025 08:38
* Implement factory pattern
* Make netif type configurable (PPP vs. TUN)
* Use ICMP for TUN netif connection
* Relax deps criteria (mainly for Ethernet)use the tun feature
0.3.0
Features
- Add support for TUN interface (2ff150c)
- Add support for transport via Ethernet link (a21ce88)
@david-cermak david-cermak force-pushed the feat/eppp_transports branch from ba4dc9e to c5a4a51 Compare June 12, 2025 10:00
@david-cermak david-cermak merged commit a74b01e into espressif:master Jun 12, 2025
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants