summaryrefslogtreecommitdiffstats
path: root/ax25ipd/io.c
Commit message (Collapse)AuthorAgeFilesLines
* io.c: io_error(): patch from testing upstream version.Thomas Osterried2006-06-101-16/+40
| | | | fixes problem that it tends to terminate even if it need not to
* gcc4.0 sucksThomas Osterried2005-12-091-1/+1
|
* - tun/tap support for ax25ipdThomas Osterried2005-10-301-3/+21
| | | | | | | | | | | - fclose() fix in config.c description of tun/tap: added a new fast and efficient link to the linux kernel ax25 stack, via the ethertap interface. ax25 goes directly to the bpqether interface in the kernel via ethertap/tuntap interfaces, which is a much better way than traditional kissattach to a ttyp/ptyp pair.
* #include <time.h> in io.cMichael Taylor2004-12-121-0/+1
| | | | tidy options struct initalization
* merged my changes with terry indent, daemon can now optionally not forkCraig Small2001-11-271-0/+1
|
* Fixed the indentation that indent broke in ax25ipd/io.cTerry Dawson VK2KTJ2001-09-221-516/+331
|
* updated libtool, uniformly indented source, corrected small ax25mond ↵Terry Dawson VK2KTJ2001-09-121-325/+525
| | | | Makefile bug
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+574