demikernel
demikernel copied to clipboard
[runtime] MTU Discovery
Description
Currently MTU size is hardcode as a constant in the network::consts
module. Instead, we should implement a auto-discovery function for this value.