Hi all ,
Did NDK get remote MAC while remote host issue a udp request ? I try to dump the arp static table while the udp packet proccessing .
I find that there is no arp entry in the table . see code
linux seems to have the function that add a arp entry when it receives a request . Can NDK do that ? Because I need to query the remote mac on arp table or there is any other way to get remote MAC?
Brenden