summaryrefslogtreecommitdiffstats
path: root/ax25ipd/routing.c
Commit message (Expand)AuthorAgeFilesLines
* ax25ipd: Include <stdlib.h> for malloc.Ralf Baechle2021-07-281-0/+1
* ax25ipd: Cleanup header file inclusion.Ralf Baechle2017-07-261-4/+13
* Sort out variable and function declarations.Ralf Baechle2017-01-311-3/+3
* Remove pointless return statements at the end of void functions.Ralf Baechle2015-05-021-2/+0
* Remove parenthesis around arguments of return statements.Ralf Baechle2015-05-021-3/+3
* ax25ipd: Remove useless casts of inet_ntoa() return values to char *.Ralf Baechle2013-06-161-4/+4
* ax25ipd: Fix metric butload of type aliasing bugs.Ralf Baechle2013-06-161-7/+8
* 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 Makefile...Terry Dawson VK2KTJ2001-09-121-84/+80
* Import ax25-apps 0.0.1 from tarballax25-apps-0.0.1Ralf Baechle1999-06-071-0/+264