Print this page
DLPX-25998 TCP congestion control is inadequate
Reviewed at: http://reviews.delphix.com/r/34808/


   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 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.

  24 # Copyright 2013 Saso Kiselkov. All rights reserved.
  25 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
  26 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  27 # Copyright 2017 James S Blachly, MD <james.blachly@gmail.com>
  28 #
  29 
  30 #
  31 # The default for payload-bearing actions in this package is to appear in the
  32 # global zone only.  See the include file for greater detail, as well as
  33 # information about overriding the defaults.
  34 #
  35 <include global_zone_only_component>
  36 <include system-kernel.man1m.inc>
  37 <include system-kernel.man2.inc>
  38 <include system-kernel.man4.inc>
  39 <include system-kernel.man5.inc>
  40 <include system-kernel.man7.inc>
  41 <include system-kernel.man7d.inc>
  42 <include system-kernel.man7fs.inc>
  43 <include system-kernel.man7m.inc>


  46 <include system-kernel.man9e.inc>
  47 <include system-kernel.man9f.inc>
  48 <include system-kernel.man9p.inc>
  49 <include system-kernel.man9s.inc>
  50 set name=pkg.fmri value=pkg:/system/kernel@$(PKGVERS)
  51 set name=pkg.description \
  52     value="core kernel software for a specific instruction-set architecture"
  53 set name=pkg.summary value="Core Solaris Kernel"
  54 set name=info.classification value=org.opensolaris.category.2008:System/Core
  55 set name=variant.arch value=$(ARCH)
  56 dir path=boot group=sys
  57 $(i386_ONLY)dir path=boot/acpi group=sys
  58 $(i386_ONLY)dir path=boot/acpi/tables group=sys
  59 dir path=boot/solaris group=sys
  60 dir path=boot/solaris/bin group=sys
  61 dir path=etc group=sys
  62 dir path=etc/crypto group=sys
  63 dir path=etc/sock2path.d group=sys
  64 dir path=kernel group=sys
  65 $(i386_ONLY)dir path=kernel/$(ARCH64) group=sys


  66 dir path=kernel/crypto group=sys
  67 dir path=kernel/crypto/$(ARCH64) group=sys
  68 dir path=kernel/dacf group=sys
  69 dir path=kernel/dacf/$(ARCH64) group=sys
  70 dir path=kernel/drv group=sys
  71 dir path=kernel/drv/$(ARCH64) group=sys
  72 dir path=kernel/exec group=sys
  73 dir path=kernel/exec/$(ARCH64) group=sys
  74 dir path=kernel/firmware group=sys
  75 dir path=kernel/fs group=sys
  76 dir path=kernel/fs/$(ARCH64) group=sys
  77 dir path=kernel/ipp group=sys
  78 dir path=kernel/ipp/$(ARCH64) group=sys
  79 dir path=kernel/kiconv group=sys
  80 dir path=kernel/kiconv/$(ARCH64) group=sys
  81 dir path=kernel/mac group=sys
  82 dir path=kernel/mac/$(ARCH64) group=sys
  83 dir path=kernel/misc group=sys
  84 dir path=kernel/misc/$(ARCH64) group=sys
  85 dir path=kernel/misc/scsi_vhci group=sys


 292     alias=pnpPNP,900
 293 driver name=vnic clone_perms="vnic 0666 root sys" perms="* 0666 root sys"
 294 driver name=wc perms="* 0600 root sys"
 295 $(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
 296 file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
 297 file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555
 298 $(i386_ONLY)file path=boot/solaris/bin/mbr group=sys mode=0555
 299 $(i386_ONLY)file path=boot/solaris/bin/symdef group=sys mode=0555
 300 $(i386_ONLY)file path=boot/solaris/bin/update_grub group=sys mode=0555
 301 file path=boot/solaris/filelist.ramdisk group=sys
 302 file path=boot/solaris/filelist.safe group=sys
 303 file path=etc/crypto/kcf.conf group=sys \
 304     original_name=SUNWckr:etc/crypto/kcf.conf preserve=true
 305 $(i386_ONLY)file path=etc/mach group=sys original_name=SUNWos86r:etc/mach \
 306     preserve=true
 307 file path=etc/name_to_sysnum group=sys \
 308     original_name=SUNWckr:etc/name_to_sysnum preserve=renameold
 309 file path=etc/sock2path.d/system%2Fkernel group=sys
 310 file path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true
 311 $(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755



 312 file path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755
 313 file path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755
 314 file path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755
 315 file path=kernel/crypto/$(ARCH64)/des group=sys mode=0755
 316 file path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755
 317 file path=kernel/crypto/$(ARCH64)/edonr group=sys mode=0755
 318 file path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755
 319 file path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755
 320 file path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755
 321 file path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755
 322 file path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755
 323 file path=kernel/crypto/$(ARCH64)/skein group=sys mode=0755
 324 file path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755
 325 $(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys \
 326     mode=0755
 327 file path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755
 328 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys
 329 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys
 330 file path=kernel/drv/$(ARCH64)/aggr group=sys
 331 file path=kernel/drv/$(ARCH64)/arp group=sys




   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 #
  23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24 # Copyright (c) 2014, 2017 by Delphix. All rights reserved.
  25 # Copyright 2013 Saso Kiselkov. All rights reserved.
  26 # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
  27 # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  28 # Copyright 2017 James S Blachly, MD <james.blachly@gmail.com>
  29 #
  30 
  31 #
  32 # The default for payload-bearing actions in this package is to appear in the
  33 # global zone only.  See the include file for greater detail, as well as
  34 # information about overriding the defaults.
  35 #
  36 <include global_zone_only_component>
  37 <include system-kernel.man1m.inc>
  38 <include system-kernel.man2.inc>
  39 <include system-kernel.man4.inc>
  40 <include system-kernel.man5.inc>
  41 <include system-kernel.man7.inc>
  42 <include system-kernel.man7d.inc>
  43 <include system-kernel.man7fs.inc>
  44 <include system-kernel.man7m.inc>


  47 <include system-kernel.man9e.inc>
  48 <include system-kernel.man9f.inc>
  49 <include system-kernel.man9p.inc>
  50 <include system-kernel.man9s.inc>
  51 set name=pkg.fmri value=pkg:/system/kernel@$(PKGVERS)
  52 set name=pkg.description \
  53     value="core kernel software for a specific instruction-set architecture"
  54 set name=pkg.summary value="Core Solaris Kernel"
  55 set name=info.classification value=org.opensolaris.category.2008:System/Core
  56 set name=variant.arch value=$(ARCH)
  57 dir path=boot group=sys
  58 $(i386_ONLY)dir path=boot/acpi group=sys
  59 $(i386_ONLY)dir path=boot/acpi/tables group=sys
  60 dir path=boot/solaris group=sys
  61 dir path=boot/solaris/bin group=sys
  62 dir path=etc group=sys
  63 dir path=etc/crypto group=sys
  64 dir path=etc/sock2path.d group=sys
  65 dir path=kernel group=sys
  66 $(i386_ONLY)dir path=kernel/$(ARCH64) group=sys
  67 dir path=kernel/cc group=sys
  68 dir path=kernel/cc/$(ARCH64) group=sys
  69 dir path=kernel/crypto group=sys
  70 dir path=kernel/crypto/$(ARCH64) group=sys
  71 dir path=kernel/dacf group=sys
  72 dir path=kernel/dacf/$(ARCH64) group=sys
  73 dir path=kernel/drv group=sys
  74 dir path=kernel/drv/$(ARCH64) group=sys
  75 dir path=kernel/exec group=sys
  76 dir path=kernel/exec/$(ARCH64) group=sys
  77 dir path=kernel/firmware group=sys
  78 dir path=kernel/fs group=sys
  79 dir path=kernel/fs/$(ARCH64) group=sys
  80 dir path=kernel/ipp group=sys
  81 dir path=kernel/ipp/$(ARCH64) group=sys
  82 dir path=kernel/kiconv group=sys
  83 dir path=kernel/kiconv/$(ARCH64) group=sys
  84 dir path=kernel/mac group=sys
  85 dir path=kernel/mac/$(ARCH64) group=sys
  86 dir path=kernel/misc group=sys
  87 dir path=kernel/misc/$(ARCH64) group=sys
  88 dir path=kernel/misc/scsi_vhci group=sys


 295     alias=pnpPNP,900
 296 driver name=vnic clone_perms="vnic 0666 root sys" perms="* 0666 root sys"
 297 driver name=wc perms="* 0600 root sys"
 298 $(i386_ONLY)file path=boot/solaris/bin/create_diskmap group=sys mode=0555
 299 file path=boot/solaris/bin/create_ramdisk group=sys mode=0555
 300 file path=boot/solaris/bin/extract_boot_filelist group=sys mode=0555
 301 $(i386_ONLY)file path=boot/solaris/bin/mbr group=sys mode=0555
 302 $(i386_ONLY)file path=boot/solaris/bin/symdef group=sys mode=0555
 303 $(i386_ONLY)file path=boot/solaris/bin/update_grub group=sys mode=0555
 304 file path=boot/solaris/filelist.ramdisk group=sys
 305 file path=boot/solaris/filelist.safe group=sys
 306 file path=etc/crypto/kcf.conf group=sys \
 307     original_name=SUNWckr:etc/crypto/kcf.conf preserve=true
 308 $(i386_ONLY)file path=etc/mach group=sys original_name=SUNWos86r:etc/mach \
 309     preserve=true
 310 file path=etc/name_to_sysnum group=sys \
 311     original_name=SUNWckr:etc/name_to_sysnum preserve=renameold
 312 file path=etc/sock2path.d/system%2Fkernel group=sys
 313 file path=etc/system group=sys original_name=SUNWckr:etc/system preserve=true
 314 $(i386_ONLY)file path=kernel/$(ARCH64)/genunix group=sys mode=0755
 315 file path=kernel/cc/$(ARCH64)/cc_cubic group=sys mode=0755
 316 file path=kernel/cc/$(ARCH64)/cc_newreno group=sys mode=0755
 317 file path=kernel/cc/$(ARCH64)/cc_sunreno group=sys mode=0755
 318 file path=kernel/crypto/$(ARCH64)/aes group=sys mode=0755
 319 file path=kernel/crypto/$(ARCH64)/arcfour group=sys mode=0755
 320 file path=kernel/crypto/$(ARCH64)/blowfish group=sys mode=0755
 321 file path=kernel/crypto/$(ARCH64)/des group=sys mode=0755
 322 file path=kernel/crypto/$(ARCH64)/ecc group=sys mode=0755
 323 file path=kernel/crypto/$(ARCH64)/edonr group=sys mode=0755
 324 file path=kernel/crypto/$(ARCH64)/md4 group=sys mode=0755
 325 file path=kernel/crypto/$(ARCH64)/md5 group=sys mode=0755
 326 file path=kernel/crypto/$(ARCH64)/rsa group=sys mode=0755
 327 file path=kernel/crypto/$(ARCH64)/sha1 group=sys mode=0755
 328 file path=kernel/crypto/$(ARCH64)/sha2 group=sys mode=0755
 329 file path=kernel/crypto/$(ARCH64)/skein group=sys mode=0755
 330 file path=kernel/crypto/$(ARCH64)/swrand group=sys mode=0755
 331 $(sparc_ONLY)file path=kernel/dacf/$(ARCH64)/consconfig_dacf group=sys \
 332     mode=0755
 333 file path=kernel/dacf/$(ARCH64)/net_dacf group=sys mode=0755
 334 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_drv group=sys
 335 $(i386_ONLY)file path=kernel/drv/$(ARCH64)/acpi_toshiba group=sys
 336 file path=kernel/drv/$(ARCH64)/aggr group=sys
 337 file path=kernel/drv/$(ARCH64)/arp group=sys