You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rafał Miłecki 6219b3deae swconfig: support setting SWITCH_TYPE_LINK attributes
Supported syntax is inspired by ethtool. Example usages:
swconfig dev switch0 port 2 set link "duplex half speed 100"
swconfig dev switch0 port 2 set link "autoneg on"

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>

SVN-Revision: 48624
8 years ago
..
Makefile swconfig: Split libsw out of swconfig for reuse in other packages 9 years ago
cli.c swconfig: support receiving SWITCH_TYPE_LINK from kernel 9 years ago
swlib.c swconfig: support setting SWITCH_TYPE_LINK attributes 8 years ago
swlib.h swconfig: support receiving SWITCH_TYPE_LINK from kernel 9 years ago
uci.c swconfig: remove useless variables, return -1 on errors 11 years ago