summaryrefslogtreecommitdiffstats
path: root/sbin/slaacd/control.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix SMALL build when done from sbin/slaacdkn2021-03-201-1/+3
* remove uneeded md5.h includejsg2021-03-021-2/+1
* Move control_state and ctl_conns to control.c, it's not neededflorian2021-01-191-2/+18
* Make slaacd(8) imsg processing more paranoid. Unexpected size mismatchespamela2019-03-111-1/+5
* Introduce the IMSG_DATA_SIZE() macro to replace recurring math onpamela2019-03-021-11/+7
* Leave the control socket behind on shutdown. It doesn't hurt anyone.florian2018-08-041-12/+1
* Add error handling to unconfuse myself when playing with pledgepath().florian2018-04-261-2/+3
* Move privileged initialization from frontend to main process.florian2017-12-101-4/+2
* Move slaacd to /sbinflorian2017-06-031-0/+301