summaryrefslogtreecommitdiffstats
path: root/usr.sbin/switchctl/switchctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a simple openflow client to dump switch information. Thereyk2016-11-151-29/+26
* Start reworking the "device" support in switchd: Once connected, areyk2016-10-121-30/+33
* Adjust the mac_port format string since it got upgraded to 32bitsreyk2016-09-281-2/+2
* pledge switchctlreyk2016-07-201-1/+9
* Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.reyk2016-07-191-0/+348