nix-vector-routing: use default wifi remote station manager

This commit is contained in:
Gabriel Ferreira
2022-02-17 10:45:22 -03:00
parent 4aedba2f00
commit 1b1b6b4938

View File

@@ -126,7 +126,6 @@ main (int argc, char *argv[])
phy.SetChannel (channel.Create ());
WifiHelper wifi;
wifi.SetRemoteStationManager ("ns3::AarfWifiManager");
WifiMacHelper mac;
Ssid ssid = Ssid ("ns-3-ssid-first");