Subject: CVS commit: pkgsrc/net/p5-Net-Frame-Dump
From: Makoto Fujiwara
Date: 2015-02-21 10:47:01
Message id: 20150221094701.5DE7E98@cvs.netbsd.org

Log Message:
Update 1.09 to 1.14
-------------------
1.14 Tue Dec  9 19:12:25 CET 2014
   - BUGFIX: Dump::Online2: do not eat 100% and do not block for timeoutOnNext
             seconds when it is not REALLY needed. We had to remove the
             setnonblock option and to use pcap_dispatch i/o pcap_next_ex.
             This should be the final bugfix...
             There was also an infinite loop condition.
   - new: Dump::Online2: maxRunTime() option to stop looping on next() forever
          when we do not want. Default to loop forever.

1.13 Sun Dec  2 15:44:14 CET 2012
   - BUGFIX: Dump::Online2: in non-blocking mode, we must handle our internal
             received frame ring buffer. Many packets were missed because of
             that.

1.12 Tue Nov 13 20:15:19 CET 2012
   - UPDATE: Dump::Online2: now uses IO::Select to avoid eating 100% CPU
   - update: mailing list link

1.11 Sun Nov 11 15:23:04 CET 2012
   - bugfix: Dump::Online2 pod
   - new: Dump::Online2: support for capture only mode
   - new: examples for Dump::Online2

1.10 Wed Sep 12 20:15:09 CEST 2012
   - bugfix: Online: use SUPER::next() instead of next()
   - update: error messages scheme changed
   - update: copyright notice

Files:
RevisionActionfile
1.7modifypkgsrc/net/p5-Net-Frame-Dump/Makefile
1.2modifypkgsrc/net/p5-Net-Frame-Dump/distinfo