pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/libtrace



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Jul 14 11:47:17 UTC 2011

Modified Files:
        pkgsrc/net/libtrace: Makefile PLIST distinfo
Added Files:
        pkgsrc/net/libtrace: PLIST.Linux

Log Message:
Update libtrace to 3.0.10

libtrace 3.0.10 (2011-03-11)
Bug Fixes
Improvements
* Significantly improved performance of libtrace event API
* Transport headers and payload length are now cached for each
  packet, saving time on subsequent lookups

libtrace 3.0.9 (2011-01-25)
Bug Fixes
Improvements
* tracesplit can now accept multiple input URIs which are read in turn

libtrace 3.0.8 (2010-12-03)
Bug Fixes
New Features
* Added a new API function called trace_get_payload_length() that returns
  the length of the original payload content (i.e. the size of the
  post-transport header payload prior to any snapping)
Improvements
* Added IPv6 and IPv6 fragmentation header decoders to libpacketdump
* traceanon can now read cryptopan keys from a file


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/libtrace/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/libtrace/PLIST
cvs rdiff -u -r0 -r1.1 pkgsrc/net/libtrace/PLIST.Linux
cvs rdiff -u -r1.4 -r1.5 pkgsrc/net/libtrace/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index