AminetAminet
Search:
84782 packages online
About
Recent
Browse
Search
Upload
Setup
Services

dev/gg/libpcap-0.5.lha

Mirror:Random
Showing: ppc-amigaos icongeneric icon
No screenshot available
Short:Libpcap v0.4.0 - tcp packer capture lib
Author: louise at louise.amiga.hu
Uploader:
Type:dev/gg
Architecture:m68k-amigaos
Date:2001-10-21
Download:dev/gg/libpcap-0.5.lha - View contents
Readme:dev/gg/libpcap-0.5.readme
Downloads:574

Ported by LouiSe

more info and other AMIGA ports at:
http://louise.amiga.hu

-----------------------------------------

LIBPCAP 0.5
Now maintained by "The Tcpdump Group"
Send patches to patches@tcpdump.org
See 		www.tcpdump.org

formerly from 	Lawrence Berkeley National Laboratory
		Network Research Group <libpcap@ee.lbl.gov>
		ftp://ftp.ee.lbl.gov/libpcap.tar.Z (0.4)

This directory contains source code for libpcap, a system-independent
interface for user-level packet capture.  libpcap provides a portable
framework for low-level network monitoring.  Applications include
network statistics collection, security monitoring, network debugging,
etc.  Since almost every system vendor provides a different interface
for packet capture, and since we've developed several tools that
require this functionality, we've created this system-independent API
to ease in porting and to alleviate the need for several
system-dependent packet capture modules in each application.

Note well: this interface is new and is likely to change.

The libpcap interface supports a filtering mechanism based on the
architecture in the BSD packet filter.  BPF is described in the 1993
Winter Usenix paper ``The BSD Packet Filter: A New Architecture for
User-level Packet Capture''.  A compressed postscript version is in:

	ftp://ftp.ee.lbl.gov/papers/bpf-usenix93.ps.Z.

Although most packet capture interfaces support in-kernel filtering,
libpcap utilizes in-kernel filtering only for the BPF interface.
On systems that don't have BPF, all packets are read into user-space
and the BPF filters are evaluated in the libpcap library, incurring
added overhead (especially, for selective filters).  Ideally, libpcap
would translate BPF filters into a filter program that is compatible
with the underlying kernel subsystem, but this is not yet implemented.

BPF is standard in 4.4BSD, BSD/OS, NetBSD, FreeBSD, and OpenBSD.  DEC OSF/1
uses the packetfilter interface but has been extended to accept BPF
filters (which libpcap utilizes).  Also, you can add BPF filter support
to Ultrix using the kernel source and/or object patches available in:

	ftp://gatekeeper.dec.com/pub/DEC/net/bpfext42.tar.Z.

Problems, bugs, questions, desirable enhancements, etc. 
should be sent to the address "tcpdump-workers@tcpdump.org"

Source code contributions, etc., should be sent to the email address 
"patches@tcpdump.org"

Current versions can be found at www.tcpdump.org

 - The TCPdump team


Contents of dev/gg/libpcap-0.5.lha
 PERMSSN    UID  GID    PACKED    SIZE  RATIO     CRC       STAMP          NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic]                 1308    2637  49.6% -lh5- f094 Oct 18  2001 libpcap-0.5.readme
