]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
ip: allow set and display of link mode parameter
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 20 Mar 2012 00:24:43 +0000 (17:24 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Tue, 20 Mar 2012 00:24:43 +0000 (17:24 -0700)
commit82499282b27c82a25448dc40948920950c9a6936
tree7adc1d32ce42963f7d5cb2ee06dea6422c0882cf
parent718165534d0c57ea23c536f57affe7f04a33199a
ip: allow set and display of link mode parameter

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.
---
ip/ipaddress.c
ip/iplink.c
man/man8/ip-link.8