Hi, I noticed that "official" libax25 does not include patches introduced into my "unofficial" libax25 versions a few months ago. Thus, I send here the first set from my own work on libax25 . * BUG in proc_ax25 structure timers members size declared in procutils.h. Since in kernel 2.6 the timers are now in milliseconds, they need more place to be saved (unsigned short --> unsigned long). Corrected, together with functions reading proc files in procutils.c. * 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, -- Bernard Pidoux Jun 1 2008