backport the swconfig utility
authorFelix Fietkau <nbd@openwrt.org>
Mon, 24 Aug 2009 21:25:05 +0000 (21:25 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 24 Aug 2009 21:25:05 +0000 (21:25 +0000)
commitef6667aa262e746a65856825b1d3a5366469a4af
tree69977e7457a63f500c515c7c861e539ef607512c
parent07b141b5d1df62c392daf91a0934186d519d6252
backport the swconfig utility

SVN-Revision: 17383
package/swconfig/Makefile [new file with mode: 0644]
package/swconfig/files/switch.sh [new file with mode: 0644]
package/swconfig/src/Makefile [new file with mode: 0644]
package/swconfig/src/cli.c [new file with mode: 0644]
package/swconfig/src/swlib.c [new file with mode: 0644]
package/swconfig/src/swlib.h [new file with mode: 0644]
package/swconfig/src/uci.c [new file with mode: 0644]