A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

eth/arp.h

Committer:
andrewboyson
Date:
2017-04-16
Revision:
10:f0854784e960
Child:
22:914b970356f0

File content as of revision 10:f0854784e960:

extern int  ArpHandleReceivedPacket(char* pSrcMac, void * pPacket, int* size, char*pDstMac);