utils/bench-packets.cc
changeset 14 6dd7d31c6fc3
parent 12 917ba023c576
child 16 99e833adbb46
equal deleted inserted replaced
13:b69ebc273a06 14:6dd7d31c6fc3
    16  * along with this program; if not, write to the Free Software
    16  * along with this program; if not, write to the Free Software
    17  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    17  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    18  *
    18  *
    19  * Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
    19  * Author: Mathieu Lacage <mathieu.lacage@sophia.inria.fr>
    20  */
    20  */
    21 #include "yans/wall-clock-ms.h"
    21 #include "ns3/wall-clock-ms.h"
    22 #include "yans/packet.h"
    22 #include "ns3/packet.h"
    23 #include "yans/chunk-constant-data.h"
    23 #include "ns3/chunk-constant-data.h"
    24 #include "yans/chunk-udp.h"
    24 #include "ns3/chunk-udp.h"
    25 #include "yans/chunk-ipv4.h"
    25 #include "ns3/chunk-ipv4.h"
    26 #include <iostream>
    26 #include <iostream>
    27 
    27 
    28 using namespace yans;
    28 using namespace yans;
    29 
    29 
    30 static void 
    30 static void