summaryrefslogtreecommitdiffstats
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)nbd2012-02-121-1/+1
* swconfig: Add generic switch identifiersjogo2011-07-271-2/+6
* swconfig: avoid setting "NOVAL" attributes if "0" was provided as a valuenbd2011-07-031-0/+3
* package/swconfig: add sanity checks to prevent a segfaultjuhosg2011-01-081-0/+15
* swconfig: Add cpu port index to help output.juhosg2010-04-161-0/+2
* swconfig: Fix switch name.juhosg2010-04-161-1/+1
* swconfig: use libnl-tiny instead of libnlnbd2009-04-301-5/+10
* swconfig: implement uci loading supportnbd2009-04-211-0/+43
* add new switch configuration apinbd2008-10-181-0/+614