Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swconfig: Add generic switch identifiers | Jonas Gorski | 2011-07-27 | 1 | -2/+6 |
| | | | | | | | | 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 | ||||
* | swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value | Felix Fietkau | 2011-07-03 | 1 | -0/+3 |
| | | | | SVN-Revision: 27374 | ||||
* | package/swconfig: add sanity checks to prevent a segfault | Gabor Juhos | 2011-01-08 | 1 | -0/+15 |
| | | | | SVN-Revision: 24932 | ||||
* | swconfig: Add cpu port index to help output. | Gabor Juhos | 2010-04-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | 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 | ||||
* | swconfig: Fix switch name. | Gabor Juhos | 2010-04-16 | 1 | -1/+1 |
| | | | | | | | | | | 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 | ||||
* | swconfig: use libnl-tiny instead of libnl | Felix Fietkau | 2009-04-30 | 1 | -5/+10 |
| | | | | SVN-Revision: 15508 | ||||
* | swconfig: implement uci loading support | Felix Fietkau | 2009-04-21 | 1 | -0/+43 |
| | | | | SVN-Revision: 15315 | ||||
* | add new switch configuration api | Felix Fietkau | 2008-10-18 | 1 | -0/+614 |
SVN-Revision: 13009 |