usr/src/pkgdefs/SUNWwireshark/prototype_com
author Jon Tibble <meths@btinternet.com>
Sun, 05 Jan 2014 18:57:01 +0000
branchoi_151a
changeset 250 b12b161c8fc6
parent 241 d123d7e1bbc3
permissions -rw-r--r--
Bump Wireshark to 1.8.12
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     1
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     2
# CDDL HEADER START
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     3
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     7
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    11
# and limitations under the License.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    12
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    18
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    19
# CDDL HEADER END
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    20
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    21
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    22
#
15
24b3ef38fbcd Import sfw build 141
Cyril Plisko <cyril.plisko@grigale.com>
parents: 7
diff changeset
    23
# Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved.
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    24
#
44
6135d8b0a676 Import sfw build 148
Cyril Plisko <cyril.plisko@grigale.com>
parents: 17
diff changeset
    25
#ident	"@(#)prototype_com	1.13	10/08/09 SMI"
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    26
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    27
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    28
# This required package information file contains a list of package contents.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    29
# The 'pkgmk' command uses this file to identify the contents of a package
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    30
# and their location on the development machine when building the package.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    31
# Can be created via a text editor or through use of the 'pkgproto' command.
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    32
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    33
#!search <pathname pathname ...>	# where to find pkg objects
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    34
#!include <filename>			# include another 'prototype' file
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    35
#!default <mode> <owner> <group>	# default used if not specified on entry
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    36
#!<param>=<value>			# puts parameter in pkg environment
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    37
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    38
# packaging files
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    39
i pkginfo
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    40
i copyright
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    41
i depend
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    42
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    43
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    44
# SUNWwireshark
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    45
#
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    46
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    47
d none usr 0755 root sys
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    48
d none usr/lib 0755 root bin
250
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    49
f none usr/lib/libwireshark.so.2.0.12 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    50
s none usr/lib/libwireshark.so.2=libwireshark.so.2.0.12
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    51
s none usr/lib/libwireshark.so=libwireshark.so.2.0.12
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    52
f none usr/lib/libwiretap.so.2.1.12 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    53
s none usr/lib/libwiretap.so.2=libwiretap.so.2.1.12
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    54
s none usr/lib/libwiretap.so=libwiretap.so.2.1.12
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
    55
f none usr/lib/libwsutil.so.2.0.0 0555 root bin
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
    56
s none usr/lib/libwsutil.so.2=libwsutil.so.2.0.0
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
    57
s none usr/lib/libwsutil.so=libwsutil.so.2.0.0
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    58
d none usr/lib/wireshark 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    59
d none usr/lib/wireshark/plugins 0755 root bin
250
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    60
d none usr/lib/wireshark/plugins/1.8.12 0755 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    61
f none usr/lib/wireshark/plugins/1.8.12/asn1.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    62
f none usr/lib/wireshark/plugins/1.8.12/docsis.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    63
f none usr/lib/wireshark/plugins/1.8.12/ethercat.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    64
f none usr/lib/wireshark/plugins/1.8.12/gryphon.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    65
f none usr/lib/wireshark/plugins/1.8.12/irda.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    66
f none usr/lib/wireshark/plugins/1.8.12/m2m.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    67
f none usr/lib/wireshark/plugins/1.8.12/mate.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    68
f none usr/lib/wireshark/plugins/1.8.12/opcua.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    69
f none usr/lib/wireshark/plugins/1.8.12/profinet.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    70
f none usr/lib/wireshark/plugins/1.8.12/stats_tree.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    71
f none usr/lib/wireshark/plugins/1.8.12/unistim.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    72
f none usr/lib/wireshark/plugins/1.8.12/wimax.so 0555 root bin
b12b161c8fc6 Bump Wireshark to 1.8.12
Jon Tibble <meths@btinternet.com>
parents: 241
diff changeset
    73
