summaryrefslogtreecommitdiffstats
path: root/usr.sbin/switchd/control.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start reworking the "device" support in switchd: Once connected, areyk2016-10-121-3/+3
* Teach switchd(8) how to fork+exec.rzalamena2016-09-141-4/+5
* Handle imsg_read() EAGAIN like the man page code example.rzalamena2016-08-081-2/+3
* pledge(2) all the switchd processes.reyk2016-07-201-53/+67
* Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.reyk2016-07-191-0/+373