Print this page
    
OS-249
    
      
        | Split | 
	Close | 
      
      | Expand all | 
      | Collapse all | 
    
    
          --- old/usr/src/lib/libdladm/common/mapfile-vers
          +++ new/usr/src/lib/libdladm/common/mapfile-vers
   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  #
  
    | 
      ↓ open down ↓ | 
    12 lines elided | 
    
      ↑ open up ↑ | 
  
  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.
  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 (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
       23 +# Copyright (c) 2011, Joyent Inc. All rights reserved.
  23   24  #
  24   25  
  25   26  #
  26   27  # MAPFILE HEADER START
  27   28  #
  28   29  # WARNING:  STOP NOW.  DO NOT MODIFY THIS FILE.
  29   30  # Object versioning must comply with the rules detailed in
  30   31  #
  31   32  #       usr/src/lib/README.mapfiles
  32   33  #
  33   34  # You should not be making modifications here until you've read the most current
  34   35  # copy of that file. If you need help, contact a gatekeeper for guidance.
  35   36  #
  36   37  # MAPFILE HEADER END
  37   38  #
  38   39  
  39   40  $mapfile_version 2
  40   41  
  41   42  SYMBOL_VERSION SUNWprivate_1.1 {
  42   43      global:
  43   44          dladm_open;
  44   45          dladm_close;
  45   46          dladm_dld_fd;
  46   47          dladm_door_fd;
  47   48          dladm_info;
  48   49          dladm_walk;
  49   50          dladm_status2str;
  50   51          dladm_linkstate2str;
  51   52          dladm_linkduplex2str;
  52   53          dladm_set_rootdir;
  53   54          dladm_valid_linkname;
  54   55          dladm_mac_walk;
  55   56          dladm_init_linkprop;
  56   57          dladm_get_linkprop;
  57   58          dladm_get_linkprop_values;
  58   59          dladm_set_linkprop;
  59   60          dladm_walk_linkprop;
  60   61          dladm_attr_is_linkprop;
  61   62          dladm_linkprop_is_set;
  62   63          dladm_valid_secobj_name;
  63   64          dladm_init_secobj;
  64   65          dladm_get_secobj;
  65   66          dladm_set_secobj;
  66   67          dladm_unset_secobj;
  67   68          dladm_walk_secobj;
  68   69          dladm_str2interval;
  69   70          dladm_bw2str;
  70   71          dladm_str2bw;
  71   72          dladm_secobjclass2str;
  72   73          dladm_str2secobjclass;
  73   74          dladm_aggr_up;
  74   75          dladm_aggr_add;
  75   76          dladm_aggr_create;
  76   77          dladm_aggr_delete;
  77   78          dladm_aggr_modify;
  78   79          dladm_aggr_remove;
  79   80          dladm_aggr_lacpmode2str;
  80   81          dladm_aggr_lacptimer2str;
  81   82          dladm_aggr_macaddr2str;
  82   83          dladm_aggr_policy2str;
  83   84          dladm_aggr_portstate2str;
  84   85          dladm_aggr_str2lacpmode;
  85   86          dladm_aggr_str2lacptimer;
  86   87          dladm_aggr_str2macaddr;
  87   88          dladm_aggr_str2policy;
  88   89          dladm_aggr_info;
  89   90          dladm_key2linkid;
  90   91          dladm_wlan_scan;
  91   92          dladm_wlan_connect;
  92   93          dladm_wlan_disconnect;
  93   94          dladm_wlan_get_linkattr;
  94   95          dladm_wlan_essid2str;
  95   96          dladm_wlan_bssid2str;
  96   97          dladm_wlan_secmode2str;
  97   98          dladm_wlan_strength2str;
  98   99          dladm_wlan_mode2str;
  99  100          dladm_wlan_speed2str;
 100  101          dladm_wlan_auth2str;
 101  102          dladm_wlan_bsstype2str;
 102  103          dladm_wlan_linkstatus2str;
 103  104          dladm_wlan_str2essid;
 104  105          dladm_wlan_str2bssid;
 105  106          dladm_wlan_str2secmode;
 106  107          dladm_wlan_str2strength;
 107  108          dladm_wlan_str2mode;
 108  109          dladm_wlan_str2speed;
 109  110          dladm_wlan_str2auth;
 110  111          dladm_wlan_str2bsstype;
 111  112          dladm_wlan_str2linkstatus;
 112  113          dladm_iptun_create;
 113  114          dladm_iptun_delete;
 114  115          dladm_iptun_modify;
 115  116          dladm_iptun_getparams;
 116  117          dladm_iptun_up;
 117  118          dladm_iptun_down;
 118  119          dladm_iptun_set6to4relay;
 119  120          dladm_iptun_get6to4relay;
 120  121          dladm_vlan_create;
 121  122          dladm_vlan_delete;
 122  123          dladm_vlan_up;
 123  124          dladm_vlan_info;
 124  125          dladm_class2str;
 125  126          dladm_media2str;
 126  127          dladm_str2media;
  
    | 
      ↓ open down ↓ | 
    94 lines elided | 
    
      ↑ open up ↑ | 
  
 127  128          dladm_rename_link;
 128  129          dladm_phys_info;
 129  130          dladm_phys_delete;
 130  131          dladm_dev2linkid;
 131  132          dladm_linkid2legacyname;
 132  133          dladm_create_datalink_id;
 133  134          dladm_destroy_datalink_id;
 134  135          dladm_remap_datalink_id;
 135  136          dladm_up_datalink_id;
 136  137          dladm_name2info;
      138 +        dladm_zname2info;
 137  139          dladm_datalink_id2info;
 138  140          dladm_walk_datalink_id;
 139  141          dladm_create_conf;
 140  142          dladm_open_conf;
 141  143          dladm_getsnap_conf;
 142  144          dladm_write_conf;
 143  145          dladm_remove_conf;
 144  146          dladm_destroy_conf;
 145  147          dladm_get_conf_field;
 146  148          dladm_set_conf_field;
 147  149          dladm_unset_conf_field;
 148  150          dladm_wlan_wpa_get_sr;
 149  151          dladm_wlan_wpa_set_ie;
 150  152          dladm_wlan_wpa_set_wpa;
 151  153          dladm_wlan_wpa_del_key;
 152  154          dladm_wlan_wpa_set_key;
 153  155          dladm_wlan_wpa_set_mlme;
 154  156          dladm_vnic_create;
 155  157          dladm_vnic_delete;
 156  158          dladm_vnic_info;
 157  159          dladm_vnic_str2macaddrtype;
 158  160          dladm_vnic_up;
 159  161          dladm_walk_macaddr;
 160  162          dladm_walk_hwgrp;
 161  163          dladm_pri2str;
 162  164          dladm_str2pri;
 163  165          dladm_protect2str;
 164  166          dladm_str2protect;
 165  167          dladm_ipv4addr2str;
 166  168          dladm_str2ipv4addr;
 167  169          dladm_ipv6addr2str;
 168  170          dladm_str2ipv6addr;
 169  171          dladm_start_usagelog;
 170  172          dladm_stop_usagelog;
 171  173          dladm_walk_usage_res;
 172  174          dladm_walk_usage_time;
 173  175          dladm_usage_summary;
 174  176          dladm_usage_dates;
 175  177          dladm_zone_boot;
 176  178          dladm_zone_halt;
 177  179  
 178  180          dladm_flow_add;
 179  181          dladm_flow_remove;
 180  182          dladm_flow_parse_db;
 181  183          dladm_walk_flow;
 182  184          dladm_flow_init;
 183  185          dladm_flow_info;
 184  186          dladm_prefixlen2mask;
 185  187          dladm_mask2prefixlen;
 186  188          dladm_str2proto;
 187  189          dladm_proto2str;
 188  190  
 189  191          dladm_free_attrs;
 190  192          dladm_parse_flow_attrs;
 191  193  
 192  194          dladm_flow_attr_ip2str;
 193  195          dladm_flow_attr_proto2str;
 194  196          dladm_flow_attr_port2str;
 195  197          dladm_flow_attr_dsfield2str;
 196  198  
 197  199          dladm_free_props;
 198  200          dladm_parse_link_props;
 199  201          dladm_get_linkprop;
 200  202          dladm_set_linkprop;
 201  203          dladm_walk_linkprop;
 202  204          dladm_parse_flow_props;
 203  205          dladm_get_flowprop;
 204  206          dladm_set_flowprop;
 205  207          dladm_walk_flowprop;
 206  208  
 207  209          dladm_parselink;
 208  210  
 209  211          dladm_continuous;
 210  212          dladm_kstat_lookup;
 211  213          dladm_get_stats;
 212  214          dladm_kstat_value;
 213  215          dladm_get_single_mac_stat;
 214  216          dladm_stats_total;
 215  217          dladm_stats_diff;
 216  218          dladm_ether_info;
 217  219          dladm_ether_autoneg2str;
 218  220          dladm_ether_pause2str;
 219  221          dladm_ether_spdx2str;
 220  222          dladm_ether_info_done;
 221  223  
 222  224          dladm_simnet_create;
 223  225          dladm_simnet_modify;
 224  226          dladm_simnet_delete;
 225  227          dladm_simnet_info;
 226  228          dladm_simnet_up;
 227  229          dladm_bridge_str2prot;
 228  230          dladm_bridge_prot2str;
 229  231          dladm_bridge_get_properties;
 230  232          dladm_bridge_run_properties;
 231  233          dladm_bridge_configure;
 232  234          dladm_bridge_enable;
 233  235          dladm_bridge_delete;
 234  236          dladm_bridge_state;
 235  237          dladm_bridge_get_portlist;
 236  238          dladm_bridge_free_portlist;
 237  239          dladm_bridge_setlink;
 238  240          dladm_bridge_getlink;
 239  241          dladm_bridge_link_state;
 240  242          dladm_valid_bridgename;
 241  243          dladm_observe_to_bridge;
 242  244          dladm_bridge_get_fwdtable;
 243  245          dladm_bridge_free_fwdtable;
 244  246          dladm_bridge_get_trillnick;
 245  247          dladm_bridge_free_trillnick;
 246  248          dladm_bridge_get_nick;
 247  249          dladm_bridge_set_nick;
 248  250          dladm_bridge_get_privprop;
 249  251  
 250  252          dladm_link_stat_query;
 251  253          dladm_link_stat_diffchain;
 252  254          dladm_link_stat_free;
 253  255          dladm_link_stat_query_all;
 254  256          dladm_link_stat_query_all_free;
 255  257  
 256  258          dladm_flow_stat_query;
 257  259          dladm_flow_stat_diff;
 258  260          dladm_flow_stat_free;
 259  261          dladm_flow_stat_query_all;
 260  262          dladm_flow_stat_query_all_free;
 261  263  
 262  264          dladm_part_create;
 263  265          dladm_part_delete;
 264  266          dladm_part_info;
 265  267          dladm_part_up;
 266  268          dladm_ib_info;
 267  269          dladm_free_ib_info;
 268  270  
 269  271          dladm_range2strs;
 270  272          dladm_strs2range;
 271  273          dladm_range2list;
 272  274          dladm_list2range;
 273  275      local:
 274  276          *;
 275  277  };
  
    | 
      ↓ open down ↓ | 
    129 lines elided | 
    
      ↑ open up ↑ | 
  
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX