summaryrefslogtreecommitdiffstats
path: root/control.h
Commit message (Collapse)AuthorAge
* Add (c) to CopyrightRoy Marples2009-05-01
|
* Remove the limit for the number of connections to the control socket.Roy Marples2009-01-12
| | | | | Send the dhcpcd-run-hooks enviornment to listeners on the control socket.
* Add a control socket so that interfaces can be dynamically re-set.Roy Marples2008-09-03
This requires the event loop argument being changed to void * so we can send arguments other than an interface.