FreeBSD Bugzilla – Attachment 133054 Details for
Bug 177441
[NEW PORT] net/tcpsplit: Breaks a libpcap trace along TCP connection boundaries
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar
.shar (text/plain), 1.73 KB, created by
lars
on 2013-03-28 14:00:02 UTC
(
hide
)
Description:
.shar
Filename:
MIME Type:
Creator:
lars
Created:
2013-03-28 14:00:02 UTC
Size:
1.73 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># tcpsplit ># tcpsplit/pkg-descr ># tcpsplit/Makefile ># tcpsplit/distinfo ># >echo c - tcpsplit >mkdir -p tcpsplit > /dev/null 2>&1 >echo x - tcpsplit/pkg-descr >sed 's/^X//' >tcpsplit/pkg-descr << 'e3d9e747b715ad9adee730b0c9b7c9d8' >XThe tcpsplit utility breaks a single libpcap packet trace into some number >Xof sub-traces, breaking the trace along TCP connection boundaries so that >Xa TCP connection doesn't end up split across two sub-traces. This is useful >Xfor making large trace files tractable for in-depth analysis and for >Xsubsetting a trace for developing analysis on only part of a trace. >X >XWWW: http://www.icir.org/mallman/software/tcpsplit/ >e3d9e747b715ad9adee730b0c9b7c9d8 >echo x - tcpsplit/Makefile >sed 's/^X//' >tcpsplit/Makefile << '04eaeb5a82899896bba800e2eaaff909' >X# Created by: Lars Eggert <lars@eggert.org> >X# $FreeBSD$ >X >XPORTNAME= tcpsplit >XPORTVERSION= 0.2 >XCATEGORIES= net >XMASTER_SITES= http://www.icir.org/mallman/software/tcpsplit/ >X >XMAINTAINER= lars@eggert.org >XCOMMENT= Breaks a libpcap trace along TCP connection boundaries >X >XPLIST_FILES= bin/tcpsplit >X >X.include <bsd.port.pre.mk> >X >Xdo-install: >X ${INSTALL_PROGRAM} ${WRKSRC}/tcpsplit ${PREFIX}/bin >X >X.include <bsd.port.post.mk> >04eaeb5a82899896bba800e2eaaff909 >echo x - tcpsplit/distinfo >sed 's/^X//' >tcpsplit/distinfo << '0e0bfc7b75ea07393a67bd9b28fe31fc' >XSHA256 (tcpsplit-0.2.tar.gz) = 885a6609d04eb35f31f1c6f06a0b9afd88776d85dec0caa33a86cef3f3c09d1d >XSIZE (tcpsplit-0.2.tar.gz) = 6685 >0e0bfc7b75ea07393a67bd9b28fe31fc >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 177441
: 133054