Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | switchd(8) will sometimes not save a copy of a packet needing forwarding | 2019-05-05 | 1 | -10/+19 | |
* | packet.c and parse.y no longer require err.h. ok jca@ florian@ | 2017-08-06 | 1 | -2/+1 | |
* | Set pkt_buf variable on incoming packet_in messages. | 2016-09-26 | 1 | -2/+5 | |
* | With uint32_t ports, we cannot sneak the port into an int anymore | 2016-07-21 | 1 | -6/+9 | |
* | Handle ports as uint32_t instead of in_port_t: OpenFlow 1.0 used 16bit | 2016-07-20 | 1 | -6/+6 | |
* | Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD. | 2016-07-19 | 1 | -0/+88 |