Is there any one else besides me who has the particular of ax25 module
being opened several times and not being closed?
I have noted that every time ax25d answer an AX.25 call it spawns the
service and ax25 module is opened twice. When the services finishes
(close connection) ax25 module is closed only time. It means that every
time ax25d answers a call, the number of open times of ax25 is incremented
by one.
At the moment the command lsmod reports this:
Module Size Used by
af_packet 5868 5 (autoclean)
scc 18168 3
mkiss 7516 1
ax25 35776 602 [scc mkiss]
^^^ This is not normal, I suppose.
Thanks in advance.
Regards,
Jorge Matias