summaryrefslogtreecommitdiffstats
path: root/usr.sbin/switchd/util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Stop accessing verbose and debug variables from log.c directly.reyk2017-01-091-8/+4
* Add a socket_setport() util function, in addition to socket_getport(),reyk2016-11-151-1/+19
* Implement socket server code that properly handles async I/O, partialreyk2016-09-301-1/+22
* Add print_hex() for debugging of received packets (from iked)reyk2016-09-291-1/+22
* handle AF_UNIX sockaddrsreyk2016-09-291-2/+7
* Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.reyk2016-07-191-0/+334