> I am working on implementation of AX.25 protocol. My code also needs ARP
> and I was wondering if there is a way to use existing ARP code, or do I
> need to duplicate code and use my arp structure instead original one? I
> need arp to resolve HAM addresses to IP addresses. HAM address has
Hello Everybody !
I am working on implementation of AX.25 protocol. My code also needs ARP
and I was wondering if there is a way to use existing ARP code, or do I
need to duplicate code and use my arp structure instead original one? I
need arp to resolve HAM addresses to IP addresses. HAM add