[ns] make nse - throws error: pcap.h: No such file or directory

2012-10-09 Thread hagit maryuma
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

[ns] does the trace file Pcap/Files works on the nse emulator?

2012-10-11 Thread hagit maryuma
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!

[ns] nse emulator

2012-10-24 Thread hagit maryuma
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!