index
:
openwrt/em-br6478acv2/master-187ad058
master
openwrt master 187ad058
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
swconfig
/
src
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
1
-2
/
+2
*
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
1
-4
/
+10
*
swconfig: Add generic switch identifiers
Jonas Gorski
2011-07-27
3
-4
/
+9
*
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
1
-0
/
+15
*
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
*
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
1
-2
/
+6
*
swconfig: support providing the switch device name in an option instead of th...
Felix Fietkau
2010-01-18
1
-0
/
+18
*
swconfig: use libnl-tiny instead of libnl
Felix Fietkau
2009-04-30
1
-5
/
+10
*
swconfig: implement uci loading support
Felix Fietkau
2009-04-21
5
-62
/
+361
*
add new switch configuration api
Felix Fietkau
2008-10-18
4
-0
/
+1094