-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Make layer 3 MTU board dependent #1647
Copy link
Copy link
Closed
Labels
Area: networkArea: NetworkingArea: NetworkingDiscussion: RFCThe issue/PR is used as a discussion starting point about the item of the issue/PRThe issue/PR is used as a discussion starting point about the item of the issue/PRType: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationType: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort
Milestone
Description
The MTU is currently defined layer dependent, but for some boards it is just to big. This issue proposes to make it board-dependent. When you're at it: make all packet buffers MTU dependent.
Things to do:
- implement path MTU discovery for IPv6
- are their similar mechanisms for other protocols (CCN-lite, ...)?
- add MTU macro to all
cpu_conf.h - make packet buffers MTU dependent
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area: networkArea: NetworkingArea: NetworkingDiscussion: RFCThe issue/PR is used as a discussion starting point about the item of the issue/PRThe issue/PR is used as a discussion starting point about the item of the issue/PRType: enhancementThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationThe issue suggests enhanceable parts / The PR enhances parts of the codebase / documentationType: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort