aboutsummaryrefslogtreecommitdiffstats
path: root/package/swconfig/src/swlib.c
Commit message (Expand)AuthorAgeFilesLines
* swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)Felix Fietkau2012-02-121-1/+1
* swconfig: Add generic switch identifiersJonas Gorski2011-07-271-2/+6
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valueFelix Fietkau2011-07-031-0/+3
* package/swconfig: add sanity checks to prevent a segfaultGabor Juhos2011-01-081-0/+15
* swconfig: Add cpu port index to help output.Gabor Juhos2010-04-161-0/+2
* swconfig: Fix switch name.Gabor Juhos2010-04-161-1/+1
* swconfig: use libnl-tiny instead of libnlFelix Fietkau2009-04-301-5/+10
* swconfig: implement uci loading supportFelix Fietkau2009-04-211-0/+43
* add new switch configuration apiFelix Fietkau2008-10-181-0/+614