hello,
I am just about to use sdn-vanet the code worked but when I start : ./waf --run "SDN --duration=300 --verbose"
i get this:
In file included from ./ns3/sdn-helper.h:28:0,
from ../scratch/SDN/SDN.h:29,
from ../scratch/SDN/SDN.cc:15:
./ns3/sdn-routing-protocol.h: In constructor ‘ns3::sdn::CarInfo::CarInfo()’:
./ns3/sdn-routing-protocol.h:74:14: warning: overflow in implicit constant conversion [-Woverflow]
minhop = INFINITY;
^~~~
./ns3/sdn-routing-protocol.h: In constructor ‘ns3::sdn::ShortHop::ShortHop()’:
./ns3/sdn-routing-protocol.h:102:17: warning: overflow in implicit constant conversion [-Woverflow]
hopnumber = INFINITY;
hello, I am just about to use sdn-vanet the code worked but when I start : ./waf --run "SDN --duration=300 --verbose" i get this: In file included from ./ns3/sdn-helper.h:28:0, from ../scratch/SDN/SDN.h:29, from ../scratch/SDN/SDN.cc:15: ./ns3/sdn-routing-protocol.h: In constructor ‘ns3::sdn::CarInfo::CarInfo()’: ./ns3/sdn-routing-protocol.h:74:14: warning: overflow in implicit constant conversion [-Woverflow] minhop = INFINITY; ^
~~~ ./ns3/sdn-routing-protocol.h: In constructor ‘ns3::sdn::ShortHop::ShortHop()’: ./ns3/sdn-routing-protocol.h:102:17: warning: overflow in implicit constant conversion [-Woverflow] hopnumber = INFINITY;the build was successful, after that i get this :
Max time in fcdoutput.xml is 0 Now?0 SetRoutingHelper Done internet.Install Done IPV4S Assigned IPV4C Assigned Starting simulation for 300 s ... BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE Now:0 Mode: BS-SDN ,DataSet: Tx_Data_Pkts: 0, 0 Rx_Data_Pkts: 0, 0 Unique_RX_Pkts: 0, 0 Rx_Data_Pkts2: 0, 0 Unique_RX_Pkts2: 0, 0 BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE Now:1 Mode: BS-SDN ,DataSet: Tx_Data_Pkts: 0, 0 Rx_Data_Pkts: 0, 0 Unique_RX_Pkts: 0, 0 Rx_Data_Pkts2: 0, 0 Unique_RX_Pkts2: 0, 0 BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE Now:2 Mode: BS-SDN ,DataSet: Tx_Data_Pkts: 12, 12 Rx_Data_Pkts: 0, 0 Unique_RX_Pkts: 0, 0 Rx_Data_Pkts2: 0, 0 Unique_RX_Pkts2: 0, 0 BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE Now:3 Mode: BS-SDN ,DataSet: Tx_Data_Pkts: 24, 12 Rx_Data_Pkts: 0, 0 Unique_RX_Pkts: 0, 0 Rx_Data_Pkts2: 0, 0 Unique_RX_Pkts2: 0, 0 BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE Now:4 Mode: BS-SDN ,DataSet: Tx_Data_Pkts: 36, 12 Rx_Data_Pkts: 0, 0 Unique_RX_Pkts: 0, 0 Rx_Data_Pkts2: 0, 0 Unique_RX_Pkts2: 0, 0 BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE BinarySearch Upper:0 BS_count:1,LowerBound:0 CR DONE