This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP432E401Y: An interceptor for the network stack through the BSD or SlNetSock interface?

Part Number: MSP432E401Y

Hi,

I am looking for a way to kindly intercept sockets in order to protocol what is going on the network layer. However without modifying the packet contents. For example on some UDP based protocols like DHCP / DNS some customer do complain that the resolution is not always working properly (SL SDK 3.2). Using my own very simple logging mechanism I can protocol a return values of being -2006 for an unsuccessful DNS resolution. However I would like to have a filtered list (timestamped) IP type, packet length etc etc in an ASCII readable form. For this to write I would need to know the best way to intercept the network stack, if this is possible without a lot of modifications on the network stack itself.

If someone is able to shed some light on this topic I would be very graceful
Markus

**Attention** This is a public forum