openwrtv4/package/network/config/swconfig/src
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
2016-02-03 09:38:42 +00:00
..
cli.c swconfig: support receiving SWITCH_TYPE_LINK from kernel 2015-12-23 19:24:45 +00:00
Makefile swconfig: Split libsw out of swconfig for reuse in other packages 2015-07-14 09:56:59 +00:00
swlib.c swconfig: support setting SWITCH_TYPE_LINK attributes 2016-02-03 09:38:42 +00:00
swlib.h swconfig: support receiving SWITCH_TYPE_LINK from kernel 2015-12-23 19:24:45 +00:00
uci.c swconfig: remove useless variables, return -1 on errors 2013-12-27 21:15:20 +00:00