summaryrefslogtreecommitdiffstats
path: root/ax25ipd/routing.c
Commit message (Collapse)AuthorAgeFilesLines
* ax25ipd: Remove useless casts of inet_ntoa() return values to char *.Ralf Baechle2013-06-161-4/+4
| | | | | | inet_ntoa() already returns char *. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* ax25ipd: Fix metric butload of type aliasing bugs.Ralf Baechle2013-06-161-7/+8
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Convert K&R-style function definitions to function prototypes.Ralf Baechle2009-06-141-16/+8
|
* merged my changes with terry indent, daemon can now optionally not forkCraig Small2001-11-271-1/+2
|
* updated libtool, uniformly indented source, corrected small ax25mond ↵Terry Dawson VK2KTJ2001-09-121-84/+80
| | | | Makefile bug
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+264