34 Commits (45d9b1261d2b19b3f61301bdcf679ab480757120)

Author SHA1 Message Date
Felix Fietkau bc63786fbb swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765) 13 years ago
Jonas Gorski 936320f1f9 swconfig: fix vlan/port configs being applied to all switches 13 years ago
Felix Fietkau 7f9ad157b9 swconfig: hide inactive vlans on "swconfig dev switch0 show" 13 years ago
Gabor Juhos 2e339a6466 swconfig: fix backward compatibility 13 years ago
Jonas Gorski eaa935658b swconfig: Add generic switch identifiers 13 years ago
Felix Fietkau 3d9f6f3d35 swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay Martynov) 13 years ago
Felix Fietkau b017df3812 swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value 13 years ago
Felix Fietkau 404fbd8c66 swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swconfig uses libnl-tiny anyway 14 years ago
Gabor Juhos 9a32655293 package/swconfig: add sanity checks to prevent a segfault 14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks 14 years ago
Nicolas Thill 7d4022d539 bump a bunch of packages updated after 10.03 14 years ago
Jo-Philipp Wich 504244e34f swconfig: mask on brcm47xx 14 years ago
Gabor Juhos f7cc3d576c swconfig: Add cpu port index to help output. 14 years ago
Gabor Juhos e1079c515a swconfig: Fix switch name. 14 years ago
Florian Fainelli 9ef27ce538 fix swconfig build failure on brcm63xx 14 years ago
Felix Fietkau e4dadf438e swconfig: Remove unused code 15 years ago
Felix Fietkau 1d1e4d1035 swconfig: add copyright for Martin Mares 15 years ago
Felix Fietkau 7dcd4af070 swconfig: use print_attr_val() in CMD_GET 15 years ago
Felix Fietkau b7d662dce8 swconfig: add show command 15 years ago
Felix Fietkau cfb74b3b81 swconfig: clean up command line parsing 15 years ago
Gabor Juhos 428f066b77 swconfig: show tagged port flag 15 years ago
Felix Fietkau 54bbc30687 swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-" 15 years ago
Nicolas Thill 08938e63d0 add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent eglibc revisions 15 years ago
Jo-Philipp Wich b75288df95 swconfig: clear ip address on the switch interface, this prevents duplicate assignments of 192.168.1.1 on the DIR-300 at least 15 years ago
Andy Boyett a5f80019ef bump some revisions and update copyrights 15 years ago
Felix Fietkau d498ff436a move /bin/swconfig to /sbin 15 years ago
Felix Fietkau 569330c102 swconfig: fix kernel version dependency 15 years ago
Felix Fietkau ad9d1857a5 swconfig: use libnl-tiny instead of libnl 15 years ago
Felix Fietkau 8bd7b4bb6b automatically configure switches when swconfig is installed 15 years ago
Felix Fietkau 2fe29deb90 swconfig: implement uci loading support 15 years ago
Felix Fietkau c239c9814a swconfig: fix up kernel dependencies 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Nicolas Thill 21d7852de0 replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when appropriate 16 years ago
Felix Fietkau 487c622ac0 add new switch configuration api 16 years ago