| Commit message (Expand) | Author | Age | Files | Lines |
* | swconfig: fix vlan/port configs being applied to all switches | jogo | 2011-10-03 | 2 | -3/+3 |
* | swconfig: hide inactive vlans on "swconfig dev switch0 show" | nbd | 2011-08-30 | 1 | -4/+15 |
* | swconfig: fix backward compatibility | juhosg | 2011-07-28 | 2 | -5/+11 |
* | swconfig: Add generic switch identifiers | jogo | 2011-07-27 | 4 | -5/+10 |
* | 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 | 2 | -1/+16 |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -1/+1 |
* | bump a bunch of packages updated after 10.03 | nico | 2010-05-16 | 1 | -2/+2 |
* | [package] swconfig: mask on brcm47xx | jow | 2010-04-30 | 1 | -1/+1 |
* | 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 |
* | [package] fix swconfig build failure on brcm63xx | florian | 2010-04-12 | 1 | -0/+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 | 2 | -3/+7 |
* | swconfig: support providing the switch device name in an option instead of th... | nbd | 2010-01-18 | 3 | -3/+23 |
* | add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl... | nico | 2009-09-26 | 1 | -0/+1 |
* | [package] swconfig: clear ip address on the switch interface, this prevents d... | jow | 2009-09-16 | 2 | -1/+2 |
* | [package] bump some revisions and update copyrights | agb | 2009-09-10 | 1 | -3/+3 |
* | move /bin/swconfig to /sbin | nbd | 2009-08-24 | 1 | -2/+2 |
* | swconfig: fix kernel version dependency | nbd | 2009-06-01 | 1 | -1/+1 |
* | swconfig: use libnl-tiny instead of libnl | nbd | 2009-04-30 | 2 | -13/+19 |
* | automatically configure switches when swconfig is installed | nbd | 2009-04-21 | 2 | -1/+13 |
* | swconfig: implement uci loading support | nbd | 2009-04-21 | 6 | -64/+363 |
* | swconfig: fix up kernel dependencies | nbd | 2009-04-20 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA... | nico | 2009-02-24 | 1 | -1/+0 |
* | add new switch configuration api | nbd | 2008-10-18 | 5 | -0/+1141 |