sns3 / sns3-satellite

Satellite module for ns-3 simulator
https://www.sns3.org
GNU General Public License v3.0
142 stars 58 forks source link

use sns3 with openflow in ns3 #1

Closed HaniKu closed 6 years ago

HaniKu commented 6 years ago

Hi, I would like to ask if its possible to combine sns3 with openflow in ns3. (i.e.: use satellite as openflow switches).

jeanbaptistedupe commented 6 years ago

Hello! Our satellite model in SNS3 is transparent (i.e. it is only a signal repeater), so it is not possible to apply OpenFlow to the satellite.

meimous commented 5 years ago

hi, i installed SNS3 as u said in the instructions using waf. when i want to execute any example i have this error

./waf --run contrib/satellite/examples/sat-training-example

ns-3.29/build/contrib/satellite/examples/ns3.29-sat-training-example-optimized: error while loading shared libraries: libns3.29-satellite-optimized.so: cannot open shared object file: No such file or directory Command ['/home/bada/Desktop/satellite/ns-3.29/build/contrib/satellite/examples/ns3.29-sat-training-example-optimized'] exited with code 127

please help me :(