File: README

package info (click to toggle)
epan 1.3.1-1
  • links: PTS
  • area: non-free
  • in suites: hamm, potato, slink
  • size: 1,112 kB
  • ctags: 14
  • sloc: perl: 118; makefile: 83; sh: 3
file content (26 lines) | stat: -rw-r--r-- 1,492 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
EPAN
====

I'm sorry there is no english documentation yet. You can set the following
XResources:

datadir		-  set the directory for the capture data (you can also
                   specify it on the command line) - TYPE: STRING
pattern		-  show only filenames in file selector which match the pattern - TYPE: STRING
tooltips	-  disable or enable the "tooltips" (enabled by default) - TYPE: BOOLEAN
frdtop		-  if set to 1 the frame detail browser starts with the first line (default: 1) - TYPE: BOOLEAN
cap_iface       -  capture window: set default capture interface - TYPE: STRING
cap_savefile    -  capture window: set default save filename - TYPE: STRING
cap_filterfile  -  capture window: set default filter filename - TYPE: STRING
cap_filtercmd   -  capture window: set default filter command - TYPE: STRING
cap_count       -  capture window: set default no. of frames to capture - TYPE: STRING
cap_snaplen     -  capture window: set default snaplen (default: 68) - TYPE: STRING
cap_timeout     -  capture window: set default timeout (default: 1000) - TYPE: STRING
cap_promisc     -  capture window: use device in promisc mode by default (default: yes) - TYPE: BOOLEAN
cap_timestamp   -  capture window: add timestamp to save filename (default: no) - TYPE: BOOLEAN


You may have to adjust the modem speed in epan_pstats (default 28800 bps).
This value is used for SLIP, PPP and ISDN (rawip) capture files. You can
also call additional statistics programs from epan_pstats (gnuplot).