summaryrefslogtreecommitdiffstats
path: root/usr.sbin/switchd/types.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Define constmap in ofp_map.h to be shared along with ofp_map.creyk2016-11-181-7/+1
* Remove leading _ from include guards as this violates the reserved space.reyk2016-11-181-4/+4
* Add an abstraction layer / API to create flows including all matchesreyk2016-11-171-1/+12
* Start reworking the "device" support in switchd: Once connected, areyk2016-10-121-5/+4
* Switch switchd to the _switchd user.reyk2016-10-061-2/+2
* Open next available tap(4) device instead of just tap0reyk2016-09-301-2/+3
* Implement socket server code that properly handles async I/O, partialreyk2016-09-301-2/+6
* Teach switchd(8) how to fork+exec.rzalamena2016-09-141-1/+2
* The -DNAME=switch flag is an artifact from the PoC when I couldn'treyk2016-07-191-3/+1
* Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.reyk2016-07-191-0/+101