| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 30485
|
|
|
|
|
|
| |
Check devn instead of dev (which will never be null at this point).
SVN-Revision: 28362
|
|
|
|
| |
SVN-Revision: 28133
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
swconfig fails to load uci configuration after the generic switch
identifier changes.
root@OpenWrt:/# uci show network | grep switch
network.@switch[0]=switch
network.@switch[0].name=eth0
network.@switch[0].reset=1
network.@switch[0].enable_vlan=1
network.@switch_vlan[0]=switch_vlan
network.@switch_vlan[0].device=eth0
network.@switch_vlan[0].vlan=1
network.@switch_vlan[0].ports=0t 2 3 4 5
network.@switch_vlan[1]=switch_vlan
network.@switch_vlan[1].device=eth0
network.@switch_vlan[1].vlan=2
network.@switch_vlan[1].ports=0t 1
root@OpenWrt:/# swconfig dev eth0 load /etc/config/network
Failed to apply configuration for switch 'switch0'
root@OpenWrt:/# swconfig dev switch0 load /etc/config/network
Failed to apply configuration for switch 'switch0'
SVN-Revision: 27820
|
|
|
|
|
|
|
|
| |
Also make switches available under a generic name "switch<num>" for device
name agnostic access. The old device name is used as an alias for backward
compatibility.
SVN-Revision: 27800
|
|
|
|
|
|
| |
Martynov)
SVN-Revision: 27375
|
|
|
|
| |
SVN-Revision: 27374
|
|
|
|
|
|
| |
swconfig uses libnl-tiny anyway
SVN-Revision: 25509
|
|
|
|
| |
SVN-Revision: 24932
|
|
|
|
| |
SVN-Revision: 21956
|
|
|
|
| |
SVN-Revision: 21477
|
|
|
|
| |
SVN-Revision: 21270
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 20829
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
eglibc revisions
SVN-Revision: 17749
|
|
|
|
|
|
| |
assignments of 192.168.1.1 on the DIR-300 at least
SVN-Revision: 17597
|
|
|
|
| |
SVN-Revision: 17554
|
|
|
|
| |
SVN-Revision: 17387
|
|
|
|
| |
SVN-Revision: 16286
|
|
|
|
| |
SVN-Revision: 15508
|
|
|
|
| |
SVN-Revision: 15328
|
|
|
|
| |
SVN-Revision: 15315
|
|
|
|
| |
SVN-Revision: 15304
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
|
|
| |
appropriate
SVN-Revision: 14651
|
|
SVN-Revision: 13009
|