net/tclpcap

Tcl interface to libpcap
Directory:
net/tclpcap (package's history)
Package version:
tclpcap-2.0.0
Home page:
(none)
License:
modified-bsd
Source archive:
http://downloads.sourceforge.net/sourceforge/tclpcap/tclpcap-2.0.0.tar.gz
Description:
tclpcap is a Tcl extension that provides access to the Pcap packet capture library. This extension allows a programmer to capture and process packets from a Tcl script. Packets can be either captured from a network interface or read from a capture file from tcpdump. This extension allows dump files to be created so interesting tools to process capture files can be written purely with Tcl. Note that this extension provides no decoding capabilities. It simply provides the raw data from the network or capture file.
Run dependencies:
libpcap>=1, tcl86>=8.6<8.7
Build dependencies:
digest>=20080510, gcc>=3, patch>=2.0, pax, pkg_install>=20110805.12, tnftp>=20091122
General options:
debug
Produce debugging information for binary programs
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler
tcl alternatives:
tcl84
Use tcl-8.4
tcl85
Use tcl-8.5
tcl86
Use tcl-8.6