this post was submitted on 11 Aug 2023
4 points (100.0% liked)

IPv6

315 readers
4 users here now

IPv6 Discussions

founded 1 year ago
MODERATORS
 

Has anyone messed with using the very large jumbo frames for IPv6 for anything like video transfer, or large file transfers?

I'm curious if anyone has done it for firewall overhead reduction too

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

You'd need some special hardware with a large enough MTU to handle that. While IP itself can most hardware can't

[โ€“] [email protected] 1 points 1 year ago

You're right! At least from what I can tell. Heck, Linux doesn't support jumbo payloads from what I can tell, but FreeBSD [does] (https://docs.freebsd.org/en/books/developers-handbook/ipv6/#ipv6-jumbo). Reading their docs it seems the lack of hardware support is an issue for them as well.