K 10 svn:author V 3 nox K 8 svn:date V 27 2009-09-05T14:18:17.000000Z K 7 svn:log V 618 - Remove the dynticks patch for now, it seems to cause even worse timing behavoiur than the default -clock unix, see this post: http://lists.gnu.org/archive/html/qemu-devel/2009-09/msg00049.html - Add a patch to close the tap fd before invoking the ifdown script instead of after, this avoids triggering a KASSERT when doing things like `ifconfig tap0 destroy' from in there. Inspired by this post: http://lists.freebsd.org/pipermail/freebsd-emulation/2009-August/006700.html [1] - Updated version of the pcap patch. [2] - Bump PORTREVISION. Submitted by: gamato@users.sf.net (martinko) [1] Submitted by: jkim [2] END