summaryrefslogtreecommitdiffstats
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-262-38/+40
| | | | | | | | | - 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
* ax25_ntoa: Don't emit SSID suffix if the SSID is zero.Ralf Baechle2009-09-102-6/+14
| | | | From: Matti Aarnio OH2MQK <matti.aarnio@zmailer.org>
* Add support for building rpm packages.Ralf Baechle2009-06-275-2/+70
| | | | Now just a rpmbuild -ta <foo.tar.gz> will do.
* Renovate AC_CONFIG usage.Ralf Baechle2009-06-271-1/+2
|
* Bump version number to 0.0.12-rc2.libax25-0.0.12-rc2Ralf Baechle2009-06-211-1/+1
|
* Convert configure.ac from deprecated AC_HEADER_EGREP to AC_EGREP_HEADER.Ralf Baechle2009-06-211-3/+3
|
* Install libc substitute headers only if really needed.Ralf Baechle2009-06-205-6/+21
| | | | And only to the correct path.
* Move all header files to be installed to new subdirectory netax25.Ralf Baechle2009-06-2022-77/+40
|
* Update libax25 copies of libc headers.Ralf Baechle2009-06-203-28/+29
| | | | | kernel_ax25.h, kernel_netrom.h and kernel_rose.h are outdated copies from libc; upgrade them from glibc 2.10.
* Remove generated file config.h.Ralf Baechle2009-06-191-0/+1
|
* Remove AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS = -I m4 again.Ralf Baechle2009-06-193-4/+0
| | | | | | | | | | This is recommended by autoreconf by the following warning: libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. For some reason I don't have the time to track down right now it results in a configure script with a syntax error being generated.
* Remove all generated files.Ralf Baechle2009-06-1916-40221/+16
| | | | | | | | | | | | | | Keeping generated files in CVS doesn't only tend to produce large and cluttered files it also may result in build problems due to timestamps in the wrong order. So dump everything, update .cvsignore to ignore these files and resolve all warnings generated by autoreconf. From now on users of a CVS checkout should run the command autoreconf --install --force after having done a CVS checkout. For this to succeed automake, autoconf and libtool will have to be installed.
* Eleminate use of register keywordRalf Baechle2009-06-141-1/+1
| | | | | Any modern C compiler will just ignore register so it's just cluttering the screen.
* Bump version number to 0.0.12-rc1.libax25-0.0.12-rc1Ralf Baechle2009-06-063-11/+20
|
* nrconfig.c: call comparison fix.Thomas Osterried2009-04-093-53/+104
| | | | | axconfig.c, nrconfig.c and rsconfig.c: assurances against null pointer deferences.
* small fix for the last patchThomas Osterried2009-04-091-8/+11
|
* This is a fix for a bug introduced 2008-04-02, which caused interfacesThomas Osterried2009-04-091-19/+59
| | | | | containing CALL without SSID not being found anymore (user had to address CALL-0 instead of just CALL).
* From Matti Aarnio (oh2mqk@sral.fi):Ralf Baechle2008-04-029-449/+432
| | | | | | | | | | | | | | | | * axconfig.c: Find all running network ports, and compare them against the /etc/ax25/axports file. * nrconfig.c: Find all running network ports, and compare them against the /etc/ax25/nrports file. * rsconfig.c: Find all running network ports, and compare them against the /etc/ax25/rsports file. * Update man pages
* Fix pile of warnings about differing signedness. One of them looksRalf Baechle2007-01-235-19/+31
| | | | like a real buglet for some architectures.
* Fix warning about // style comment. Actually remove the commentRalf Baechle2007-01-231-2/+2
| | | | because it was pointless anyway.
* Fix warning about lost const pointer attribute.Ralf Baechle2007-01-231-1/+1
|
* Update to ignore all generated files.Ralf Baechle2007-01-221-1/+3
|
* Regenerate all the autotools provided files - some were ancient andRalf Baechle2007-01-2213-7365/+24501
| | | | | | would have failed on some modern systems. Sole exception is the old INSTALL file, libax25 had its own. Maybe we should drop for simplicity; it doesn't provide alot of information.
* Move all acconfig.h stuff into configure.in. This silences autoheader.Ralf Baechle2007-01-212-11/+3
|
* logical error in my last patch: instead of coping the interfaceThomas Osterried2006-10-211-8/+20
| | | | | | name of the corresponding axports line to axif, i compared axif->Name with the device name. This matched only interfaces which are configured as "ax0 ....." in axports, and was, indeed, not intended.
* libtool creates libax25 without .so extension?Thomas Osterried2006-10-041-0/+4
| | | | | | update libtool: see http://people.debian.org/~keybuk/libtool-missing_so.html -> we temporary force it: libtoolize --copy --force
* arguments (standard path) for configureThomas Osterried2006-10-041-1/+2
|
* New feature: find all interfaces, even when they have currentlyThomas Osterried2006-10-041-60/+223
| | | | | | | | | no IP-Address assigned: Because ifc.ifc_req does not show interfaces without IP-Address assigned, we use the device list via /proc. This concept was inspired by net-tools / ifconfig This feature will be enabled soon. We just need to trace down a kernel error.
* q&d bugfix for newer libtoolThomas Osterried2005-10-311-1/+1
|
* Quick way to regenerate autoconf / automake generated files.Michael Taylor2004-12-111-0/+4
| | | | Useful for different versions of autoconf, libtool, automake
* should be last for ver 11libax25-0.0.11Craig Small2003-03-1610-2102/+13297
|
* last? update for 11 fixed cvsignoreCraig Small2003-03-061-0/+10
|
* put in Tomi and Jereons patches for axio blockingCraig Small2003-02-216-1325/+974
|
* libax25io buffer overflow fixes, increment to 0.0.10 toolibax25-0.0.10Craig Small2002-03-288-17794/+1638
|
* Added better error messages in libax25, eg to print out the namesHamish Moffatt2001-09-113-17/+17
| | | | of missing files etc.
* added a cvsignore filelibax25-0.0.9Craig Small2001-08-281-0/+3
|
* made final change to changelogCraig Small2001-08-2811-2780/+20760
|
* updated config.sub for hppaCraig Small2001-08-271-76/+223
|
* updated config.* for hppaCraig Small2001-05-104-72/+226
|
* include rose.h is in netrose not netax25Craig Small2001-05-031-1/+1
|
* Initial revisionCraig Small2001-04-104-4/+12
|
* Import libax25 0.0.7 from tarballlibax25-0.0.7Ralf Baechle1999-08-2411-98/+273
|
* Import libax25 0.0.6 from tarballlibax25-0.0.6Ralf Baechle1999-07-198-130/+265
|
* Import libax25 0.0.5 from tarballlibax25-0.0.5Ralf Baechle1999-07-0837-499/+1465
|
* Import libax25 0.0.4 from tarballlibax25-0.0.4Ralf Baechle1999-05-319-1096/+747
|
* Import ax25-lib 0.0.3 from tarballax25-lib-0.0.3Ralf Baechle1999-04-3014-88/+242
|
* Import ax25-lib 0.0.2 from tarballax25-lib-0.0.2Ralf Baechle1999-04-2130-2074/+5324
|
* Import ax25-lib 0.0.1 from tarballax25-lib-0.0.1Ralf Baechle1999-04-1039-0/+14203