Hello to all
This question is for Hamish Moffatt
Hamish I have made the patch to the aprsd 2.1.1
for the support of the ax.25 tools in RedHat 6.1
and in a same way I made it with the APRSD 2.1.0,
but the problem that I have is that in RedHat 5.2 when I run the aprsd at
the end
it lets see me an error like this:
socket: Invalid argument
and it exit, I was looking in the file sockets.ccp
in the following line:
/ * Create the receive socket * /
if ((rx_socket = socket(AF_PACKET, SOCKET_PACKET, htons(proto))) == -1)
if I change the AF_PACKET for the AF_INET, the program works in TX
via RF Link but non RX in the RF Link, in RedHat 6.1 as AF_PACKET yes
it works using the ax25 tools in RX
My main Question is your patch works for the RedHat 5.2 ??
any idea ??
73's Jos� (hi8gn)
[EMAIL PROTECTED]