summaryrefslogtreecommitdiff
path: root/usr.sbin/switchd/packet.c
AgeCommit message (Expand)Author
2017-08-06packet.c and parse.y no longer require err.h. ok jca@ florian@rob
2016-09-26Set pkt_buf variable on incoming packet_in messages.Rafael Zalamena
2016-07-21With uint32_t ports, we cannot sneak the port into an int anymoreReyk Floeter
2016-07-20Handle ports as uint32_t instead of in_port_t: OpenFlow 1.0 used 16bitReyk Floeter
2016-07-19Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.Reyk Floeter