aboutsummaryrefslogtreecommitdiffstats
path: root/package/swconfig/Makefile
Commit message (Expand)AuthorAgeFilesLines
* swconfig: fix vlan/port configs being applied to all switchesJonas Gorski2011-10-031-1/+1
* swconfig: fix backward compatibilityGabor Juhos2011-07-281-1/+1
* swconfig: Add generic switch identifiersJonas Gorski2011-07-271-1/+1
* package/swconfig: add sanity checks to prevent a segfaultGabor Juhos2011-01-081-1/+1
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-1/+1
* bump a bunch of packages updated after 10.03Nicolas Thill2010-05-161-2/+2
* [package] swconfig: mask on brcm47xxJo-Philipp Wich2010-04-301-1/+1
* [package] fix swconfig build failure on brcm63xxFlorian Fainelli2010-04-121-0/+1
* swconfig: show tagged port flagGabor Juhos2010-01-201-1/+1
* swconfig: support providing the switch device name in an option instead of th...Felix Fietkau2010-01-181-1/+1
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...Nicolas Thill2009-09-261-0/+1
* [package] swconfig: clear ip address on the switch interface, this prevents d...Jo-Philipp Wich2009-09-161-1/+1
* [package] bump some revisions and update copyrightsAndy Boyett2009-09-101-3/+3
* move /bin/swconfig to /sbinFelix Fietkau2009-08-241-2/+2
* swconfig: fix kernel version dependencyFelix Fietkau2009-06-011-1/+1
* swconfig: use libnl-tiny instead of libnlFelix Fietkau2009-04-301-8/+9
* automatically configure switches when swconfig is installedFelix Fietkau2009-04-211-1/+2
* swconfig: implement uci loading supportFelix Fietkau2009-04-211-2/+2
* swconfig: fix up kernel dependenciesFelix Fietkau2009-04-201-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* [package] replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLA...Nicolas Thill2009-02-241-1/+0
* add new switch configuration apiFelix Fietkau2008-10-181-0/+47