Hi All,
I am trying to run the command:
make nse
but run into the next error:
emulate/net-pcap.cc:64:18: fatal error: pcap.h: No such file or directory
compilation terminated.
anyone can help from where to take pcap.h file and how to make the make nse
command work?
Regards,
Hagit
Hi All,
the nse emulator works on Pcap/Live examples from ~ns/emulate directory.
does anyone knows if the trace files using Pcap/Files work? or only in
progress...???
Thanks!
Hello,
Please help anyone.. knows how to read the real IP addreses of a packet
from a pcap file that is inserted to a node in the nse emulator?
The simulation uses pcap file as live data.
But need to find a way to read the real IP address from that pcap file.
Thanks!