Print this page
    
10472 Limit number of multicast NCEs
Reviewed by: Cody Peter Mello <melloc@writev.io>
Reviewed by: Jason King <jason.king@joyent.com>
Reviewed by: Robert Mustacchi <rm@joyent.com>
    
      
        | Split | 
	Close | 
      
      | Expand all | 
      | Collapse all | 
    
    
          --- old/usr/src/uts/intel/ip/ip.global-objs.obj64
          +++ new/usr/src/uts/intel/ip/ip.global-objs.obj64
   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
  
    | 
      ↓ open down ↓ | 
    13 lines elided | 
    
      ↑ open up ↑ | 
  
  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) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  # Copyright 2011 Nexenta Systems, Inc. All rights reserved
  24      -# Copyright 2012 Joyent, Inc. All rights reserved
       24 +# Copyright 2019 Joyent, Inc. All rights reserved
  25   25  #
  26   26  
  27   27  arp_m_tbl
  28   28  arp_mod_info
  29   29  arp_netinfo
  30   30  arp_no_defense
  31   31  arpinfo
  32   32  cb_inet_devops
  33   33  cl_inet_bind
  34   34  cl_inet_checkspi
  35   35  cl_inet_connect2
  36   36  cl_inet_deletespi
  37   37  cl_inet_disconnect
  38   38  cl_inet_getspi
  39   39  cl_inet_idlesa
  40   40  cl_inet_ipident
  41   41  cl_inet_isclusterwide
  42   42  cl_inet_listen
  43   43  cl_inet_unbind
  44   44  cl_inet_unlisten
  45   45  cl_sctp_assoc_change
  46   46  cl_sctp_check_addrs
  47   47  cl_sctp_connect
  48   48  cl_sctp_disconnect
  49   49  cl_sctp_listen
  50   50  cl_sctp_unlisten
  51   51  conn_drain_nthreads
  52   52  dce_cache
  53   53  dce_reclaim_cv
  54   54  dce_reclaim_lock
  55   55  dce_reclaim_shutdown
  56   56  dce_reclaim_thread
  57   57  default_ip6_asp_table
  58   58  do_tcp_fusion
  59   59  do_tcpzcopy
  60   60  dohwcksum
  61   61  dummy_mod_info
  62   62  dummymodinfo
  63   63  dummyrmodinit
  64   64  dummywmodinit
  65   65  eventq_queue_in
  66   66  eventq_queue_nic
  67   67  eventq_queue_out
  68   68  fsw
  69   69  gcdb_hash
  70   70  gcdb_hash_size
  71   71  gcdb_lock
  72   72  gcgrp4_hash
  73   73  gcgrp6_hash
  74   74  gcgrp_hash_size
  75   75  gcgrp_lock
  76   76  icmp_fallback_sock_winit
  77   77  icmp_frag_size_table
  78   78  icmp_g_t_info_ack
  79   79  icmp_ipha
  80   80  icmp_max_optsize
  81   81  icmp_mod_info
  82   82  icmp_opt_arr
  83   83  icmp_opt_obj
  84   84  icmp_propinfo_tbl
  85   85  icmp_valid_levels_arr
  86   86  icmpinfov4
  87   87  icmpinfov6
  88   88  icmprinitv4
  89   89  icmprinitv6
  90   90  icmpwinit
  91   91  ilb_conn_cache
  92   92  ilb_conn_cache_timeout
  93   93  ilb_conn_hash_size
  94   94  ilb_conn_tcp_expiry
  95   95  ilb_conn_timer_size
  96   96  ilb_conn_udp_expiry
  97   97  ilb_kstat_instance
  98   98  ilb_kmem_flags
  99   99  ilb_nat_src_hash_size
 100  100  ilb_nat_src_instance
 101  101  ilb_rule_hash_size
 102  102  ilb_sticky_cache
 103  103  ilb_sticky_hash_size
 104  104  ilb_sticky_expiry
 105  105  ilb_sticky_timer_size
 106  106  ilb_sticky_timeout
 107  107  ill_no_arena
 108  108  inet_dev_info
 109  109  inet_devops
 110  110  ip6_ftable_hash_size
 111  111  ip6opt_ls
  
    | 
      ↓ open down ↓ | 
    77 lines elided | 
    
      ↑ open up ↑ | 
  
 112  112  ip_cgtp_filter_rev
 113  113  ip_conn_cache
 114  114  ip_dce_hash_size
 115  115  ip_dce_reclaim_interval
 116  116  ip_dce_reclaim_threshold_hard
 117  117  ip_debug
 118  118  ip_g_all_ones
 119  119  ip_helper_stream_info
 120  120  ip_helper_stream_rinit
 121  121  ip_helper_stream_winit
      122 +ip_ill_mcast_reclaim
 122  123  ip_ioctl_ftbl
 123  124  ip_loopback_mtu_v6plus
 124  125  ip_loopback_mtuplus
 125  126  ip_m_tbl
 126  127  ip_max_frag_dups
      128 +ip_max_ill_mcast_nces
 127  129  ip_min_frag_prune_time
 128  130  ip_minor_arena_la
 129  131  ip_minor_arena_sa
 130  132  ip_misc_ioctl_count
 131  133  ip_misc_ioctl_table
 132  134  ip_mod_info
 133  135  ip_modclose_ackwait_ms
 134  136  ip_ndx_ioctl_count
 135  137  ip_ndx_ioctl_table
 136  138  ip_poll_normal_ms
 137  139  ip_poll_normal_ticks
 138  140  ip_propinfo_tbl
 139  141  ip_propinfo_count
 140  142  ip_rput_pullups
 141  143  ip_six_byte_all_ones
 142  144  ip_squeue_create_callback
 143  145  ip_squeue_enter
 144  146  ip_squeue_fanout
 145  147  ip_squeue_flag
 146  148  ip_squeue_worker_wait
 147  149  ip_thread_data
 148  150  ip_thread_list
 149  151  ip_thread_rwlock
 150  152  ipcl_bind_fanout_size
 151  153  ipcl_conn_hash_maxsize
 152  154  ipcl_conn_hash_memfactor
 153  155  ipcl_conn_hash_size
 154  156  ipcl_iptun_fanout_size
 155  157  ipcl_raw_fanout_size
 156  158  ipcl_udp_fanout_size
 157  159  ipif_loopback_name
 158  160  ipif_zero
 159  161  ipinfov4
 160  162  ipinfov6
 161  163  iplrinit
 162  164  iplwinit
 163  165  ipmp_kstats
 164  166  iprinitv4
 165  167  iprinitv6
 166  168  ipsec_action_cache
 167  169  ipsec_hdr_pullup_needed
 168  170  ipsec_pol_cache
 169  171  ipsec_policy_failure_msgs
 170  172  ipsec_sel_cache
 171  173  ipsec_spd_hashsize
 172  174  ipsec_weird_null_inbound_policy
 173  175  ipv4info
 174  176  ipv6_all_hosts_mcast
 175  177  ipv6_all_ones
 176  178  ipv6_all_rtrs_mcast
 177  179  ipv6_all_v2rtrs_mcast
 178  180  ipv6_all_zeros
 179  181  ipv6_ll_template
 180  182  ipv6_loopback
 181  183  ipv6_solicited_node_mcast
 182  184  ipv6_unspecified_group
 183  185  ipv6info
 184  186  ipwinit
 185  187  ire_cache
 186  188  ire_gw_secattr_cache
 187  189  ire_null
 188  190  ire_nv_arr
 189  191  ire_nv_tbl
 190  192  lcl_param_arr
 191  193  mask_rnhead
 192  194  max_keylen
 193  195  modldrv
 194  196  modlinkage
 195  197  modlstrmod
 196  198  multicast_encap_iphdr
 197  199  nce_cache
 198  200  ncec_cache
 199  201  netdev_privs
 200  202  prov_update_handle
 201  203  radix_mask_cache
 202  204  radix_node_cache
 203  205  rawip_conn_cache
 204  206  req_arr
 205  207  rinit_arp
 206  208  rn_mkfreelist
 207  209  rn_ones
 208  210  rn_zeros
 209  211  rt_entry_cache
 210  212  rts_conn_cache
 211  213  rts_g_t_info_ack
 212  214  rts_max_optsize
 213  215  rts_mod_info
 214  216  rts_opt_arr
 215  217  rts_opt_obj
 216  218  rts_valid_levels_arr
 217  219  rtsinfo
 218  220  rtsrinit
 219  221  rtswinit
 220  222  sctp_asconf_default_dispatch
 221  223  sctp_asconf_dispatch_tbl
 222  224  sctp_conn_cache
 223  225  sctp_conn_hash_size
 224  226  sctp_do_reclaim
 225  227  sctp_kmem_faddr_cache
 226  228  sctp_kmem_ftsn_set_cache
 227  229  sctp_kmem_set_cache
 228  230  sctp_min_assoc_listener
 229  231  sctp_opt_arr
 230  232  sctp_opt_arr_size
 231  233  sctp_pa_early_abort
 232  234  sctp_pp_early_abort
 233  235  sctp_propinfo_tbl
 234  236  sctp_propinfo_count
 235  237  sctp_recvq_tq_list_max
 236  238  sctp_recvq_tq_task_min
 237  239  sctp_recvq_tq_thr_max
 238  240  sctp_recvq_tq_thr_min
 239  241  sctp_sin6_null
 240  242  sctpdebug
 241  243  sin6_null
 242  244  sin_null
 243  245  sock_rawip_downcalls
 244  246  sock_rts_downcalls
 245  247  sock_tcp_downcalls
 246  248  sock_udp_downcalls
 247  249  sqset_global_list
 248  250  sqset_global_size
 249  251  sqset_lock
 250  252  squeue_cache
 251  253  squeue_drain_ms
 252  254  squeue_drain_ns
 253  255  squeue_drain_stack_needed
 254  256  squeue_drain_stack_toodeep
 255  257  squeue_workerwait_ms
 256  258  squeue_workerwait_tick
 257  259  tcp_acceptor_rinit
 258  260  tcp_acceptor_winit
 259  261  tcp_conn_cache
 260  262  tcp_conn_hash_size
 261  263  tcp_do_reclaim
 262  264  tcp_drop_ack_unsent_cnt
 263  265  tcp_dummy_upcalls
 264  266  tcp_early_abort
 265  267  tcp_fallback_sock_winit
 266  268  tcp_free_list_max_cnt
 267  269  tcp_g_kstat
 268  270  tcp_g_statistics
 269  271  tcp_g_t_info_ack
 270  272  tcp_g_t_info_ack_v6
 271  273  tcp_icmp_source_quench
 272  274  tcp_init_wnd_chk
 273  275  tcp_max_init_cwnd
 274  276  tcp_max_optsize
 275  277  tcp_min_conn_listener
 276  278  tcp_notsack_blk_cache
 277  279  tcp_opt_arr
 278  280  tcp_opt_obj
 279  281  tcp_outbound_squeue_switch
 280  282  tcp_propinfo_tbl
 281  283  tcp_propinfo_count
 282  284  tcp_random_anon_port
 283  285  tcp_random_end_ptr
 284  286  tcp_random_fptr
 285  287  tcp_random_lock
 286  288  tcp_random_rptr
 287  289  tcp_random_state
 288  290  tcp_randtbl
 289  291  tcp_rinfo
 290  292  tcp_rinitv4
 291  293  tcp_rinitv6
 292  294  tcp_sock_winit
 293  295  tcp_squeue_flag
 294  296  tcp_squeue_wput
 295  297  tcp_static_maxpsz
 296  298  tcp_timercache
 297  299  tcp_tx_pull_len
 298  300  tcp_valid_levels_arr
 299  301  tcp_winfo
 300  302  tcp_winit
 301  303  tcpinfov4
 302  304  tcpinfov6
 303  305  tli_errs
 304  306  tsol_strict_error
 305  307  tun_spd_hashsize
 306  308  udp_bind_fanout_size
 307  309  udp_conn_cache
 308  310  udp_fallback_sock_winit
 309  311  udp_g_t_info_ack_ipv4
 310  312  udp_g_t_info_ack_ipv6
 311  313  udp_lrinit
 312  314  udp_lwinit
 313  315  udp_max_optsize
 314  316  udp_mod_info
 315  317  udp_opt_arr
 316  318  udp_opt_obj
 317  319  udp_propinfo_tbl
 318  320  udp_propinfo_count
 319  321  udp_random_anon_port
 320  322  udp_rinitv4
 321  323  udp_rinitv6
 322  324  udp_valid_levels_arr
 323  325  udp_winit
 324  326  udpinfov4
 325  327  udpinfov6
 326  328  winit_arp
 327  329  nxge_cksum_workaround
  
    | 
      ↓ open down ↓ | 
    191 lines elided | 
    
      ↑ open up ↑ | 
  
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX