author | Rich Burridge <rich.burridge@oracle.com> |
Fri, 14 Jun 2013 16:37:38 -0700 | |
changeset 1345 | ee87318d9935 |
parent 1287 | 24a371a4ead9 |
child 1948 | 2d1537e7942d |
permissions | -rw-r--r-- |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
1 |
# |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
2 |
# CDDL HEADER START |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
3 |
# |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
4 |
# The contents of this file are subject to the terms of the |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
5 |
# Common Development and Distribution License (the "License"). |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
6 |
# You may not use this file except in compliance with the License. |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
7 |
# |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
8 |
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
9 |
# or http://www.opensolaris.org/os/licensing. |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
10 |
# See the License for the specific language governing permissions |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
11 |
# and limitations under the License. |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
12 |
# |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
13 |
# When distributing Covered Code, include this CDDL HEADER in each |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
14 |
# file and include the License file at usr/src/OPENSOLARIS.LICENSE. |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
15 |
# If applicable, add the following below this CDDL HEADER, with the |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
16 |
# fields enclosed by brackets "[]" replaced with your own identifying |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
17 |
# information: Portions Copyright [yyyy] [name of copyright owner] |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
18 |
# |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
19 |
# CDDL HEADER END |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
20 |
# |
1205
6c6c27bcf9ac
16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents:
629
diff
changeset
|
21 |
# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
22 |
# |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
23 |
|
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
24 |
<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted> |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
25 |
set name=pkg.fmri \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
26 |
value=pkg:/diagnostic/snort@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
27 |
set name=pkg.summary value="snort - Network Intrusion and Protection Detector" |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
28 |
set name=com.oracle.info.description \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
29 |
value="snort, the network intrusion and protection detector" |
1287
24a371a4ead9
16659815 tpno and license changes for pconsole, rtorrent, snort
April Chin <april.chin@oracle.com>
parents:
1251
diff
changeset
|
30 |
set name=com.oracle.info.tpno value=9027 |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
31 |
set name=info.classification \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
32 |
value=org.opensolaris.category.2008:Applications/Internet |
464
08f94c414553
7073736 need to turn _ into -
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
240
diff
changeset
|
33 |
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
34 |
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
35 |
set name=org.opensolaris.arc-caseid value=PSARC/2009/256 value=PSARC/2013/113 |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
36 |
set name=org.opensolaris.consolidation value=$(CONSOLIDATION) |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
37 |
file path=etc/attribute_table.dtd |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
38 |
file path=etc/classification.config mode=0644 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
39 |
original_name=SUNWsnort:etc/classification.config overlay=allow \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
40 |
preserve=renamenew |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
41 |
file path=etc/gen-msg.map |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
42 |
file path=etc/reference.config mode=0644 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
43 |
original_name=SUNWsnort:etc/reference.config overlay=allow \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
44 |
preserve=renamenew |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
45 |
file Solaris/auth_attr path=etc/security/auth_attr.d/snort |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
46 |
file Solaris/exec_attr path=etc/security/exec_attr.d/snort |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
47 |
file path=etc/snort.conf mode=0644 original_name=SUNWsnort:etc/snort.conf \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
48 |
overlay=allow preserve=renamenew |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
49 |
file path=etc/threshold.conf mode=0644 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
50 |
original_name=SUNWsnort:etc/threshold.conf overlay=allow preserve=renamenew |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
51 |
file path=etc/unicode.map |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
52 |
file Solaris/snort.xml path=lib/svc/manifest/network/snort.xml |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
53 |
file Solaris/snortd path=lib/svc/method/snortd |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
54 |
file usr/bin/$(MACH64)/snort path=usr/bin/snort |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
55 |
file path=usr/include/snort/dynamic_preproc/attribute_table_api.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
56 |
file path=usr/include/snort/dynamic_preproc/bitop.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
57 |
file path=usr/include/snort/dynamic_preproc/cpuclock.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
58 |
file path=usr/include/snort/dynamic_preproc/idle_processing.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
59 |
file path=usr/include/snort/dynamic_preproc/ipv6_port.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
60 |
file path=usr/include/snort/dynamic_preproc/mempool.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
61 |
file path=usr/include/snort/dynamic_preproc/obfuscation.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
62 |
file path=usr/include/snort/dynamic_preproc/preprocids.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
63 |
file path=usr/include/snort/dynamic_preproc/profiler.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
64 |
file path=usr/include/snort/dynamic_preproc/segment_mem.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
65 |
file path=usr/include/snort/dynamic_preproc/sfPolicy.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
66 |
file path=usr/include/snort/dynamic_preproc/sfPolicyUserData.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
67 |
file path=usr/include/snort/dynamic_preproc/sf_decompression.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
68 |
file path=usr/include/snort/dynamic_preproc/sf_dynamic_common.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
69 |
file path=usr/include/snort/dynamic_preproc/sf_dynamic_define.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
70 |
file path=usr/include/snort/dynamic_preproc/sf_dynamic_engine.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
71 |
file path=usr/include/snort/dynamic_preproc/sf_dynamic_meta.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
72 |
file path=usr/include/snort/dynamic_preproc/sf_dynamic_preproc_lib.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
73 |
file path=usr/include/snort/dynamic_preproc/sf_dynamic_preprocessor.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
74 |
file path=usr/include/snort/dynamic_preproc/sf_ip.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
75 |
file path=usr/include/snort/dynamic_preproc/sf_preproc_info.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
76 |
file path=usr/include/snort/dynamic_preproc/sf_protocols.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
77 |
file path=usr/include/snort/dynamic_preproc/sf_sdlist_types.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
78 |
file path=usr/include/snort/dynamic_preproc/sf_snort_packet.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
79 |
file path=usr/include/snort/dynamic_preproc/sf_snort_plugin_api.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
80 |
file path=usr/include/snort/dynamic_preproc/sfcommon.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
81 |
file path=usr/include/snort/dynamic_preproc/sfcontrol.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
82 |
file path=usr/include/snort/dynamic_preproc/sfrt.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
83 |
file path=usr/include/snort/dynamic_preproc/sfrt_dir.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
84 |
file path=usr/include/snort/dynamic_preproc/sfrt_flat.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
85 |
file path=usr/include/snort/dynamic_preproc/sfrt_flat_dir.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
86 |
file path=usr/include/snort/dynamic_preproc/sfrt_trie.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
87 |
file path=usr/include/snort/dynamic_preproc/snort_bounds.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
88 |
file path=usr/include/snort/dynamic_preproc/snort_debug.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
89 |
file path=usr/include/snort/dynamic_preproc/ssl.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
90 |
file path=usr/include/snort/dynamic_preproc/str_search.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
91 |
file path=usr/include/snort/dynamic_preproc/stream_api.h |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
92 |
file Solaris/snort.pc path=usr/lib/$(MACH64)/pkgconfig/snort.pc |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
93 |
file Solaris/snort_preproc.pc path=usr/lib/$(MACH64)/pkgconfig/snort_preproc.pc |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
94 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
95 |
link path=usr/lib/$(MACH64)/snort_dynamicengine/libsf_engine.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
96 |
target=libsf_engine.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
97 |
link path=usr/lib/$(MACH64)/snort_dynamicengine/libsf_engine.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
98 |
target=libsf_engine.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
99 |
file path=usr/lib/$(MACH64)/snort_dynamicengine/libsf_engine.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
100 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
101 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dce2_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
102 |
target=libsf_dce2_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
103 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
104 |
target=libsf_dce2_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
105 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
106 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
107 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dnp3_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
108 |
target=libsf_dnp3_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
109 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
110 |
target=libsf_dnp3_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
111 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
112 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
113 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dns_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
114 |
target=libsf_dns_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
115 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dns_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
116 |
target=libsf_dns_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
117 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
118 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
119 |
link \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
120 |
path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
121 |
target=libsf_ftptelnet_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
122 |
link \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
123 |
path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
124 |
target=libsf_ftptelnet_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
125 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
126 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
127 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_gtp_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
128 |
target=libsf_gtp_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
129 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
130 |
target=libsf_gtp_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
131 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
132 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
133 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_imap_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
134 |
target=libsf_imap_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
135 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_imap_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
136 |
target=libsf_imap_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
137 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
138 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
139 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_modbus_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
140 |
target=libsf_modbus_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
141 |
link \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
142 |
path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
143 |
target=libsf_modbus_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
144 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
145 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
146 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_pop_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
147 |
target=libsf_pop_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
148 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_pop_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
149 |
target=libsf_pop_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
150 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
151 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
152 |
link \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
153 |
path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_reputation_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
154 |
target=libsf_reputation_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
155 |
link \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
156 |
path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
157 |
target=libsf_reputation_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
158 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
159 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
160 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_sdf_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
161 |
target=libsf_sdf_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
162 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
163 |
target=libsf_sdf_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
164 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
165 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
166 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_sip_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
167 |
target=libsf_sip_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
168 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_sip_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
169 |
target=libsf_sip_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
170 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
171 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
172 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_smtp_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
173 |
target=libsf_smtp_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
174 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
175 |
target=libsf_smtp_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
176 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
177 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
178 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ssh_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
179 |
target=libsf_ssh_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
180 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
181 |
target=libsf_ssh_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
182 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
183 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
184 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ssl_preproc.so \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
185 |
target=libsf_ssl_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
186 |
link path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0 \ |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
187 |
target=libsf_ssl_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
188 |
file path=usr/lib/$(MACH64)/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
189 |
# |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
190 |
# Directory for containing dynamic rules libraries. |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
191 |
dir path=usr/lib/$(MACH64)/snort_dynamicrules |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
192 |
# |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
193 |
file path=usr/share/doc/snort/AUTHORS |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
194 |
file path=usr/share/doc/snort/BUGS |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
195 |
file path=usr/share/doc/snort/CREDITS |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
196 |
file path=usr/share/doc/snort/INSTALL |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
197 |
file path=usr/share/doc/snort/NEWS |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
198 |
file path=usr/share/doc/snort/PROBLEMS |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
199 |
file path=usr/share/doc/snort/README |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
200 |
file path=usr/share/doc/snort/README.ARUBA |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
201 |
file path=usr/share/doc/snort/README.GTP |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
202 |
file path=usr/share/doc/snort/README.PLUGINS |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
203 |
file path=usr/share/doc/snort/README.PerfProfiling |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
204 |
file path=usr/share/doc/snort/README.SMTP |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
205 |
file path=usr/share/doc/snort/README.UNSOCK |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
206 |
file path=usr/share/doc/snort/README.WIN32 |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
207 |
file path=usr/share/doc/snort/README.active |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
208 |
file path=usr/share/doc/snort/README.alert_order |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
209 |
file path=usr/share/doc/snort/README.asn1 |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
210 |
file path=usr/share/doc/snort/README.counts |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
211 |
file path=usr/share/doc/snort/README.csv |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
212 |
file path=usr/share/doc/snort/README.daq |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
213 |
file path=usr/share/doc/snort/README.database |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
214 |
file path=usr/share/doc/snort/README.dcerpc2 |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
215 |
file path=usr/share/doc/snort/README.decode |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
216 |
file path=usr/share/doc/snort/README.decoder_preproc_rules |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
217 |
file path=usr/share/doc/snort/README.dnp3 |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
218 |
file path=usr/share/doc/snort/README.dns |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
219 |
file path=usr/share/doc/snort/README.event_queue |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
220 |
file path=usr/share/doc/snort/README.filters |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
221 |
file path=usr/share/doc/snort/README.flowbits |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
222 |
file path=usr/share/doc/snort/README.frag3 |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
223 |
file path=usr/share/doc/snort/README.ftptelnet |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
224 |
file path=usr/share/doc/snort/README.gre |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
225 |
file path=usr/share/doc/snort/README.http_inspect |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
226 |
file path=usr/share/doc/snort/README.imap |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
227 |
file path=usr/share/doc/snort/README.ipip |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
228 |
file path=usr/share/doc/snort/README.ipv6 |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
229 |
file path=usr/share/doc/snort/README.modbus |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
230 |
file path=usr/share/doc/snort/README.multipleconfigs |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
231 |
file path=usr/share/doc/snort/README.normalize |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
232 |
file path=usr/share/doc/snort/README.pcap_readmode |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
233 |
file path=usr/share/doc/snort/README.pop |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
234 |
file path=usr/share/doc/snort/README.ppm |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
235 |
file path=usr/share/doc/snort/README.reload |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
236 |
file path=usr/share/doc/snort/README.reputation |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
237 |
file path=usr/share/doc/snort/README.rzb_saac |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
238 |
file path=usr/share/doc/snort/README.sensitive_data |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
239 |
file path=usr/share/doc/snort/README.sfportscan |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
240 |
file path=usr/share/doc/snort/README.sip |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
241 |
file path=usr/share/doc/snort/README.ssh |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
242 |
file path=usr/share/doc/snort/README.ssl |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
243 |
file path=usr/share/doc/snort/README.stream5 |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
244 |
file path=usr/share/doc/snort/README.tag |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
245 |
file path=usr/share/doc/snort/README.thresholding |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
246 |
file path=usr/share/doc/snort/README.u2boat |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
247 |
file path=usr/share/doc/snort/README.variables |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
248 |
file path=usr/share/doc/snort/TODO |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
249 |
file path=usr/share/doc/snort/USAGE |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
250 |
file path=usr/share/doc/snort/WISHLIST |
213
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
251 |
file path=usr/share/doc/snort/generators |
7d4229dba5ed
7041863 move snort to userland
Mike Sullivan <Mike.Sullivan@Oracle.COM>
parents:
diff
changeset
|
252 |
file usr/share/man/man8/snort.8 path=usr/share/man/man1m/snort.1m |
1345
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
253 |
dir path=var/log/snort owner=noaccess group=noaccess |
ee87318d9935
PSARC 2013/113 snort 2.9.2
Rich Burridge <rich.burridge@oracle.com>
parents:
1287
diff
changeset
|
254 |
license snort.license license="GPLv2, BSD, LGPLv2.1" |