summaryrefslogtreecommitdiffstats
path: root/package/swconfig/src
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-031-2/+2
* swconfig: hide inactive vlans on "swconfig dev switch0 show"nbd2011-08-301-4/+15
* swconfig: fix backward compatibilityjuhosg2011-07-281-4/+10
* swconfig: Add generic switch identifiersjogo2011-07-273-4/+9
* 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-081-0/+15
* swconfig: Add cpu port index to help output.juhosg2010-04-163-1/+4
* swconfig: Fix switch name.juhosg2010-04-161-1/+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-201-2/+6
* swconfig: support providing the switch device name in an option instead of th...nbd2010-01-181-0/+18
* swconfig: use libnl-tiny instead of libnlnbd2009-04-301-5/+10
* swconfig: implement uci loading supportnbd2009-04-215-62/+361
* add new switch configuration apinbd2008-10-184-0/+1094