summaryrefslogtreecommitdiffstats
path: root/tcpip/rip98r.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove useless casts from memset pointer argument.Ralf Baechle2017-08-031-2/+2
* treewide: Remove useless casts from memcpy pointer arguments.Ralf Baechle2017-08-031-6/+8
* rip98r: Use unsigned int to store IPv4 addresses and masks.Ralf Baechle2017-08-031-2/+2
* rip98d: Replace naive mask2bits and bits2mask implementations.Ralf Baechle2017-08-031-3/+3
* treewide: Kill assignments in if conditions.Ralf Baechle2017-07-311-2/+4
* Reformat consistently. Strictly whitespace changes only.Ralf Baechle2013-06-171-28/+28
* Nuke trailing whitespace.Ralf Baechle2013-06-171-9/+9
* renamed variable "restrict" to "route_restrict"Thomas Osterried2012-10-011-1/+1
* Fix type of length argument to sockset syscalls.Ralf Baechle2009-06-141-1/+2
* fixed sockaddr problem and moved b* to mem* functionsCraig Small2001-05-031-9/+9
* Import ax25-tools 0.0.1 from tarballax25-tools-0.0.1Ralf Baechle1999-04-211-0/+255