3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 #
24
25 #
26 # MAPFILE HEADER START
27 #
28 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
29 # Object versioning must comply with the rules detailed in
30 #
31 # usr/src/lib/README.mapfiles
32 #
33 # You should not be making modifications here until you've read the most current
34 # copy of that file. If you need help, contact a gatekeeper for guidance.
35 #
36 # MAPFILE HEADER END
37 #
38
39 $mapfile_version 2
40
41 SYMBOL_VERSION SUNWprivate_1.1 {
42 global:
117 dladm_iptun_down;
118 dladm_iptun_set6to4relay;
119 dladm_iptun_get6to4relay;
120 dladm_vlan_create;
121 dladm_vlan_delete;
122 dladm_vlan_up;
123 dladm_vlan_info;
124 dladm_class2str;
125 dladm_media2str;
126 dladm_str2media;
127 dladm_rename_link;
128 dladm_phys_info;
129 dladm_phys_delete;
130 dladm_dev2linkid;
131 dladm_linkid2legacyname;
132 dladm_create_datalink_id;
133 dladm_destroy_datalink_id;
134 dladm_remap_datalink_id;
135 dladm_up_datalink_id;
136 dladm_name2info;
137 dladm_datalink_id2info;
138 dladm_walk_datalink_id;
139 dladm_create_conf;
140 dladm_open_conf;
141 dladm_getsnap_conf;
142 dladm_write_conf;
143 dladm_remove_conf;
144 dladm_destroy_conf;
145 dladm_get_conf_field;
146 dladm_set_conf_field;
147 dladm_unset_conf_field;
148 dladm_wlan_wpa_get_sr;
149 dladm_wlan_wpa_set_ie;
150 dladm_wlan_wpa_set_wpa;
151 dladm_wlan_wpa_del_key;
152 dladm_wlan_wpa_set_key;
153 dladm_wlan_wpa_set_mlme;
154 dladm_vnic_create;
155 dladm_vnic_delete;
156 dladm_vnic_info;
|
3 #
4 # The contents of this file are subject to the terms of the
5 # Common Development and Distribution License (the "License").
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21 #
22 # Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
23 # Copyright (c) 2011, Joyent Inc. All rights reserved.
24 #
25
26 #
27 # MAPFILE HEADER START
28 #
29 # WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
30 # Object versioning must comply with the rules detailed in
31 #
32 # usr/src/lib/README.mapfiles
33 #
34 # You should not be making modifications here until you've read the most current
35 # copy of that file. If you need help, contact a gatekeeper for guidance.
36 #
37 # MAPFILE HEADER END
38 #
39
40 $mapfile_version 2
41
42 SYMBOL_VERSION SUNWprivate_1.1 {
43 global:
118 dladm_iptun_down;
119 dladm_iptun_set6to4relay;
120 dladm_iptun_get6to4relay;
121 dladm_vlan_create;
122 dladm_vlan_delete;
123 dladm_vlan_up;
124 dladm_vlan_info;
125 dladm_class2str;
126 dladm_media2str;
127 dladm_str2media;
128 dladm_rename_link;
129 dladm_phys_info;
130 dladm_phys_delete;
131 dladm_dev2linkid;
132 dladm_linkid2legacyname;
133 dladm_create_datalink_id;
134 dladm_destroy_datalink_id;
135 dladm_remap_datalink_id;
136 dladm_up_datalink_id;
137 dladm_name2info;
138 dladm_zname2info;
139 dladm_datalink_id2info;
140 dladm_walk_datalink_id;
141 dladm_create_conf;
142 dladm_open_conf;
143 dladm_getsnap_conf;
144 dladm_write_conf;
145 dladm_remove_conf;
146 dladm_destroy_conf;
147 dladm_get_conf_field;
148 dladm_set_conf_field;
149 dladm_unset_conf_field;
150 dladm_wlan_wpa_get_sr;
151 dladm_wlan_wpa_set_ie;
152 dladm_wlan_wpa_set_wpa;
153 dladm_wlan_wpa_del_key;
154 dladm_wlan_wpa_set_key;
155 dladm_wlan_wpa_set_mlme;
156 dladm_vnic_create;
157 dladm_vnic_delete;
158 dladm_vnic_info;
|