Print this page
11553 Want pluggable TCP congestion control algorithms
Portions contributed by: Cody Peter Mello <cody.mello@joyent.com>
Reviewed by: Dan McDonald <danmcd@joyent.com>
Reviewed by: Robert Mustacchi <robert.mustacchi@joyent.com>

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                       hostmodel              IP packet handling on multi-homed
 410  413                                              systems (weak/strong/src-priority)
 411  414                                              (IPv4/IPv6).  weak and strong
 412  415                                              correspond to the model
↓ open down ↓ 72 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX