• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

COPYINGH A D26-Jun-2015889 2316

Makefile.amH A D26-Jun-20151.1 KiB3827

NEWSH A D26-Jun-20152 KiB6158

READMEH A D26-Jun-2015621 2113

abbrev.cH A D26-Jun-20154.2 KiB208151

abbrev.hH A D26-Jun-2015225 95

compat.hH A D26-Jun-2015804 3629

configure.acH A D26-Jun-20152.7 KiB10491

display.cH A D26-Jun-201514.2 KiB698581

display.hH A D26-Jun-2015320 138

err.cH A D26-Jun-20151.2 KiB9375

ether.cH A D26-Jun-20158.8 KiB378263

flow.cH A D26-Jun-20153.8 KiB186148

flow.hH A D26-Jun-2015809 3728

frag.cH A D26-Jun-20158.6 KiB373280

frag.hH A D26-Jun-2015850 2410

hash.cH A D26-Jun-20152.5 KiB139104

hash.hH A D26-Jun-2015566 2315

icmp.cH A D26-Jun-20152.4 KiB10187

ifc.cH A D26-Jun-20151.4 KiB7752

ifc.hH A D26-Jun-2015113 62

ip.cH A D26-Jun-20155.3 KiB264219

ip6.cH A D26-Jun-20153.2 KiB163137

ipx.cH A D26-Jun-20155.3 KiB182125

loop.cH A D26-Jun-2015935 5844

machendian.hH A D26-Jun-20151.3 KiB5729

main.cH A D26-Jun-20159.2 KiB435352

main.hH A D26-Jun-2015899 2015

memcmp.cH A D26-Jun-2015352 2418

pktstat.1.inH A D26-Jun-20156.8 KiB271270

pktstat.spec.inH A D26-Jun-20151.1 KiB3831

ppp.cH A D26-Jun-20152.5 KiB10285

resize.cH A D26-Jun-20151.4 KiB8361

resize.hH A D26-Jun-2015119 73

sll.cH A D26-Jun-20152.3 KiB9551

strlcpy.cH A D26-Jun-2015423 3426

tag.cH A D26-Jun-20151.3 KiB5739

tag.hH A D26-Jun-20151.6 KiB5327

tcp.cH A D26-Jun-20158.4 KiB410352

tcp.hH A D26-Jun-2015358 84

tcp_http.cH A D26-Jun-20152 KiB9576

tcp_smtp.cH A D26-Jun-20156.3 KiB287232

tcp_x11.cH A D26-Jun-20153.2 KiB153120

type.hH A D26-Jun-20152.4 KiB10073

udp.cH A D26-Jun-20152.9 KiB157136

wol.cH A D26-Jun-20151.5 KiB6549

xx_malloc.cH A D26-Jun-20154.6 KiB251195

README

1
2HELLO
3
4Thankyou for downloading pktstat. Pktstat will provide you with many
5years of fun and enjoyment, provided that you take care to read the
6documentation in pktstat(1) and the notices below.
7
8Installation and operation of pktstat may need elevated privileges.
9Be sure to ask the advice of an adult when using the superuser account.
10
11The latest version of pktstat can be found through freshmeat.net.
12
13LINUX
14
15To aid construction in a Linux environment, ensure that the libpcap-dev
16and ncurses-devel packages are at hand. Otherwise, you will see
17messages like this:
18	main.c:18: pcap.h: No such file or directory
19
20$Id$
21