| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove Debug | Sebastian Schmelzer | 2011-09-06 | 20 | -405/+0![]() |
| | | |||||
| * | fix cmake stuff | Sebastian Schmelzer | 2011-09-06 | 1 | -3/+3 |
| | | |||||
| * | add version.h | Niklas | 2011-09-06 | 1 | -0/+1 |
| | | |||||
| * | fix gitignore | Sebastian Schmelzer | 2011-09-06 | 1 | -1/+1 |
| | | |||||
| * | fix compile errors | Sebastian Schmelzer | 2011-09-06 | 2 | -5/+18 |
| | | |||||
| * | finaly managed it to create a .so lib of the customdhcpcd files. the ↵ | Niklas | 2011-09-05 | 21 | -524/+281![]() |
| | | | | | dhcpcd.c file is not included in this lib (it contains the main function) | ||||
| * | tried to manage cmake but failed. also tried to add the del_route() method ↵ | Niklas | 2011-09-05 | 48 | -204/+3845 |
| | | | | | 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... | ||||
| * | added a new container class which holds config informations about an ↵ | Niklas | 2011-09-02 | 4 | -59/+128 |
| | | | | | interface. also solved the message loss problem by setting the read an writing messages to the same size | ||||
| * | just minor changes. deltions of unuseful comments | Niklas | 2011-09-02 | 3 | -22/+2![]() |
| | | |||||
| * | fix message loss | Sebastian Schmelzer | 2011-09-01 | 3 | -7/+19 |
| | | |||||
| * | we tried some fixes for the messge loss problem, but we failed. Sebastian ↵ | Niklas | 2011-09-01 | 2 | -3/+4 |
| | | | | | will look at the code later. server is now a echo server which sends ack for every received message. | ||||
| * | bigger changes in the checkConnectivity method. using now route command to ↵ | Niklas | 2011-09-01 | 6 | -17/+66 |
| | | | | | 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 ↵ | Niklas | 2011-09-01 | 64 | -0/+8789 |
| customdhcpcd and LogReceiver to the fbgui folder | |||||

