| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
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...
|
| | |
|
| | |
|
| |
|
|
| |
will look at the code later. server is now a echo server which sends ack for every received message.
|
|
|
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>
|