summaryrefslogtreecommitdiffstats
path: root/LogReceiver/ndgui.cpp
Commit message (Collapse)AuthorAgeFilesLines
* the checkConnectivity method is working now. we use the rtnl functions of ↵Niklas2011-09-201-1/+3
| | | | the libnl.
* solved the stupid mistake. just forgot to add an additional header file. ↵Niklas2011-09-191-0/+6
| | | | rtnl.h. now it is added an it compiles
* added a new container class which holds config informations about an ↵Niklas2011-09-021-2/+3
| | | | interface. also solved the message loss problem by setting the read an writing messages to the same size
* tried to clean the git. deleted old unused files and folders. moved ↵Niklas2011-09-011-0/+184
customdhcpcd and LogReceiver to the fbgui folder