index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
swconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)
Felix Fietkau
2012-02-12
1
-1
/
+1
*
swconfig: fix vlan/port configs being applied to all switches
Jonas Gorski
2011-10-03
2
-3
/
+3
*
swconfig: hide inactive vlans on "swconfig dev switch0 show"
Felix Fietkau
2011-08-30
1
-4
/
+15
*
swconfig: fix backward compatibility
Gabor Juhos
2011-07-28
2
-5
/
+11
*
swconfig: Add generic switch identifiers
Jonas Gorski
2011-07-27
4
-5
/
+10
*
swconfig: make reset and enable_vlan default to 1 (based on patch by Nikolay ...
Felix Fietkau
2011-07-03
1
-2
/
+2
*
swconfig: avoid setting "NOVAL" attributes if "0" was provided as a value
Felix Fietkau
2011-07-03
1
-0
/
+3
*
swconfig: add -lnl-genl (patch by Philip Prindeville) - purely cosmetic, swco...
Felix Fietkau
2011-02-13
1
-1
/
+1
*
package/swconfig: add sanity checks to prevent a segfault
Gabor Juhos
2011-01-08
2
-1
/
+16
*
remove obsolete kernel dependencies and version checks
Felix Fietkau
2010-06-26
1
-1
/
+1
*
bump a bunch of packages updated after 10.03
Nicolas Thill
2010-05-16
1
-2
/
+2
*
swconfig: mask on brcm47xx
Jo-Philipp Wich
2010-04-30
1
-1
/
+1
*
swconfig: Add cpu port index to help output.
Gabor Juhos
2010-04-16
3
-1
/
+4
*
swconfig: Fix switch name.
Gabor Juhos
2010-04-16
1
-1
/
+1
*
fix swconfig build failure on brcm63xx
Florian Fainelli
2010-04-12
1
-0
/
+1
*
swconfig: Remove unused code
Felix Fietkau
2010-02-19
1
-6
/
+0
*
swconfig: add copyright for Martin Mares
Felix Fietkau
2010-02-15
1
-0
/
+1
*
swconfig: use print_attr_val() in CMD_GET
Felix Fietkau
2010-02-15
1
-17
/
+2
*
swconfig: add show command
Felix Fietkau
2010-02-15
1
-1
/
+88
*
swconfig: clean up command line parsing
Felix Fietkau
2010-02-15
1
-45
/
+35
*
swconfig: show tagged port flag
Gabor Juhos
2010-01-20
2
-3
/
+7
*
swconfig: support providing the switch device name in an option instead of th...
Felix Fietkau
2010-01-18
3
-3
/
+23
*
add _GNU_SOURCE to CPPFLAGS required to include <bits/socket.h> on recent egl...
Nicolas Thill
2009-09-26
1
-0
/
+1
*
swconfig: clear ip address on the switch interface, this prevents duplicate a...
Jo-Philipp Wich
2009-09-16
2
-1
/
+2
*
bump some revisions and update copyrights
Andy Boyett
2009-09-10
1
-3
/
+3
*
move /bin/swconfig to /sbin
Felix Fietkau
2009-08-24
1
-2
/
+2
*
swconfig: fix kernel version dependency
Felix Fietkau
2009-06-01
1
-1
/
+1
*
swconfig: use libnl-tiny instead of libnl
Felix Fietkau
2009-04-30
2
-13
/
+19
*
automatically configure switches when swconfig is installed
Felix Fietkau
2009-04-21
2
-1
/
+13
*
swconfig: implement uci loading support
Felix Fietkau
2009-04-21
6
-64
/
+363
*
swconfig: fix up kernel dependencies
Felix Fietkau
2009-04-20
1
-1
/
+1
*
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
Felix Fietkau
2009-04-17
1
-1
/
+0
*
replace some -I & -L flags with $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) when a...
Nicolas Thill
2009-02-24
1
-1
/
+0
*
add new switch configuration api
Felix Fietkau
2008-10-18
5
-0
/
+1141