CAPTURE PACKETS AND USAGE OF INET SOURCES IN ARTERY PROJECT

20 views
Skip to first unread message

Aintzel Bereziartua Aranzabal

unread,
Jul 26, 2022, 3:27:12 AM7/26/22
to OMNeT++ Users
Hello.

I am trying to capture packets in the artery project to analyze the traffic in wireshark using the example PcapRecorder from inet. I am using Visual Studio Code IDE (because with OMNET++ I had problems to run artery).
 
Artery uses Cmake to declare the sources, and the thing is that in order to capture packets I need the code that is located in extern/inet... because in artery/src/inet/... there are not all the codes that I need.

So, is there any way to call the codes from extern/inet/src/... or is it necessary to copy the codes to the sources directory of artery and then declare them in the Cmake of that sources by hand.
 
I don't know if there is any other easier way to capture packets.

Thanks in advance.

Reply all
Reply to author
Forward
0 new messages