Hi,

I found a bug in libax25./proc/net/rose_neigh "use" field not read by
read_proc_rs_neigh and was missing in struct declaration.

For ROSE FPAC application development with 2.6 kernel I needed to check 'restart' in rose_neigh and found that it was not correctly read by the library.I was getting 'mode' state instead of 'restart. This was because
'use' field was not taken into account. Of course, t0 and tf timers were
also no read correctly.

Here is an extract of ChangeLog file.

libax25 0.0.11.4
        * BUG in procutils.h and procutils.c
          in structure proc_rs_neigh field "use" was missing,
          in function read_proc_rs_neigh proc_rs_neigh use was not read,
          corrected.

Patched libax25 package can be downloaded from here :

http://f6bvp.free.fr/logiciels/ax25/libax25-0.0.11.4src_f6bvp.tgz

After compiling new libraries, AX25 applications must be re-compiled too and restarted in order to take into account the newly built libax25.


73 de Bernard, f6bvp
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to