|
Classes | |
| class | ns3::UdpHeader |
| Packet header for UDP packets. More... | |
| class | ns3::UdpL4Protocol |
| Implementation of the UDP protocol. More... | |
| class | ns3::UdpSocketFactoryImpl |
| Object to create UDP socket instances. More... | |
| class | ns3::UdpSocketImpl |
| A sockets interface to UDP. More... | |
The following options are not presently part of this implementation: UDP_CORK, MSG_DONTROUTE, path MTU discovery control (e.g. IP_MTU_DISCOVER). MTU handling is also weak in ns-3 for the moment; it is best to send datagrams that do not exceed 1500 byte MTU (e.g. 1472 byte UDP datagrams)
1.5.8