f none usr/lib/wireshark/plugins/1.8.12/wimaxasncp.so 0555 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    74
d none usr/sbin 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    75
f none usr/sbin/capinfos 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    76
f none usr/sbin/dumpcap 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    77
f none usr/sbin/editcap 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    78
f none usr/sbin/mergecap 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    79
f none usr/sbin/rawshark 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    80
f none usr/sbin/text2pcap 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    81
f none usr/sbin/tshark 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    82
f none usr/sbin/wireshark 0555 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    83
d none usr/share 0755 root sys
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    84
d none usr/share/applications 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    85
f none usr/share/applications/wireshark.desktop 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    86
d none usr/share/man 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    87
d none usr/share/man/man1 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    88
f none usr/share/man/man1/capinfos.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    89
f none usr/share/man/man1/dumpcap.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    90
f none usr/share/man/man1/editcap.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    91
f none usr/share/man/man1/mergecap.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    92
f none usr/share/man/man1/rawshark.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    93
f none usr/share/man/man1/text2pcap.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    94
f none usr/share/man/man1/tshark.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    95
f none usr/share/man/man1/wireshark.1 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    96
d none usr/share/man/man4 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    97
f none usr/share/man/man4/wireshark-filter.4 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    98
d none usr/share/pixmaps 0755 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
    99
f none usr/share/pixmaps/wireshark.png 0444 root other
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   100
d none usr/share/wireshark 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   101
f none usr/share/wireshark/AUTHORS-SHORT 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   102
f none usr/share/wireshark/COPYING 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   103
f none usr/share/wireshark/capinfos.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   104
f none usr/share/wireshark/cfilters 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   105
f none usr/share/wireshark/colorfilters 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   106
f none usr/share/wireshark/dfilters 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   107
f none usr/share/wireshark/dftest.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   108
d none usr/share/wireshark/diameter 0755 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   109
f none usr/share/wireshark/diameter/AlcatelLucent.xml 0444 root bin
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   110
f none usr/share/wireshark/diameter/Cisco.xml 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   111
f none usr/share/wireshark/diameter/Ericsson.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   112
f none usr/share/wireshark/diameter/TGPPGmb.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   113
f none usr/share/wireshark/diameter/TGPPRx.xml 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   114
f none usr/share/wireshark/diameter/TGPPS9.xml 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   115
f none usr/share/wireshark/diameter/TGPPSh.xml 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   116
f none usr/share/wireshark/diameter/Vodafone.xml 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   117
f none usr/share/wireshark/diameter/chargecontrol.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   118
f none usr/share/wireshark/diameter/dictionary.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   119
f none usr/share/wireshark/diameter/dictionary.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   120
f none usr/share/wireshark/diameter/eap.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   121
f none usr/share/wireshark/diameter/etsie2e4.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   122
f none usr/share/wireshark/diameter/gqpolicy.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   123
f none usr/share/wireshark/diameter/imscxdx.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   124
f none usr/share/wireshark/diameter/mobileipv4.xml 0444 root bin
15
24b3ef38fbcd Import sfw build 141
Cyril Plisko <cyril.plisko@grigale.com>
parents: 7
diff changeset
   125
