summaryrefslogtreecommitdiffstats
path: root/LogReceiver
Commit message (Collapse)AuthorAgeFilesLines
* added a new container class which holds config informations about an ↵Niklas2011-09-029-54/+240
| | | | interface. also solved the message loss problem by setting the read an writing messages to the same size
* some comments to the LogReceiver methodsNiklas2011-09-011-0/+34
|
* some comments to the LogReceiver methodsNiklas2011-09-011-2/+53
|
* bigger changes in the checkConnectivity method. using now route command to ↵Niklas2011-09-014-3/+60
| | | | delete and add the default route. for this i am writing the gateways for every interface into a new file. located at /var/tmp/gateways_<interfaceName>
* tried to clean the git. deleted old unused files and folders. moved ↵Niklas2011-09-0116-0/+1768
customdhcpcd and LogReceiver to the fbgui folder