]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/iplink_bond.c
iproute2: finish support for bonding attributes
authorsfeldma@cumulusnetworks.com <sfeldma@cumulusnetworks.com>
Sat, 4 Jan 2014 02:45:38 +0000 (18:45 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 10 Jan 2014 07:09:01 +0000 (23:09 -0800)
commit63d127b05dff4d21e8748b2ba9e0e6372897c383
tree26c845b188c8e14b3eb3cb62e83b7e8850aa1ac3
parent6a5295a414b56c348d3cf17e49129355074da5e3
iproute2: finish support for bonding attributes

Add support for bonding attributes just added to net-next.
On set, allow string or number value for enumerated attributes.
On show, use always use string value for attribute.

Signed-off-by: Scott Feldman <sfeldma@cumulusnetworks.com>
ip/iplink_bond.c