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/sparc/ip/ip.global-objs.debug64
          +++ new/usr/src/uts/sparc/ip/ip.global-objs.debug64
↓ 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
↓ 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
↓ open down ↓ 194 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX