demikernel icon indicating copy to clipboard operation
demikernel copied to clipboard

[inetstack] Support Fragmentation

Open ppenna opened this issue 2 years ago • 1 comments

Description

We should support fragmentation in IPv4.

ppenna avatar Mar 15 '22 14:03 ppenna

This is more important for UDP than TCP, as TCP can split user data across multiple TCP segments automatically.

BrianZill avatar Mar 29 '22 23:03 BrianZill