fixed Bug 1416 - WifiMac traces not being called

This commit is contained in:
Nicola Baldo
2012-04-23 13:46:14 +02:00
parent 4789d43a7a
commit e8d8a23857

View File

@@ -171,8 +171,8 @@ int main (int argc, char *argv[]) {
appSink->AddApplication (receiver);
receiver->SetStartTime (Seconds (0));
// Config::Set("/NodeList/*/ApplicationList/*/$Sender/Destination",
// Ipv4AddressValue("192.168.0.2"));
Config::Set ("/NodeList/*/ApplicationList/*/$Sender/Destination",
Ipv4AddressValue ("192.168.0.2"));