1
0
mirror of https://github.com/ShadowKatStudios/OC-Minitel.git synced 2024-11-14 22:38:05 +11:00
OC-Minitel/OpenOS/usr
Izzy 071a692f11 Check network device MTUs and split packets accordingly depending on capacity and overhead.
Tally of packet overhead:
 - 16 bytes packet ID
 - 8 bytes type
 - N bytes dest
 - N bytes source
 - 8 bytes port
 - N bytes data
 - 6*2 bytes network card overhead
2024-03-16 12:30:25 +10:00
..
lib Check network device MTUs and split packets accordingly depending on capacity and overhead. 2024-03-16 12:30:25 +10:00
man cleared up some docs 2019-11-09 17:40:04 +11:00