Forum Discussion
Altera_Forum
Honored Contributor
14 years agoget MAC address of target IP
Hi, I have already spent some days searching the information how to fetch the MAC address associated with an IP address. I am primarly an FPGA designer and unfortunately beginner with regard ...
Altera_Forum
Honored Contributor
14 years agoUDP is sent by the ip stack also which implicitly handles the arp cache and translates the ip address to a mac addresss. Note that if you are sending to an ip address that is several hops away then the ip kernel provides the mac address of the default router.