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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

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 3 times, most recently from 550ce8b to 049fe6b Compare May 21, 2025 08:42
@david-cermak david-cermak force-pushed the feat/eppp_transports branch 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 from a32ec2e to 14add67 Compare May 21, 2025 13:27
@david-cermak david-cermak force-pushed the feat/eppp_transports branch 2 times, most recently from 7ca5de0 to bb1f953 Compare May 21, 2025 13:58
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.

1 participant