summaryrefslogtreecommitdiffstats
path: root/LogReceiver/routemanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Niklas2011-09-051-0/+37
of interface.c but failed too. made a static lib of the customdhcpcd files but couldn't change it to a shared lib. (tried to add SHARE to the add_library code but this resulted in an error multiple declarations of main...