• Stephen Hemminger's avatar
    ip: allow set and display of link mode parameter · 82499282
    Stephen Hemminger authored
    The kernel supports a link mode attribute (which can be dormant or default).
    This attribute is used to control how the link watch engine
    handles operstate transistion.
    
    This adds a new parameter to ip link command to allow setting and
    displaying the value.
    ---
    82499282
iplink.c 23.5 KB