summaryrefslogtreecommitdiff
path: root/usr.sbin/switchctl
AgeCommit message (Expand)Author
2016-12-02Implement the connection state machine for OpenFlow 1.0 and 1.3 to detectRafael Zalamena
2016-11-24Add simple client to add flows from switchctl. Not finished yet, butReyk Floeter
2016-11-18Unbreak the tree: OFP_GROUP_ANY was renamed to OFP_GROUP_ID_ANY.Theo Buehler
2016-11-17Add ofp_validate() for all supported versions. Will be used by switchctl,Reyk Floeter
2016-11-15- Ar arg Ar arg is better written as Ar arg argJason McIntyre
2016-11-15Add a socket_setport() util function, in addition to socket_getport(),Reyk Floeter
2016-11-15Describe the 'dump' commandReyk Floeter
2016-11-15swap dump arguments to expect the address firstReyk Floeter
2016-11-15Add a simple openflow client to dump switch information. TheReyk Floeter
2016-10-20spread the Xr! as a bonus, typo fix in switchd.conf.5 too;Jason McIntyre
2016-10-12Start reworking the "device" support in switchd: Once connected, aReyk Floeter
2016-09-28Adjust the mac_port format string since it got upgraded to 32bitsReyk Floeter
2016-07-20pledge switchctlReyk Floeter
2016-07-19The -DNAME=switch flag is an artifact from the PoC when I couldn'tReyk Floeter
2016-07-19Remove unused variableReyk Floeter
2016-07-19Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.Reyk Floeter