Print this page
OS-7667 IPFilter needs to keep and report state for cloud firewall logging
Portions contributed by: Mike Gerdts <mike.gerdts@joyent.com>
| Split |
Close |
| Expand all |
| Collapse all |
--- old/usr/src/uts/sparc/ipf/ipf.global-objs.debug64
+++ new/usr/src/uts/sparc/ipf/ipf.global-objs.debug64
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
|
↓ open down ↓ |
14 lines elided |
↑ open up ↑ |
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21 #
22 22 # Copyright 2008 Sun Microsystems, Inc. All rights reserved.
23 23 # Use is subject to license terms.
24 24 #
25 -# Copyright 2013 Joyent, Inc. All rights reserved
25 +# Copyright 2019 Joyent, Inc.
26 26 #
27 27
28 +cfw_evdrops
29 +cfw_evreports
30 +cfw_ring
31 +cfw_ringcv
32 +cfw_ringend
33 +cfw_ringfull
34 +cfw_ringlock
35 +cfw_ringmask
36 +cfw_ringsize
37 +cfw_ringstart
38 +cfw_timeout_tries
39 +cfw_timeout_wait
28 40 hook4_vnd_in
29 41 hook4_vnd_out
30 42 hook6_vnd_in
31 43 hook6_vnd_out
32 44 fr_availfuncs
33 45 fr_features
34 46 fr_objbytes
35 47 hdrsizes
36 48 hook4_in
37 49 hook4_in_gz
38 50 hook4_loop_in
39 51 hook4_loop_in_gz
40 52 hook4_loop_out
41 53 hook4_loop_out_gz
42 54 hook4_nicevents
43 55 hook4_nicevents_gz
44 56 hook4_out
45 57 hook4_out_gz
46 58 hook6_in
47 59 hook6_in_gz
48 60 hook6_loop_in
49 61 hook6_loop_in_gz
50 62 hook6_loop_out
51 63 hook6_loop_out_gz
52 64 hook6_nicevents
|
↓ open down ↓ |
15 lines elided |
↑ open up ↑ |
53 65 hook6_nicevents_gz
54 66 hook6_out
55 67 hook6_out_gz
56 68 icmpreplytype4
57 69 icmpreplytype6
58 70 icmptoicmp6types
59 71 icmptoicmp6unreach
60 72 idletime_tab
61 73 ip6exthdr
62 74 ipf_cb_ops
75 +ipf_cfwlog_enabled
63 76 ipf_dev_info
64 77 ipf_devfiles
65 78 ipf_kstat_tmp
66 79 ipf_minor
67 80 ipf_ops
68 81 ipf_proxy_debug
69 82 ipf_stack_lock
70 83 ipf_stacks
71 84 ipf_state
72 85 ipfilter_version
73 86 ipfncb
74 87 ipl_magic
75 88 iplmod
76 89 ipopts
77 90 ippr_irc_dcctypes
78 91 ippr_pptp_debug
79 92 ippr_pptp_gretimeout
80 93 lcl_ap_proxies
81 94 lcl_ipf_tuneables
82 95 modlink1
83 96 rcsid
84 97 sccsid
85 98 secopt
86 99 tcpopts
87 100 lastx
88 101 _drand48_a
89 102 _drand48_c
90 103 _drand48_x
91 104 init48done
92 105 seed_lock
|
↓ open down ↓ |
20 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX