Hi,
I am using ARP protocol and I was reading the code in arp-l3-protocol.cc and arp-l3-protocol.h, and I would like to ask something:
- after the arp reply is sent to the source node, where is the part (in the arp-l3-protocol.cc) that sends the packet from the source node to its destination node?
Thank you