CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/09/28 11:48:35
Modified files: usr.sbin/switchd: ofp13.c Log message: Always ask the switch to send the whole packet unbuffered so we can analyze the content of the packet and not truncate it when sending packet_out. ok reyk@