Forum Discussion
Altera_Forum
Honored Contributor
14 years agoMost 'real' UDP/IP stacks fragment UDP datagrams that exceed the ethernet (or other network) frame size.
For instance NFS (over UDP) will typically do 8k transfers as a single UDP packet that gets transferred as 6 back-to-back ethernet frames.