summaryrefslogtreecommitdiffstats
path: root/LogReceiver/routemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* renamed routemanager to networkmanagerNiklas2011-09-261-177/+0Star
* added some comments to the new bringInterfaceUpDown function in routemanager(...Niklas2011-09-231-1/+13
* added a function to the routemanager (which will soon be renamed into networ...Niklas2011-09-231-2/+47
* the checkConnectivity method is working now. we use the rtnl functions of the...Niklas2011-09-201-76/+66Star
* routmanager doRoute: changed the retun value in case of an error to -1Niklas2011-09-191-2/+2
* added a new version of the routemanager. now the delRoute and addRoute is wor...Niklas2011-09-191-10/+104
* latest version of all files. cmake still doesn't workNiklas2011-09-061-2/+1Star
* tried to manage cmake but failed. also tried to add the del_route() method of...Niklas2011-09-051-0/+37