#include <netelem.h>
Inheritance diagram for Fragmenter:
Public Member Functions | |
Fragmenter (unsigned int mtu=0) | |
void | Reset (bool dump=false) |
|
Creates a NetElement that receives packets and splits them in blocks up to a Maximum Tranfer Unit. Note that it does not add any "space" between fragments, i.e. the resulting fragments will be sent "at once" with the same timestamp than the originating packet.
|
|
Empty (no counter to reset) Implements NetElement. |