[generic]                   67      87  77.0% -lh5- bc8e Oct 19  1999 libpcap-0.5/.cvsignore
[generic]                 6607   18939  34.9% -lh5- 91c8 Oct 30  1999 libpcap-0.5/aclocal.m4
[generic]                   10      10 100.0% -lh0- ca53 Oct 18  2001 libpcap-0.5/bpf/CVS/Entries
[generic]                   12      12 100.0% -lh0- 72da Oct 18  2001 libpcap-0.5/bpf/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/bpf/CVS/Root
[generic]                   17      17 100.0% -lh0- e93d Oct 18  2001 libpcap-0.5/bpf/CVS/Tag
[generic]                 3498    8879  39.4% -lh5- 1fed Oct 19  1999 libpcap-0.5/bpf/net/bpf.h
[generic]                 3321   10825  30.7% -lh5- 39c4 Oct  7  1999 libpcap-0.5/bpf/net/bpf_filter.c
[generic]                   91     123  74.0% -lh5- 0071 Oct 18  2001 libpcap-0.5/bpf/net/CVS/Entries
[generic]                   16      16 100.0% -lh0- 347d Oct 18  2001 libpcap-0.5/bpf/net/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/bpf/net/CVS/Root
[generic]                   17      17 100.0% -lh0- 8e16 Oct 18  2001 libpcap-0.5/bpf/net/CVS/Tag
[generic]                  801    1368  58.6% -lh5- 776b Oct 18  2001 libpcap-0.5/bpf_filter.o
[generic]                 1527    4949  30.9% -lh5- 8715 Oct  7  1999 libpcap-0.5/bpf_image.c
[generic]                 1073    2409  44.5% -lh5- 4a74 Oct 18  2001 libpcap-0.5/bpf_image.o
[generic]                 4532    9801  46.2% -lh5- eadb Oct 18  2001 libpcap-0.5/CHANGES
[generic]                  676    1753  38.6% -lh5- 9e3f Oct 18  2001 libpcap-0.5/config.cache
[generic]                 6739   20370  33.1% -lh5- b4b3 Oct  7  1999 libpcap-0.5/config.guess
[generic]                 1113    2844  39.1% -lh5- dd52 Oct 18  2001 libpcap-0.5/config.log
[generic]                 2134    5572  38.3% -lh5- 3ee5 Oct 18  2001 libpcap-0.5/config.status
[generic]                 6232   19236  32.4% -lh5- c059 Oct  7  1999 libpcap-0.5/config.sub
[generic]                17196   66074  26.0% -lh5- 137b Nov  1  1999 libpcap-0.5/configure
[generic]                 1806    4346  41.6% -lh5- eeee Nov  1  1999 libpcap-0.5/configure.in
[generic]                  287     415  69.2% -lh5- 0100 Oct 18  2001 libpcap-0.5/CREDITS
[generic]                  696    2703  25.7% -lh5- 37d5 Oct 18  2001 libpcap-0.5/CVS/Entries
[generic]                    8       8 100.0% -lh0- af5c Oct 18  2001 libpcap-0.5/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/CVS/Root
[generic]                   17      17 100.0% -lh0- 8e16 Oct 18  2001 libpcap-0.5/CVS/Tag
[generic]                 1511    3323  45.5% -lh5- 2b6f Oct  7  1999 libpcap-0.5/etherent.c
[generic]                  643    1263  50.9% -lh5- 43e6 Oct 18  2001 libpcap-0.5/etherent.o
[generic]                  990    2442  40.5% -lh5- a7dc Oct 18  2001 libpcap-0.5/ethertype.h
[generic]                  307     583  52.7% -lh5- 14c9 Oct 18  2001 libpcap-0.5/FILES
[generic]                13822   55315  25.0% -lh5- cd19 Oct 18  2001 libpcap-0.5/gencode.c
[generic]                 2062    5014  41.1% -lh5- c263 Oct 19  1999 libpcap-0.5/gencode.h
[generic]                 8031   16364  49.1% -lh5- ada8 Oct 18  2001 libpcap-0.5/gencode.o
[generic]                  362     753  48.1% -lh5- c387 Oct  7  1999 libpcap-0.5/gnuc.h
[generic]                13405   49093  27.3% -lh5- 89d7 Oct 18  2001 libpcap-0.5/grammar.c
[generic]                 3623    7808  46.4% -lh5- 9879 Oct 18  2001 libpcap-0.5/grammar.o
[generic]                 2857    7879  36.3% -lh5- c7e0 Oct 19  1999 libpcap-0.5/grammar.y
[generic]                 2760    6786  40.7% -lh5- 1a6b Oct 18  2001 libpcap-0.5/inet.c
[generic]                 1229    2140  57.4% -lh5- c30b Oct 18  2001 libpcap-0.5/inet.o
[generic]                 5665   13760  41.2% -lh5- 58d6 Oct 18  2001 libpcap-0.5/INSTALL
[generic]                 2230    5585  39.9% -lh5- 0274 Oct  7  1999 libpcap-0.5/install-sh
[generic]                  104     259  40.2% -lh5- 1268 Oct 18  2001 libpcap-0.5/lbl/CVS/Entries
[generic]                   12      12 100.0% -lh0- 3f7e Oct 18  2001 libpcap-0.5/lbl/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/lbl/CVS/Root
[generic]                   17      17 100.0% -lh0- 8e16 Oct 18  2001 libpcap-0.5/lbl/CVS/Tag
[generic]                  362     753  48.1% -lh5- c387 Oct  7  1999 libpcap-0.5/lbl/gnuc.h
[generic]                 1060    2204  48.1% -lh5- f9d3 Oct  7  1999 libpcap-0.5/lbl/os-solaris2.h
[generic]                 2051    6269  32.7% -lh5- 410b Oct  7  1999 libpcap-0.5/lbl/os-sunos4.h
[generic]                  916    1775  51.6% -lh5- f631 Oct  7  1999 libpcap-0.5/lbl/os-ultrix4.h
[generic]                40269   85328  47.2% -lh5- 5c24 Oct 18  2001 libpcap-0.5/libpcap.a
[generic]                   14      14 100.0% -lh0- e7e0 Oct 18  2001 libpcap-0.5/linux-include/CVS/Entries
[generic]                   22      22 100.0% -lh0- bc6d Oct 18  2001 libpcap-0.5/linux-include/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/linux-include/CVS/Root
[generic]                   17      17 100.0% -lh0- e93d Oct 18  2001 libpcap-0.5/linux-include/CVS/Tag
[generic]                   75     126  59.5% -lh5- a23b Oct 18  2001 libpcap-0.5/linux-include/netinet/CVS/Entries
[generic]                   30      30 100.0% -lh0- 0453 Oct 18  2001 libpcap-0.5/linux-include/netinet/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/linux-include/netinet/CVS/Root
[generic]                   17      17 100.0% -lh0- 8e16 Oct 18  2001 libpcap-0.5/linux-include/netinet/CVS/Tag
[generic]                 1525    3331  45.8% -lh5- 0139 Oct  7  1999 libpcap-0.5/linux-include/netinet/if_ether.h
[generic]                 2724    7083  38.5% -lh5- c842 Oct  7  1999 libpcap-0.5/linux-include/netinet/ip_var.h
[generic]                 2271    5147  44.1% -lh5- e7ab Oct 18  2001 libpcap-0.5/Makefile
[generic]                 2178    5018  43.4% -lh5- 89a5 Oct 30  1999 libpcap-0.5/Makefile.in
[generic]                 1282    2350  54.6% -lh5- ef87 Oct  7  1999 libpcap-0.5/mkdep
[generic]                 3324    8184  40.6% -lh5- b997 Nov 25  1999 libpcap-0.5/nametoaddr.c
[generic]                 1400    2403  58.3% -lh5- 3799 Oct 18  2001 libpcap-0.5/nametoaddr.o
[generic]                 3498    8879  39.4% -lh5- 1fed Oct 19  1999 libpcap-0.5/net/bpf.h
[generic]                 3321   10825  30.7% -lh5- 39c4 Oct  7  1999 libpcap-0.5/net/bpf_filter.c
[generic]                   91     123  74.0% -lh5- 0071 Oct 18  2001 libpcap-0.5/net/CVS/Entries
[generic]                   16      16 100.0% -lh0- 347d Oct 18  2001 libpcap-0.5/net/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/net/CVS/Root
[generic]                   17      17 100.0% -lh0- 8e16 Oct 18  2001 libpcap-0.5/net/CVS/Tag
[generic]                12595   42498  29.6% -lh5- ec63 Oct 19  1999 libpcap-0.5/optimize.c
[generic]                 6345   11914  53.3% -lh5- 4097 Oct 18  2001 libpcap-0.5/optimize.o
[generic]                 2894    6735  43.0% -lh5- a1ca Oct 19  1999 libpcap-0.5/pcap-bpf.c
[generic]                 6406   19458  32.9% -lh5- 5195 Oct  7  1999 libpcap-0.5/pcap-dlpi.c
[generic]                 1808    4807  37.6% -lh5- c9f3 Oct  7  1999 libpcap-0.5/pcap-enet.c
[generic]                 1919    3907  49.1% -lh5- 1d64 Nov 21  1999 libpcap-0.5/pcap-int.h
[generic]                 2767    7507  36.9% -lh5- 6430 Oct  7  1999 libpcap-0.5/pcap-linux.c
[generic]                 1577    3263  48.3% -lh5- 1ecc Oct 19  1999 libpcap-0.5/pcap-namedb.h
[generic]                 2426    5677  42.7% -lh5- a518 Oct  7  1999 libpcap-0.5/pcap-nit.c
[generic]                  587     970  60.5% -lh5- 1258 Oct  7  1999 libpcap-0.5/pcap-nit.h
[generic]                 1110    2164  51.3% -lh5- 1dbd Oct  7  1999 libpcap-0.5/pcap-null.c
[generic]                  440     731  60.2% -lh5- b291 Oct 18  2001 libpcap-0.5/pcap-null.o
[generic]                 3640    9002  40.4% -lh5- a5ce Oct  7  1999 libpcap-0.5/pcap-pf.c
[generic]                  586     969  60.5% -lh5- c346 Oct  7  1999 libpcap-0.5/pcap-pf.h
[generic]                 2783    7273  38.3% -lh5- a563 Oct  7  1999 libpcap-0.5/pcap-snit.c
[generic]                 2317    6023  38.5% -lh5- 957c Oct  7  1999 libpcap-0.5/pcap-snoop.c
[generic]                 3295    8992  36.6% -lh5- 415e Oct 18  2001 libpcap-0.5/pcap.3
[generic]                 1999    4553  43.9% -lh5- af04 Oct  7  1999 libpcap-0.5/pcap.c
[generic]                 2162    5024  43.0% -lh5- abf9 Dec  8  1999 libpcap-0.5/pcap.h
[generic]                  732    1391  52.6% -lh5- 69e9 Oct 18  2001 libpcap-0.5/pcap.o
[generic]                 1018    2510  40.6% -lh5- aafc Oct 19  1999 libpcap-0.5/ppp.h
[generic]                 1261    2441  51.7% -lh5- a689 Oct 18  2001 libpcap-0.5/README
[generic]                 3865    9680  39.9% -lh5- 4282 Nov 21  1999 libpcap-0.5/savefile.c
[generic]                 1696    3085  55.0% -lh5- dba4 Oct 18  2001 libpcap-0.5/savefile.o
[generic]                29872  117086  25.5% -lh5- f34a Oct 18  2001 libpcap-0.5/scanner.c
[generic]                 2944    7608  38.7% -lh5- 1d65 Nov 17  1999 libpcap-0.5/scanner.l
[generic]                14609   31241  46.8% -lh5- ec47 Oct 18  2001 libpcap-0.5/scanner.o
[generic]                   93     218  42.7% -lh5- dd8f Oct 18  2001 libpcap-0.5/SUNOS4/CVS/Entries
[generic]                   15      15 100.0% -lh0- 7131 Oct 18  2001 libpcap-0.5/SUNOS4/CVS/Repository
[generic]                   42      49  85.7% -lh5- 770e Oct 18  2001 libpcap-0.5/SUNOS4/CVS/Root
[generic]                   17      17 100.0% -lh0- 8e16 Oct 18  2001 libpcap-0.5/SUNOS4/CVS/Tag
[generic]                 2852    5212  54.7% -lh5- 48a1 Oct  7  1999 libpcap-0.5/SUNOS4/nit_if.o.sparc
[generic]                 2252    4267  52.8% -lh5- d878 Oct  7  1999 libpcap-0.5/SUNOS4/nit_if.o.sun3
[generic]                 2922    5291  55.2% -lh5- 8c1e Oct  7  1999 libpcap-0.5/SUNOS4/nit_if.o.sun4c.4.0.3c
[generic]                  455    1080  42.1% -lh5- 9d53 Oct 18  2001 libpcap-0.5/tokdefs.h
[generic]                    4       4 100.0% -lh0- 5ef8 Oct 18  2001 libpcap-0.5/VERSION
[generic]                   29      29 100.0% -lh0- 539d Oct 18  2001 libpcap-0.5/version.c
[generic]                   71     123  57.7% -lh5- 9a3e Oct 18  2001 libpcap-0.5/version.o
---------- ----------- ------- ------- ------ ---------- ------------ -------------
 Total       112 files  308610  854911  36.1%            Oct 20  2001
Page generated in 0.02 seconds
Aminet © 1992-2024 Urban Müller and the Aminet team. Aminet contact address: <aminetaminet net>