Opened 18 years ago
Last modified 22 months ago
#868 new enhancement
create general point-to-point connection kernel module API — at Initial Version
Reported by: | wkornewald | Owned by: | wkornewald |
---|---|---|---|
Priority: | low | Milestone: | Unscheduled |
Component: | Network & Internet/Stack | Version: | R1/pre-alpha1 |
Keywords: | tun | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Certain connection types (SLIP, PPP, VPN, Bluetooth, WiFi) share similar behavior/concepts (ConnectOnDemand, authentication, point-to-point networks, etc.), so it might be useful to have a generic API for point-to-point connections in order to simplify their implementation.
Note:
See TracTickets
for help on using tickets.