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

Split Close
Expand all
Collapse all
          --- old/usr/src/man/man1m/ipadm.1m.man.txt
          +++ new/usr/src/man/man1m/ipadm.1m.man.txt
↓ open down ↓ 392 lines elided ↑ open up ↑
 393  393                       set-addrprop subcommand for the list of property names.
 394  394  
 395  395       set-prop [-t] -p prop[+|-]=value[,value]... protocol
 396  396               Set a property's value(s) on the protocol.
 397  397  
 398  398               -p,--prop
 399  399                       Specify the property name and value(s).  The optional +|-
 400  400                       syntax can be used to add/remove values from the current
 401  401                       list of values on the property.  The property name can be
 402  402                       one of the following:
      403 +                     congestion_control     The default congestion-control
      404 +                                            algorithm to be used for new
      405 +                                            connections (TCP).
 403  406                       ecn                    Explicit congestion control
 404  407                                              (never/passive/active) (TCP).
 405  408                       extra_priv_ports       Additional privileged ports
 406  409                                              (SCTP/TCP/UDP).
 407  410                       forwarding             Packet forwarding (on/off).
 408  411                       hoplimit               The IPv6 hoplimit.
 409  412                       largest_anon_port      Largest ephemeral port
 410  413                                              (SCTP/TCP/UDP).
 411  414                       max_buf                Maximum receive or send buffer
 412  415                                              size (ICMP/SCTP/TCP/UDP).  This
↓ open down ↓ 62 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX