Print this page
10553 ipadm.1m should document hostmodel property

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 ↓ 398 lines elided ↑ open up ↑
 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  403                       ecn                    Explicit congestion control
 404  404                                              (never/passive/active) (TCP).
 405  405                       extra_priv_ports       Additional privileged ports
 406  406                                              (SCTP/TCP/UDP).
 407  407                       forwarding             Packet forwarding (on/off).
 408  408                       hoplimit               The IPv6 hoplimit.
      409 +                     hostmodel              IP packet handling on multi-homed
      410 +                                            systems (weak/strong/src-priority)
      411 +                                            (IPv4/IPv6).  weak and strong
      412 +                                            correspond to the model
      413 +                                            definitions defined in RFC 1122.
      414 +                                            src-priority is a hybrid mode
      415 +                                            where outbound packets are sent
      416 +                                            from the interface with the
      417 +                                            packet's source address if
      418 +                                            possible.
 409  419                       largest_anon_port      Largest ephemeral port
 410  420                                              (SCTP/TCP/UDP).
 411  421                       max_buf                Maximum receive or send buffer
 412  422                                              size (ICMP/SCTP/TCP/UDP).  This
 413  423                                              also sets the upper limit for the
 414  424                                              recv_buf and send_buf properties.
 415  425                       recv_buf               Default receive buffer size
 416  426                                              (ICMP/SCTP/TCP/UDP).  The maximum
 417  427                                              value for this property is
 418  428                                              controlled by the max_buf
↓ open down ↓ 56 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX