Converts csma, emu, tap-bridge, point-to-point, wifi and wimax modules into modular format
This commit is contained in:
@@ -15,11 +15,13 @@
|
||||
*/
|
||||
|
||||
#include "ns3/core-module.h"
|
||||
#include "ns3/point-to-point-module.h"
|
||||
#include "ns3/network-module.h"
|
||||
#include "ns3/helper-module.h"
|
||||
#include "ns3/applications-module.h"
|
||||
#include "ns3/wifi-module.h"
|
||||
#include "ns3/mobility-module.h"
|
||||
#include "ns3/csma-module.h"
|
||||
#include "ns3/ipv4-global-routing-helper.h"
|
||||
|
||||
// Default Network Topology
|
||||
|
||||
Reference in New Issue
Block a user