K 10 svn:author V 3 nox K 8 svn:date V 27 2010-02-04T20:27:30.000000Z K 7 svn:log V 510 - Welcome usable qemu pcap networking! :) 1. Fix packet delays. [1] 2. Truncate oversize packets according to host interface's MTU to avoid e.g. Linux guests panic'ing. Note: This is only necessary as a stopgap measure for cases like host inferfaces using TSO (it still causes retransmissions), the better workaround is to disable the feature on the host interface while using qemu's pcap code. - Add note about pcap to pkg-message.s - Bump PORTREVISIONs. Submitted by: jkim [1] END