Hello,đ
 I hope everyone is doing well. I'm currently trying to ping an NS3 node located in laptop one with another laptop, both of them in the same network but using a real wifi interface since it did work with a real ethernet interface...as i told in a previous question :
How to attach an NS-3 object to a real physical wireless interface
but i'm very much struggling to understand correctly the link between file descriptor, row socket and the real interface in fdnetdevice.
I have found a script called raw-socket-creator that creates a row socket but I'm thinking that it is connected with just an ethernet interface. Maybe this is the rasen that I can't use it with the wifi interface ?  Â
If you can just guide me so i can know i'm on a good path...or correct my understanding please !đđđ
 Below you can find the:
raw-socket-creator.cc
the fd-ping-emu.cc