f none usr/share/wireshark/diameter/mobileipv6.xml 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   126
f none usr/share/wireshark/diameter/nasreq.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   127
f none usr/share/wireshark/diameter/sip.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   128
f none usr/share/wireshark/diameter/sunping.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   129
d none usr/share/wireshark/dtds 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   130
f none usr/share/wireshark/dtds/dc.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   131
f none usr/share/wireshark/dtds/itunes.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   132
f none usr/share/wireshark/dtds/mscml.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   133
f none usr/share/wireshark/dtds/pocsettings.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   134
f none usr/share/wireshark/dtds/presence.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   135
f none usr/share/wireshark/dtds/reginfo.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   136
f none usr/share/wireshark/dtds/rlmi.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   137
f none usr/share/wireshark/dtds/rss.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   138
f none usr/share/wireshark/dtds/smil.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   139
f none usr/share/wireshark/dtds/watcherinfo.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   140
f none usr/share/wireshark/dtds/xcap-caps.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   141
f none usr/share/wireshark/dtds/xcap-error.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   142
f none usr/share/wireshark/dumpcap.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   143
f none usr/share/wireshark/editcap.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   144
d none usr/share/wireshark/help 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   145
f none usr/share/wireshark/help/capture_filters.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   146
f none usr/share/wireshark/help/capturing.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   147
f none usr/share/wireshark/help/display_filters.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   148
f none usr/share/wireshark/help/faq.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   149
f none usr/share/wireshark/help/getting_started.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   150
f none usr/share/wireshark/help/overview.txt 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   151
f none usr/share/wireshark/help/toc 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   152
f none usr/share/wireshark/manuf 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   153
f none usr/share/wireshark/mergecap.html 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   154
f none usr/share/wireshark/pdml2html.xsl 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   155
d none usr/share/wireshark/radius 0755 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   156
f none usr/share/wireshark/radius/README.radius_dictionary 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   157
f none usr/share/wireshark/radius/dictionary 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   158
f none usr/share/wireshark/radius/dictionary.3com 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   159
f none usr/share/wireshark/radius/dictionary.3gpp 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   160
f none usr/share/wireshark/radius/dictionary.3gpp2 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   161
f none usr/share/wireshark/radius/dictionary.acc 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   162
f none usr/share/wireshark/radius/dictionary.acme 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   163
f none usr/share/wireshark/radius/dictionary.airespace 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   164
f none usr/share/wireshark/radius/dictionary.alcatel 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   165
f none usr/share/wireshark/radius/dictionary.alcatel.esam 0444 root bin
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   166
f none usr/share/wireshark/radius/dictionary.alcatel.sr 0444 root bin
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   167
f none usr/share/wireshark/radius/dictionary.alcatel-lucent.xylan 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   168
f none usr/share/wireshark/radius/dictionary.alteon 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   169
f none usr/share/wireshark/radius/dictionary.altiga 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   170
f none usr/share/wireshark/radius/dictionary.alvarion 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   171
f none usr/share/wireshark/radius/dictionary.apc 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   172
f none usr/share/wireshark/radius/dictionary.aptis 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   173
f none usr/share/wireshark/radius/dictionary.aruba 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   174
f none usr/share/wireshark/radius/dictionary.ascend 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   175
f none usr/share/wireshark/radius/dictionary.asn 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   176
f none usr/share/wireshark/radius/dictionary.audiocodes 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   177
f none usr/share/wireshark/radius/dictionary.avaya 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   178
f none usr/share/wireshark/radius/dictionary.azaire 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   179
f none usr/share/wireshark/radius/dictionary.bay 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   180
f none usr/share/wireshark/radius/dictionary.bintec 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   181
f none usr/share/wireshark/radius/dictionary.bristol 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   182
f none usr/share/wireshark/radius/dictionary.cablelabs 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   183
f none usr/share/wireshark/radius/dictionary.cabletron 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   184
f none usr/share/wireshark/radius/dictionary.chillispot 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   185
f none usr/share/wireshark/radius/dictionary.cisco 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   186
f none usr/share/wireshark/radius/dictionary.cisco.bbsm 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   187
f none usr/share/wireshark/radius/dictionary.cisco.vpn3000 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   188
f none usr/share/wireshark/radius/dictionary.cisco.vpn5000 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   189
f none usr/share/wireshark/radius/dictionary.clavister 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   190
f none usr/share/wireshark/radius/dictionary.colubris 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   191
f none usr/share/wireshark/radius/dictionary.columbia_university 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   192
f none usr/share/wireshark/radius/dictionary.compat 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   193
f none usr/share/wireshark/radius/dictionary.cosine 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   194
f none usr/share/wireshark/radius/dictionary.dhcp 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   195
f none usr/share/wireshark/radius/dictionary.digium 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   196
f none usr/share/wireshark/radius/dictionary.eltex 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   197
f none usr/share/wireshark/radius/dictionary.epygi 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   198
f none usr/share/wireshark/radius/dictionary.ericsson 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   199
f none usr/share/wireshark/radius/dictionary.erx 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   200
f none usr/share/wireshark/radius/dictionary.extreme 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   201
f none usr/share/wireshark/radius/dictionary.fortinet 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   202
f none usr/share/wireshark/radius/dictionary.foundry 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   203
f none usr/share/wireshark/radius/dictionary.freeradius 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   204
f none usr/share/wireshark/radius/dictionary.freeradius.internal 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   205
f none usr/share/wireshark/radius/dictionary.freeswitch 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   206
f none usr/share/wireshark/radius/dictionary.gandalf 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   207
f none usr/share/wireshark/radius/dictionary.garderos 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   208
f none usr/share/wireshark/radius/dictionary.gemtek 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   209
f none usr/share/wireshark/radius/dictionary.h3c 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   210
f none usr/share/wireshark/radius/dictionary.hp 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   211
f none usr/share/wireshark/radius/dictionary.huawei 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   212
f none usr/share/wireshark/radius/dictionary.iea 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   213
f none usr/share/wireshark/radius/dictionary.infonet 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   214
f none usr/share/wireshark/radius/dictionary.ipunplugged 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   215
f none usr/share/wireshark/radius/dictionary.issanni 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   216
f none usr/share/wireshark/radius/dictionary.itk 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   217
f none usr/share/wireshark/radius/dictionary.jradius 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   218
f none usr/share/wireshark/radius/dictionary.juniper 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   219
f none usr/share/wireshark/radius/dictionary.karlnet 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   220
f none usr/share/wireshark/radius/dictionary.lancom 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   221
f none usr/share/wireshark/radius/dictionary.livingston 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   222
f none usr/share/wireshark/radius/dictionary.localweb 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   223
f none usr/share/wireshark/radius/dictionary.lucent 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   224
f none usr/share/wireshark/radius/dictionary.manzara 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   225
f none usr/share/wireshark/radius/dictionary.merit 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   226
f none usr/share/wireshark/radius/dictionary.microsoft 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   227
f none usr/share/wireshark/radius/dictionary.mikrotik 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   228
f none usr/share/wireshark/radius/dictionary.motorola 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   229
f none usr/share/wireshark/radius/dictionary.motorola.wimax 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   230
f none usr/share/wireshark/radius/dictionary.navini 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   231
f none usr/share/wireshark/radius/dictionary.networkphysics 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   232
f none usr/share/wireshark/radius/dictionary.netscreen 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   233
f none usr/share/wireshark/radius/dictionary.nexans 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   234
f none usr/share/wireshark/radius/dictionary.nokia 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   235
f none usr/share/wireshark/radius/dictionary.nokia.conflict 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   236
f none usr/share/wireshark/radius/dictionary.nomadix 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   237
f none usr/share/wireshark/radius/dictionary.nortel 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   238
f none usr/share/wireshark/radius/dictionary.ntua 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   239
f none usr/share/wireshark/radius/dictionary.openser 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   240
f none usr/share/wireshark/radius/dictionary.packeteer 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   241
f none usr/share/wireshark/radius/dictionary.patton 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   242
f none usr/share/wireshark/radius/dictionary.propel 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   243
f none usr/share/wireshark/radius/dictionary.prosoft 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   244
f none usr/share/wireshark/radius/dictionary.quiconnect 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   245
f none usr/share/wireshark/radius/dictionary.quintum 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   246
f none usr/share/wireshark/radius/dictionary.redback 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   247
f none usr/share/wireshark/radius/dictionary.redcreek 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   248
f none usr/share/wireshark/radius/dictionary.rfc2865 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   249
f none usr/share/wireshark/radius/dictionary.rfc2866 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   250
f none usr/share/wireshark/radius/dictionary.rfc2867 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   251
f none usr/share/wireshark/radius/dictionary.rfc2868 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   252
f none usr/share/wireshark/radius/dictionary.rfc2869 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   253
f none usr/share/wireshark/radius/dictionary.rfc3162 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   254
f none usr/share/wireshark/radius/dictionary.rfc3576 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   255
f none usr/share/wireshark/radius/dictionary.rfc3580 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   256
f none usr/share/wireshark/radius/dictionary.rfc4072 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   257
f none usr/share/wireshark/radius/dictionary.rfc4372 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   258
f none usr/share/wireshark/radius/dictionary.rfc4603 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   259
f none usr/share/wireshark/radius/dictionary.rfc4675 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   260
f none usr/share/wireshark/radius/dictionary.rfc4679 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   261
f none usr/share/wireshark/radius/dictionary.rfc4818 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   262
f none usr/share/wireshark/radius/dictionary.rfc4849 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   263
f none usr/share/wireshark/radius/dictionary.rfc5090 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   264
f none usr/share/wireshark/radius/dictionary.rfc5176 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   265
f none usr/share/wireshark/radius/dictionary.rfc5580 0444 root bin
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   266
f none usr/share/wireshark/radius/dictionary.rfc5607 0444 root bin
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   267
f none usr/share/wireshark/radius/dictionary.rfc5904 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   268
f none usr/share/wireshark/radius/dictionary.riverstone 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   269
f none usr/share/wireshark/radius/dictionary.roaringpenguin 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   270
f none usr/share/wireshark/radius/dictionary.shasta 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   271
f none usr/share/wireshark/radius/dictionary.shiva 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   272
f none usr/share/wireshark/radius/dictionary.slipstream 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   273
f none usr/share/wireshark/radius/dictionary.sofaware 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   274
f none usr/share/wireshark/radius/dictionary.sonicwall 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   275
f none usr/share/wireshark/radius/dictionary.springtide 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   276
f none usr/share/wireshark/radius/dictionary.starent 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   277
f none usr/share/wireshark/radius/dictionary.t_systems_nova 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   278
f none usr/share/wireshark/radius/dictionary.telebit 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   279
f none usr/share/wireshark/radius/dictionary.telkom 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   280
f none usr/share/wireshark/radius/dictionary.trapeze 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   281
f none usr/share/wireshark/radius/dictionary.tropos 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   282
f none usr/share/wireshark/radius/dictionary.ukerna 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   283
f none usr/share/wireshark/radius/dictionary.unix 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   284
f none usr/share/wireshark/radius/dictionary.usr 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   285
f none usr/share/wireshark/radius/dictionary.utstarcom 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   286
f none usr/share/wireshark/radius/dictionary.valemount 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   287
f none usr/share/wireshark/radius/dictionary.versanet 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   288
f none usr/share/wireshark/radius/dictionary.vqp 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   289
f none usr/share/wireshark/radius/dictionary.walabi 0444 root bin
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   290
f none usr/share/wireshark/radius/dictionary.waverider 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   291
f none usr/share/wireshark/radius/dictionary.wichorus 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   292
f none usr/share/wireshark/radius/dictionary.wimax 0444 root bin
187
cd581b72b6ac Bump Wireshark to 1.8.4
Jon Tibble <meths@btinternet.com>
parents: 169
diff changeset
   293
