linux-wpan.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Simulating 6lowpan with mac802154_hwsim
@ 2019-06-06 22:49 Ramon Fontes
  2019-06-12 14:10 ` Alexander Aring
  0 siblings, 1 reply; 9+ messages in thread
From: Ramon Fontes @ 2019-06-06 22:49 UTC (permalink / raw)
  To: linux-wpan

Hello all,

I've been developed a wireless network emulator for IoT
(https://github.com/ramonfontes/mininet-iot) in which I'm using
mac802154_hwsim. Mininet-IoT extends Mininet-WiFi
(https://github.com/intrig-unicamp/mininet-wifi) by simulating WiFi
through mac80211_hwsim. Mininet-WiFi already supports 6lowpan with
fakelb and I moving everything to mac802154_hwsim. Since I'm using
iwpan with mac802154_hwsim and given the expertise of this community,
I was wondering whether there is any work in which simulate the data
rate based on the distance/rssi with 6lowpan. If the answer is no,
what would be the best way to do so? I was thinking of doing this with
TC, but TC wouldn't work well with multiple hops. Should I develop a
wmediumd-like simulator (https://github.com/bcopeland/wmediumd) for
mac802154_hwsim?

Best regards,
Ramon Fontes

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Simulating 6lowpan with mac802154_hwsim
@ 2019-06-06 22:43 Ramon Fontes
  0 siblings, 0 replies; 9+ messages in thread
From: Ramon Fontes @ 2019-06-06 22:43 UTC (permalink / raw)
  To: linux-wpan

Hello all,

I've developed a wireless network emulator for IoT
(https://github.com/ramonfontes/mininet-iot) in which I'm using
mac802154_hwsim. Mininet-IoT extends Mininet-WiFi
(https://github.com/intrig-unicamp/mininet-wifi) by simulating WiFi
through mac80211_hwsim. Mininet-WiFi already supports 6lowpan with
fakelb and I moving everything to mac802154_hwsim. Since I'm using
iwpan with mac802154_hwsim and given the expertise of this community,
I was wondering whether there is any work in which simulate the data
rate based on the distance/rssi with 6lowpan. If the answer is no,
what would be the best way to do so? I was thinking of doing this with
TC, but TC wouldn't work well with multiple hops. Should I develop a
wmediumd-like simulator (https://github.com/bcopeland/wmediumd) for
mac802154_hwsim?

Best regards,
Ramon Fontes

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2019-06-12 23:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-06 22:49 Simulating 6lowpan with mac802154_hwsim Ramon Fontes
2019-06-12 14:10 ` Alexander Aring
2019-06-12 17:07   ` Ramon Fontes
2019-06-12 17:20     ` Alexander Aring
2019-06-12 19:59       ` Alexander Aring
2019-06-12 22:52         ` Ramon Fontes
2019-06-12 23:03           ` Alexander Aring
2019-06-12 23:08             ` Ramon Fontes
  -- strict thread matches above, loose matches on Subject: below --
2019-06-06 22:43 Ramon Fontes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).