summaryrefslogtreecommitdiffstats
path: root/package/swconfig
Commit message (Expand)AuthorAgeFilesLines
* swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)nbd2012-02-121-1/+1
* swconfig: fix vlan/port configs being applied to all switchesjogo2011-10-032-3/+3
* swconfig: hide inactive vlans on "swconfig dev switch0 show"nbd2011-08-301-4/+15
* swconfig: fix backward compatibilityjuhosg2011-07-282-5/+11
* swconfig: Add generic switch identifiersjogo2011-07-274-5/+10
* swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ...nbd2011-07-031-2/+2
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valuenbd2011-07-031-0/+3
* swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swco...nbd2011-02-131-1/+1
* package/swconfig: add sanity checks to prevent a segfaultjuhosg2011-01-082-1/+16
* remove obsolete kernel dependencies and version checksnbd2010-06-261-1/+1
* bump a bunch of packages updated after 10.03nico2010-05-161-2/+2
* [package] swconfig: mask on brcm47xxjow2010-04-301-1/+1
* swconfig: Add cpu port index to help output.juhosg2010-04-163-1/+4
* swconfig: Fix switch name.juhosg2010-04-161-1/+1
* [package] fix swconfig build failure on brcm63xxflorian2010-04-121-0/+1
* swconfig: Remove unused codenbd2010-02-191-6/+0
* swconfig: add copyright for Martin Maresnbd2010-02-151-0/+1
* swconfig: use print_attr_val() in CMD_GETnbd2010-02-151-17/+2
* swconfig: add show commandnbd2010-02-151-1/+88
* swconfig: clean up command line parsingnbd2010-02-151-45/+35
* swconfig: show tagged port flagjuhosg2010-01-202-3/+7
* swconfig: support providing the switch device name in an option instead of th...nbd2010-01-183-3/+23
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...nico2009-09-261-0/+1
* [package] swconfig: clear ip address on the switch interface, this prevents d...jow2009-09-162-1/+2
* [package] bump some revisions and update copyrightsagb2009-09-101-3/+3
* move /bin/swconfig to /sbinnbd2009-08-241-2/+2
* swconfig: fix kernel version dependencynbd2009-06-011-1/+1
* swconfig: use libnl-tiny instead of libnlnbd2009-04-302-13/+19
* automatically configure switches when swconfig is installednbd2009-04-212-1/+13
* swconfig: implement uci loading supportnbd2009-04-216-64/+363
* swconfig: fix up kernel dependenciesnbd2009-04-201-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-171-1/+0
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...nico2009-02-241-1/+0
* add new switch configuration apinbd2008-10-185-0/+1141