f none usr/share/wireshark/radius/dictionary.wimax.wichorus 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   294
f none usr/share/wireshark/radius/dictionary.wispr 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   295
f none usr/share/wireshark/radius/dictionary.xedia 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   296
f none usr/share/wireshark/radius/dictionary.zyxel 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   297
f none usr/share/wireshark/ipmap.html 0444 root bin
111
693a134f6e8e Bump wireshark to 1.4.11
Jon Tibble <meths@btinternet.com>
parents: 44
diff changeset
   298
f none usr/share/wireshark/randpkt.html 0444 root bin
0
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   299
f none usr/share/wireshark/rawshark.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   300
f none usr/share/wireshark/services 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   301
f none usr/share/wireshark/smi_modules 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   302
f none usr/share/wireshark/text2pcap.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   303
d none usr/share/wireshark/tpncp 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   304
f none usr/share/wireshark/tpncp/tpncp.dat 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   305
f none usr/share/wireshark/tshark.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   306
d none usr/share/wireshark/wimaxasncp 0755 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   307
f none usr/share/wireshark/wimaxasncp/dictionary.dtd 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   308
f none usr/share/wireshark/wimaxasncp/dictionary.xml 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   309
f none usr/share/wireshark/wireshark-filter.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   310
f none usr/share/wireshark/wireshark.html 0444 root bin
b34509ac961f Import sfw repo b126
Cyril Plisko <cyril.plisko@grigale.com>
parents:
diff changeset
   311
f none usr/share/wireshark/ws.css 0444 root bin