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.

Sending ARP via the raw socket interface

Other Parts Discussed in Thread: CC3100

Hi,

I am using a CC3100 in order to bridge data from an Ethernet to a WiFi network. The CC3100 has to be run in AP mode. I want to send (bridge) an ARP message created by a device on the Ethernet network to another device present on the WiFi side.

However reading about the raw socket it seems only to be compatible with IP datagrams. Is it possible to use the RAW socket interface in order to control(send/receive) packets on a link layer, in this case ARP packets?

Best regards,

nin