summaryrefslogtreecommitdiffstats
path: root/procutils.c
Commit message (Collapse)AuthorAgeFilesLines
* Patch by Bernard Pidoux f6bvpThomas Osterried2010-05-111-0/+4
| | | | | | | | | | | | | | | He noticed that in libax25 the routine used to read /proc/net/nr_nodes only initialized local NetRom node name, alias and n parameters. Quality and Obs parameters were not initialized. He suggest to patch patched read_proc_nr_nodes() in order to initialize local node quality = 255 obs (persist) = 6 w = 1 With the above local node initialized parameters, adjacent NetRom nodes can now modify and broadcast Quality and other link parameters. And we don't see NetRom node with zero quality in NetRom tables over the net.
* patch submitted by Bernard Pidoux f6bvpThomas Osterried2009-11-261-19/+20
| | | | | | | | | - 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). - 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
* Move all header files to be installed to new subdirectory netax25.Ralf Baechle2009-06-201-6/+2
|
* Import libax25 0.0.5 from tarballlibax25-0.0.5Ralf Baechle1999-07-081-2/+0
|
* Import ax25-lib 0.0.2 from tarballax25-lib-0.0.2Ralf Baechle1999-04-211-76/+432
|
* Import ax25-lib 0.0.1 from tarballax25-lib-0.0.1Ralf Baechle1999-04-101-0/+331