Raw socket nearly work

This commit is contained in:
Borovkova Elena
2009-07-27 14:47:14 +04:00
parent 7d2132a408
commit 807146f0b0
11 changed files with 173 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#ifndef IPV4_RAW_SOCKET_IMPL_H
#define IPV4_RAW_SOCKET_IMPL_H
#ifndef RAW_SOCKET_IMPL_H
#define RAW_SOCKET_IMPL_H
#include "ns3/socket.h"
#include "ns3/ipv4-header.h"