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/intel/ipf/ipf.global-objs.debug64
+++ new/usr/src/uts/intel/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 2018 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 fr_availfuncs
29 41 fr_features
30 42 fr_objbytes
31 43 hdrsizes
32 44 hook_viona_in
33 45 hook_viona_in_gz
34 46 hook_viona_out
35 47 hook_viona_out_gz
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 hook4_vnd_in
47 59 hook4_vnd_in_gz
48 60 hook4_vnd_out
49 61 hook4_vnd_out_gz
50 62 hook6_in
51 63 hook6_in_gz
52 64 hook6_loop_in
53 65 hook6_loop_in_gz
54 66 hook6_loop_out
55 67 hook6_loop_out_gz
56 68 hook6_nicevents
57 69 hook6_nicevents_gz
58 70 hook6_out
59 71 hook6_out_gz
60 72 hook6_vnd_in
|
↓ open down ↓ |
23 lines elided |
↑ open up ↑ |
61 73 hook6_vnd_in_gz
62 74 hook6_vnd_out
63 75 hook6_vnd_out_gz
64 76 icmpreplytype4
65 77 icmpreplytype6
66 78 icmptoicmp6types
67 79 icmptoicmp6unreach
68 80 idletime_tab
69 81 ip6exthdr
70 82 ipf_cb_ops
83 +ipf_cfwlog_enabled
71 84 ipf_dev_info
72 85 ipf_devfiles
73 86 ipf_eth_bcast_addr
74 87 ipf_eth_ipv4_mcast
75 88 ipf_eth_ipv6_mcast
76 89 ipf_kstat_tmp
77 90 ipf_minor
78 91 ipf_ops
79 92 ipf_proxy_debug
80 93 ipf_stack_lock
81 94 ipf_stacks
82 95 ipf_state
83 96 ipfilter_version
84 97 ipfncb
85 98 ipl_magic
86 99 iplmod
87 100 ipopts
88 101 ippr_irc_dcctypes
89 102 ippr_pptp_debug
90 103 ippr_pptp_gretimeout
91 104 lcl_ap_proxies
92 105 lcl_ipf_tuneables
93 106 modlink1
94 107 rcsid
95 108 sccsid
96 109 secopt
97 110 tcpopts
98 111 lastx
99 112 _drand48_a
100 113 _drand48_c
101 114 _drand48_x
102 115 init48done
103 116 seed_lock
|
↓ open down ↓ |
23 lines elided |
↑ open up ↑ |
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX