-
Notifications
You must be signed in to change notification settings - Fork 2.1k
netdev2_tap: make driver capable to handle multiple TAP interfaces #2195
Copy link
Copy link
Closed
Labels
Area: networkArea: NetworkingArea: NetworkingPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Description
With netdev coming up we are able to speak to multiple devices of the same type in one RIOT instance. This would also allow for having multiple TAP interfaces for one RIOT instance in nativenet. One could easily add the TAP's file descriptor to the netdev::more-field of, only the signal handling must be adapted for multiple interfaces.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: networkArea: NetworkingArea: NetworkingPlatform: nativePlatform: This PR/issue effects the native platformPlatform: This PR/issue effects the native platformType: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation