| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
swconfig uses libnl-tiny anyway
SVN-Revision: 25509
|
|
|
|
| |
SVN-Revision: 24932
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Let swconfig provide the cpu port index in its help page. This is
needed as e.g. Atheros switches have their cpu port at port 0, not
port 5.
This could allow e.g. luci to get a rough overview of the layout of
the switch.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20939
|
|
|
|
|
|
|
|
|
|
| |
This patch fixes a small typo in swconfig's client side that caused
it to print the interface name instead of the switch's device name
on the help page.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 20938
|
|
|
|
|
|
| |
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19758
|
|
|
|
|
|
| |
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19642
|
|
|
|
|
|
|
|
|
| |
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19641
|
|
|
|
|
|
|
|
|
| |
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19640
|
|
|
|
|
|
|
|
|
| |
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19639
|
|
|
|
| |
SVN-Revision: 19238
|
|
|
|
|
|
| |
the section name - necessary to support switches that contain characters such as "-"
SVN-Revision: 19208
|
|
|
|
| |
SVN-Revision: 15508
|
|
|
|
| |
SVN-Revision: 15315
|
|
SVN-Revision: 13009
|