summaryrefslogtreecommitdiffstats
path: root/package/swconfig
Commit message (Expand)AuthorAgeFilesLines
* add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...Nicolas Thill2009-09-261-0/+1
* swconfig: clear ip address on the switch interface, this prevents duplicate a...Jo-Philipp Wich2009-09-162-1/+2
* 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-302-13/+19
* automatically configure switches when swconfig is installedFelix Fietkau2009-04-212-1/+13
* swconfig: implement uci loading supportFelix Fietkau2009-04-216-64/+363
* 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
* replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when a...Nicolas Thill2009-02-241-1/+0
* add new switch configuration apiFelix Fietkau2008-10-185-0/+1141