| Commit message (Expand) | Author | Age | Files | Lines |
* | swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765) | nbd | 2012-02-12 | 1 | -1/+1 |
* | swconfig: fix vlan/port configs being applied to all switches | jogo | 2011-10-03 | 1 | -2/+2 |
* | swconfig: hide inactive vlans on "swconfig dev switch0 show" | nbd | 2011-08-30 | 1 | -4/+15 |
* | swconfig: fix backward compatibility | juhosg | 2011-07-28 | 1 | -4/+10 |
* | swconfig: Add generic switch identifiers | jogo | 2011-07-27 | 3 | -4/+9 |
* | swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ... | nbd | 2011-07-03 | 1 | -2/+2 |
* | swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value | nbd | 2011-07-03 | 1 | -0/+3 |
* | swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swco... | nbd | 2011-02-13 | 1 | -1/+1 |
* | package/swconfig: add sanity checks to prevent a segfault | juhosg | 2011-01-08 | 1 | -0/+15 |
* | swconfig: Add cpu port index to help output. | juhosg | 2010-04-16 | 3 | -1/+4 |
* | swconfig: Fix switch name. | juhosg | 2010-04-16 | 1 | -1/+1 |
* | swconfig: Remove unused code | nbd | 2010-02-19 | 1 | -6/+0 |
* | swconfig: add copyright for Martin Mares | nbd | 2010-02-15 | 1 | -0/+1 |
* | swconfig: use print_attr_val() in CMD_GET | nbd | 2010-02-15 | 1 | -17/+2 |
* | swconfig: add show command | nbd | 2010-02-15 | 1 | -1/+88 |
* | swconfig: clean up command line parsing | nbd | 2010-02-15 | 1 | -45/+35 |
* | swconfig: show tagged port flag | juhosg | 2010-01-20 | 1 | -2/+6 |
* | swconfig: support providing the switch device name in an option instead of th... | nbd | 2010-01-18 | 1 | -0/+18 |
* | swconfig: use libnl-tiny instead of libnl | nbd | 2009-04-30 | 1 | -5/+10 |
* | swconfig: implement uci loading support | nbd | 2009-04-21 | 5 | -62/+361 |
* | add new switch configuration api | nbd | 2008-10-18 | 4 | -0/+1094 |